Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97882937
script_scorep.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Jan 7, 04:02
Size
353 B
Mime Type
text/x-shellscript
Expires
Thu, Jan 9, 04:02 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23363590
Attached To
R7960 profiling-optimization
script_scorep.sh
View Options
#!/bin/bash
#SBATCH --job-name="scorep-exercise"
#SBATCH --mail-user=nicola.varini@epfl.ch
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=7
#SBATCH --cpus-per-task=4
#SBATCH --time=1:00:00
module load intel intel-mpi intel-mkl scorep
export OMP_NUM_THREADS=4
srun /home/nvarini/profiling_5Dec/profiling-optimization/3/NPB3.3-MZ-MPI/bin.scorep/bt-mz_C.7
Event Timeline
Log In to Comment