8000 GitHub - benrichard-amd/rocflop: ROCm microbench
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benrichard-amd/rocflop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocflop

ROCm FLOPs microbench

Building

Run make

Running

--device  ID          Use device with the given numerical ID
--devices IDS | ALL   Comma-separated list of device Ids (e.g., 1,2,3)
                      ALL for all devices
--runs    RUNS        Number of times each kernel is dispatched
--fp16                Run FP16 (VALU) test
--fp32                Run FP32 (VALU) test
--fp64                Run FP64 (VALU) test
--matfp16             Run FP16 (MFMA) test
--matfp32             Run FP32 (MFMA) test

About

ROCm microbench

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0