diff --git a/src/components/cuda/README_internal.md b/src/components/cuda/README_internal.md index 94dc9c888..c428add89 100644 --- a/src/components/cuda/README_internal.md +++ b/src/components/cuda/README_internal.md @@ -22,7 +22,7 @@ As of 02/02/25, there are a total of 2 unused bits. These bits can be used to cr ## Nameid -21 bits are allocated for the nameid which will roughly account for greater than 2 million Cuda native events per device on a node. +18 bits are allocated for the nameid which will roughly account for greater than 260k Cuda native events per device on a node. ## Calculations for Bit Masks and Shifts