facebookresearch / FAMBench

Benchmarks to capture important workloads.
Apache License 2.0
28 stars 23 forks source link

Remove unneeded CUB install instruction. Replace git commands with si… #49

Closed samiwilf closed 2 years ago

samiwilf commented 2 years ago

…ngle command.

samiwilf commented 2 years ago

CUB is included in cudatoolkit 11. There's no need to install it.

aaronenyeshi commented 2 years ago

Main was squashed for Open-Sourcing, please re-open against new main.