REMORA¶
Description¶
Remora is a tool to monitor runtime resource utilization:
-
Memory * CPU utilization * IO usage (Lustre, DVS) * NUMA memory * Network topology * MPI statistics * CPU Power and Temperature data To use the tool, modify your batch script and include 'remora' before your script, executable, or MPI launcher.
-
REMORA_BIN - executable directory
Environment Modules¶
Run module spider remora
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_REMORA_DIR - installation directory
- HPC_REMORA_BIN - executable directory
Additional Usage Information¶
To use the tool, modify your batch script and include 'remora' before your script, executable, or MPI launcher. E.g.
module load remora ncbi_blast
remora blastn -db nt ....
Citation¶
If you publish research that uses remora you have to cite it as follows:
Categories¶
performance_analysis