Skip to content

AnshKetchum/kernel-profiling-hip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to profile, run

rocprofv2 -i memory_counters.txt -d memory_results ./vector_add

Then, run the scripts individually

python plot_roofline.py
python analyze_compute.py
python analyze_memory.py

note: you probably want to delete the memory_results folder between re-runs for the most useful results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published