File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cuda_core/docs/source/release Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ Released on Dec XX, 2024
9
9
- Add ` Linker ` that can link one or multiple ` ObjectCode ` instances generated by ` Program ` s. Under
10
10
the hood, it uses either the nvJitLink or driver (` cuLink* ` ) APIs depending on the CUDA version
11
11
detected in the current environment.
12
- - Add a ` cuda.core.experimental.system ` module for querying system- or process- wide information.
13
12
- Support ` pip install cuda-core ` . Please see the Installation Guide for further detail.
14
13
15
14
## New features
16
15
16
+ - Add a ` cuda.core.experimental.system ` module for querying system- or process- wide information.
17
17
- Add ` LaunchConfig.cluster ` to support thread block clusters on Hopper GPUs.
18
18
19
19
## Enchancements
You can’t perform that action at this time.
0 commit comments