Linkage of cuda #1127
Unanswered
thewh1teagle
asked this question in
Q&A
Linkage of cuda
#1127
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add cuda support for the project sherpa-rs and it failed to link with cuda.
How should I link it correctly in Ubuntu and Windows? do I need to enable / disable shared libs?
Do I still link c-api statically etc?
In general when adding such features for the bindings, what should I follow, all the CmakeLists.txt files?
The compile configurations: build.rs
The action run (Notice that it show success build on cuda but it failed. It kept run for debugging) runs/9922143606/job
Beta Was this translation helpful? Give feedback.
All reactions