[R] Missing R.h

wxffxw wxffxw at gmail.com
Tue Aug 9 23:59:46 CEST 2011


I have the same problem. Either using install.packages() in R or using R CMD
INSTALL. See below



---------------------------------------------
/usr/local/cuda/bin/nvcc -gencode arch=compute_10,code=sm_10 -gencode
arch=compute_11,code=sm_11 -gencode arch=compute_12,code=sm_12 -gencode
arch=compute_13,code=sm_13 -gencode arch=compute_20,code=sm_20 -c -I.
-I/usr/local/cuda/include  -Xcompiler -fpic kendall.cu -o kendall.o
ptxas /tmp/tmpxft_00000a47_00000000-11_kendall.compute_11.ptx, line 281;
warning : Double is not supported. Demoting to float
ptxas /tmp/tmpxft_00000a47_00000000-9_kendall.compute_10.ptx, line 281;
warning : Double is not supported. Demoting to float
ptxas /tmp/tmpxft_00000a47_00000000-5_kendall.compute_12.ptx, line 281;
warning : Double is not supported. Demoting to float
/usr/local/cuda/bin/nvcc -gencode arch=compute_10,code=sm_10 -gencode
arch=compute_11,code=sm_11 -gencode arch=compute_12,code=sm_12 -gencode
arch=compute_13,code=sm_13 -gencode arch=compute_20,code=sm_20 -c -I.
-I/usr/local/cuda/include  -Xcompiler -fpic classification.cu -o
classification.o
classification.cu:24:14: error: R.h: No such file or directory
make: *** [classification.o] Error 1
ERROR: compilation failed for package âgputoolsâ
* removing â/home/xxw42/R/x86_64-unknown-linux-gnu-library/2.11/gputoolsâ




--
View this message in context: http://r.789695.n4.nabble.com/Missing-R-h-tp3324924p3731389.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list