ROCm / triton

Development repository for the Triton language and compiler
MIT License
83 stars 27 forks source link

Minor edits to HBM bandwidth measurement kernel #434

Closed vgokhale closed 8 months ago

vgokhale commented 8 months ago

Change units to GiB/s which is more widely used. Also add option to do both bounds check on and off kernels as we do not always require bounds check on every kernel / loop.