162a45d4ea3e1193467c989d915a3f06ece51054
Two missing commas in BI_V100 dict caused Python SyntaxError. Added bytes_in_flight=64KB from bench_bi100.py real-hardware data: bif=8 (64KB) beat bif=0 (32KB) at all problem sizes Top 30 transform/float16 results ALL have bif=8 Physical: BW/SM × HBM_latency = 56 GB/s × 1100ns ≈ 62KB CCCL cc_to_min_bytes_in_flight: B200=64KB (54 GB/s/SM) BI-V100 matches B200 tier, not A100 (16KB) or V100 (12KB) Source: cccl_upstream/cub/benchmarks/bench/transform/babelstream.cu and cccl_upstream/cub/cub/device/dispatch/tuning/tuning_transform.cuh cc_to_min_bytes_in_flight() function.
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%