-
Notifications
You must be signed in to change notification settings - Fork 61
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
Generating problem #24
Comments
BTW, I have installed |
After un- and re-installation cuda and nccl, generating error above disappeared, but another error apeeared with repeated warnings.
and
New error was:
I have tried add "set(CMAKE_CXX_FLAGS_RELEASE "{CMAKE_CXXFLAGS_RELEASE} -fPIC")" into CMakelists.txt as some blogs said, but nothing changed. |
Hi, I guess this is because we only generate device code for SM60 (a.k.a Pascal arch). I have fixed this in #27, but I am not sure this will work for you. Try the latest version. If you have any problems, feel free to discuss them. Best regards, |
While compiling MegBA. Some problem occured.
I am using cuda 11.6 with nvidia-driver-510.
The text was updated successfully, but these errors were encountered: