Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make install is not working #85

Open
rajivchoudhury opened this issue Jun 13, 2024 · 0 comments
Open

Make install is not working #85

rajivchoudhury opened this issue Jun 13, 2024 · 0 comments

Comments

@rajivchoudhury
Copy link

I'm running shoc on Intel i9 processor and RTX 4080 GPU.

Running the configure file, runs fine but while running the make file following error is found.

/usr/bin/ld: BusSpeedDownload.o: in function `__cudaUnregisterBinaryUtil()':
/tmp/tmpxft_003c3bbc_00000000-6_BusSpeedDownload.compute_90.cudafe1.cpp:277:(.text+0xc): undefined reference to `__cudaUnregisterFatBinary'
/usr/bin/ld: BusSpeedDownload.o: in function `__sti____cudaRegisterAll()':
/tmp/tmpxft_003c3bbc_00000000-6_BusSpeedDownload.compute_90.cudafe1.stub.c:13:(.text.startup+0x10): undefined reference to `__cudaRegisterFatBinary'
/usr/bin/ld: /tmp/tmpxft_003c3bbc_00000000-6_BusSpeedDownload.compute_90.cudafe1.stub.c:13:(.text.startup+0x1f): undefined reference to `__cudaRegisterFatBinaryEnd'
collect2: error: ld returned 1 exit status

I have CUDA version 12.4.

If anyone faced the same issue, please suggest how to resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant