User Tools

Site Tools


tools:autosubmit_extrae

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tools:autosubmit_extrae [2018/08/31 14:52]
spalomas
tools:autosubmit_extrae [2018/08/31 14:55]
spalomas
Line 55: Line 55:
  
   #!/bin/bash   #!/bin/bash
-   +   module add gcc/7.2.0 
-module add gcc/7.2.0 +   module add EXTRAE/3.5.4 
- +   source /apps/BSCTOOLS/extrae/3.5.4/impi_2017_4/etc/extrae.sh 
-module add EXTRAE/3.5.4 +   export EXTRAE_CONFIG_FILE=/gpfs/scratch/bsc32/bsc32442/extrae.xml 
- +   export LD_PRELOAD=${EXTRAE_HOME}/lib/libmpitracecf.so # For C/F90 apps 
-source /apps/BSCTOOLS/extrae/3.5.4/impi_2017_4/etc/extrae.sh +   ## Run the desired program 
- +   $*
-export EXTRAE_CONFIG_FILE=/gpfs/scratch/bsc32/bsc32442/extrae.xml +
- +
-export LD_PRELOAD=${EXTRAE_HOME}/lib/libmpitracecf.so # For C/F90 apps +
- +
- +
-## Run the desired program +
- +
-$*+
  
  
 3. Run your experiment as usual. Check that all changes are done in the remote directory before the SIM job start. 3. Run your experiment as usual. Check that all changes are done in the remote directory before the SIM job start.
tools/autosubmit_extrae.txt · Last modified: 2018/08/31 14:55 by spalomas