Loading...
Single-node Performance Optimisation
Imperial College London: 30th - 31st July 2019
Adrian Jackson EPCC
__________________________________________________________________
Course Page including timetable
:
https://events.prace-ri.eu/event/881/
Slides & Exercise Materials
:
http://www.archer.ac.uk/training/course-material/2019/07/sgl-node-imp/index.php
__________________________________________________________________
This is a live collaborative online document which we will use to share links, information and comments. All course participants are encouraged to contribute.
qsub
-q
R6367131 jobscript.pbs
run.pbs change::
#PBS
-A
y14-guest
to:
#PBS
-A
y14
To check the progress of your jobs only:
qstat
-u
guestXX
export CRAYPE_LINK_TYPE=dynamic
To compile the Test program from the MD code with the cray compilers change:
pgcc
to:
cc
in the Makefile in that directory
Thanks
Yeah, pgcc would be the Portland group compiler, which we no longer have
Please turn on JavaScript to use Paper in all of its awesomeness. ^_^
Imperial College London: 30th - 31st July 2019