-
Notifications
You must be signed in to change notification settings - Fork 1
Thu. Oct. 27, 2016
Hugh Young edited this page Oct 27, 2016
·
4 revisions
Welcome to the llvm-bit wiki!history
>source ~/dynamic-switch-llvm-ykt.sh $CUDA_PATH
>which clang++
~/install-llvm-ykt/bin/clang++
>cd $WORKING_PATH/llvm-ykt/projects/openmp/libomptarget/omptests/t-class
>clang++ -v -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --cuda-path=/opt/nvidia/cuda -arch=compute_37 -O3 test.cpp