Files
Jorge Ortega e079b57224 Fix nvvm_internal attribute usage. add example now compiles and runs!
`register_attr` was removed in favor of `register_tool`. This updates how the nvvm attributes are applied in our proc_macros and how the nvvm backend parses them. Also removes redundant applications of no_std, as cuda_builder applies it to all crates built on the cuda target via rustc flags.

The add example crate now compiles and runs the geneated ptx! :D
2025-03-13 10:45:20 -04:00
..
2021-12-05 12:59:36 -05:00