You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just test 16384x512 bf16 dtype rmsnorm, Nsight compute report says rms_norm_kernel_static_persistent use 255 registers, and I wonder how to control register num to increase occupancy.
I just test 16384x512 bf16 dtype rmsnorm, Nsight compute report says
rms_norm_kernel_static_persistentuse 255 registers, and I wonder how to control register num to increase occupancy.