-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Installed gputools_1.0 without problems.
Installing gputools_1.1 immediately thereafter delivered the following error:
/usr/local/cuda/bin/nvcc -shared -F/Library/Frameworks/R.framework/.. -framework R
-lpcre -llzma -lbz2 -lz -licucore -lm -liconv -lpcre -llzma -lbz2 -lz -licucore -lm -liconv
-lcublas -lnvrtc -lcuda rinterface.o mi.o sort.o granger.o qrdecomp.o correlation.o
hcluster.o distance.o matmult.o lsfit.o kendall.o cuseful.o -o gputools.so
nvcc fatal : Unknown option 'F/Library/Frameworks/R.framework/..'
make: *** [gputools.so] Error 1
ERROR: compilation failed for package ‘gputools’
Obviously, nvcc doesn't recognize the -F
option. Is there any resolution for this issue?
cornhundred
Metadata
Metadata
Assignees
Labels
No labels