Difference between revisions of "REMORA"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|remora}} |{{#vardefine:url|https://github.com/TACC/remora}} <!--CONFIGURATION: OPTIONAL (|1}} means it...")
 
Line 10: Line 10:
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:citation|}}      <!--CITATION-->
+
|{{#vardefine:citation|1}}      <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 69: Line 69:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
WRITE_CITATION_HERE
+
[http://dl.acm.org/citation.cfm?id=2834999 C. Rosales, A. Gómez-Iglesias, A. Predoehl. "REMORA: a Resource Monitoring Tool for Everyone". HUST2015 November 15-20, 2015, Austin, TX, USA. DOI: 10.1145/2834996.2834999]
  
 
|}}
 
|}}

Revision as of 15:12, 9 January 2018

Description

remora website  

REMORA: REsource MOnitoring for Remote Applications

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.

Environment Modules

Run module spider remora to find out what environment modules are available for this application.

System Variables

  • HPC_{{#uppercase:remora}}_DIR - installation directory




Citation

If you publish research that uses remora you have to cite it as follows:

C. Rosales, A. Gómez-Iglesias, A. Predoehl. "REMORA: a Resource Monitoring Tool for Everyone". HUST2015 November 15-20, 2015, Austin, TX, USA. DOI: 10.1145/2834996.2834999