Results 7 comments of anndy

@chewxy @kolkov well how to found the example?0.0

@chewxy I meet the same problem,i installed CUDA9.2 .but when i run go get -u gorgonia.org/cu, # gorgonia.org/cu go\src\gorgonia.org\cu\addressing.go:3:11: fatal error: cuda.h: No such file or directory // #include ^~~~~~~~...

@cfgt yes C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\lib\x64 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\bin C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\libnvvp ALL are in system PATH

@cfgt thanks a lot ,but there's another error `# gorgonia.org/cu C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcuda collect2.exe: error: ld returned 1 exit status ` did miss some path?

@cfgt hi do you have some example for kernel func?