Advertisement
Guest User

Untitled

a guest
Nov 6th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.57 KB | None | 0 0
  1. /home/glaberge/compile/cfe-6.0.0.src/build/bin/clang++  -DHPX_APPLICATION_EXPORTS -DHPX_APPLICATION_NAME=data_exe -DHPX_APPLICATION_STRING=\"data_exe\" -DHPX_PREFIX=\"/home/glaberge/hpx/my_hpx_build\" -I/home/glaberge/hpx -I/home/glaberge/hpx/my_hpx_build -I/home/glaberge/hpx/tests -I/home/glaberge/hpx/examples -I/opt/boost/1.67.0-clang6.0.0/release -isystem /home/glaberge/opt/master  -stdlib=libc++ -DBLAZE_USE_HPX_THREADS -std=c++11 -DNDEBUG -O3 -mavx   -std=c++17 -fopenmp=libomp -std=gnu++14 -o CMakeFiles/data_exe.dir/main.cpp.o -c /home/glaberge/tests/HPX/BLAZE/main.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement