hello world compiled but error in running
pI'm a newbie in learning cuda. I read CUDA by Example and trying to run
my first program hello world. It was compiled but i don't know why I can't
execute the binary:/p pre class=lang-none
prettyprint-overridecodetia@tia:~/Documents/Coba$ nvcc heloworld.cu
-lcudart -o run tia@tia:~/Documents/Coba$ ls heloworld heloworld~
heloworld.cu run tia@tia:~/Documents/Coba$ ./run ./run: error while
loading shared libraries: libcudart.so.4: cannot open shared object file:
No such file or directory /code/pre pCan anyone please help me how to fix
this problem? Many thanks :)/p
No comments:
Post a Comment