rules_cuda icon indicating copy to clipboard operation
rules_cuda copied to clipboard

Results 3 rules_cuda issues
Sort by recently updated
recently updated
newest added

Can you add an example using `-rdc=true` ? I've added both `-rdc=true`, `-dlink`, it compiles but when the program runs, I have `__cudaRegisterLinkedBinary_name` error. Thanks!

Hi, This is not an issue.. I'd like to inform the incomer that I am developing an [rules_cuda](https://github.com/cloudhan/rules_cuda.git) It has the following feature: 1. Pure Starlark implementation 2. Supports both...

I am getting this error when trying to compile some go code. Do you know what might be causing it? Longer error message ``` ERROR: /home/daniel/thirdwave/twa/go/lib/geometry/BUILD.bazel:29:8: GoLink twa/go/lib/geometry/geometry_test_/geometry_test failed (Exit...