Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions cscs-checks/tools/profiling_and_debugging/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
This directory contains scripts to test HPC debugging and performance tools on
Piz Daint using ReFrame. More checks are available here:
http://github.com/eth-cscs/hpctools

* nvidia/nsys_cuda.py

* notool/internal_timers_mpi.py

* intel/intel_inspector.py
* intel/intel_vtune.py
* intel/intel_advisor.py

* scorep/scorep_sampling_profiling.py
* scorep/scorep_sampling_tracing.py

* scalasca/scalasca_sampling_tracing.py
* scalasca/scalasca_sampling_profiling.py

* extrae/extrae.py
153 changes: 0 additions & 153 deletions cscs-checks/tools/profiling_and_debugging/berkeley-ert-nvprof.py

This file was deleted.

169 changes: 0 additions & 169 deletions cscs-checks/tools/profiling_and_debugging/berkeley-ert.py

This file was deleted.

Loading