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

CUDA Linux build + package issues #37

Open
tbirdso opened this issue Apr 7, 2022 · 4 comments
Open

CUDA Linux build + package issues #37

tbirdso opened this issue Apr 7, 2022 · 4 comments
Assignees

Comments

@tbirdso
Copy link
Contributor

tbirdso commented Apr 7, 2022

Discussed in #35:

  • Failure to find Threads library on Linux
  • Failure to link with -lcuda when building Python wheels on Linux (tested with Python 3.8.5)
@tbirdso tbirdso self-assigned this Apr 7, 2022
@tbirdso tbirdso changed the title Linux build + package issues CUDA Linux build + package issues Apr 7, 2022
@tbirdso
Copy link
Contributor Author

tbirdso commented Apr 7, 2022

Related to #21

@thewtex
Copy link
Member

thewtex commented Apr 12, 2022

@jakirkham is the expert wizard here! 🧙‍♂️ @jakirkham what do you recommend in terms of building against CUDA so this package is compatible with CUDA Python? Weak linking to cuda? Is there something specific we should build against?

@SimonRit
Copy link

In RTK, we intend to release Cuda packages soon, see SimonRit/RTK#488. We assume that the user has Cuda installed and have no dependency on a Cuda Python package... I was under the impression that this is standard practice but I might be wrong. cc @LucasGandel

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

3 participants