Advertisement
patbuzzatto

Untitled

Apr 8th, 2020
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. /usr/local/cuda-10.0/bin/nvcc -arch=sm_61 -ccbin /usr/bin/g++-7 -x cu -c -dc -O3 -Xcompiler "-O3 -pthread" -Wno-deprecated-gpu-targets -DVERSION=\"\" --ptxas-options=-v -I/usr/local/cuda-10.0/include -I/usr/include/hdf5/serial -I/usr/lib/openmpi/include/ miluph.cu
  2. miluph.cu(977): error: identifier "heun_rk4" is undefined
  3.  
  4. miluph.cu(616): warning: variable "binarysystemfile" was declared but never referenced
  5.  
  6. 1 error detected in the compilation of "/tmp/tmpxft_00018731_00000000-6_miluph.cpp1.ii".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement