Skip to content

xiyanjoy/Hopper_microbenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to test

nvcc tma_bandwidth.cu -maxrregcount=255 -lineinfo --ptxas-options=-v,-warn-lmem-usage,--warn-on-spills -arch=sm_90a -I/path/to/cutlass/include -o output && ./output
nvcc ldg_bandwidth.cu -maxrregcount=255 -lineinfo --ptxas-options=-v,-warn-lmem-usage,--warn-on-spills -arch=sm_90a -o output && ./output
nvcc ldgsts_bandwidth.cu -maxrregcount=255 -lineinfo --ptxas-options=-v,-warn-lmem-usage,--warn-on-spills -arch=sm_90a -o output && ./output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors