-
Notifications
You must be signed in to change notification settings - Fork 29
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
NVTX Error During Build #247
Comments
Looks like this is sneaking in from |
How crazy is the traceback if you modify
to
? |
No crazier. Same error in the build process. |
I tested cuda toolkit and driver versions recently. Unfortunately 12.6 was not included in those tests ( I don't think it was out yet). Ideally, we would like to make sure 12.6 is working with Bifrost, however if you continue to run into roadblocks you might want to try the cuda 12.4 toolkit and driver. It seems to play nicely with Bifrost. |
Thank you! I'll take 12.4 for a lap around the block. |
Installing the Cuda Toolkit 12.4 allowed the build and install processes to complete. libbifrost.so and libbifrost.so.0 compiled successfully. Thanks for the help. |
After configuring the install, I'm getting an error about NVTX versions during the build stage. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: