Tags: bazel-contrib/rules_cuda
Tags
Release of 0.2 cuda runtime dependencies are now linked with the shared libraries with version suffix. cuda_library now outputs relocatable device code objects, and handles the transitive device link properly. A more sophisticated example is added. clang is now properly backed by the integration test and CI. Various bugs are fixed.
fix: fix auto-generated release notes sha256 This release adds a new build artifact, rules_cuda-vx.y.z.tar.gz, for all future releases. This artifact is to be used by http_archive repository rules. This also fixes the sha256 sum included in the sample `WORKSPACE` code.