Skip to content

cschpc/lumi-g-stresstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple program to run a kernel (busy waiting loop) on the gpu and monitor execution time. all mpi procs executes the same amount of operations, so what you should look for are big slowdowns that indicate issues with the gpu itself. the wrapper will interrogate dmesg from every node "proc 0", and report all messages that are generated during the execution time of the program itself.

compile: CC -xhip gpu_stress_kern.cc -o out -O3 expected ex time ~ 2 minutes, is enough to trigger heating issues (as of Feb 2024, on LUMI-G)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published