Skip to content

nvcc fatal : Unknown option 'F/Library/Frameworks/R.framework/..' #19

Description

@leichtle

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions