Welcome to the ARCHER2 python course. ARCHER2 https://www.archer2.ac.uk/ is the UK national supercomputing service.
Timetable & location are here
- Your Laptop (Windows/MacOS/Linux) and a network connection
- Anaconda distribution of Python Version 3.9 or above. This may be downloaded from https://www.continuum.io/
- The course material should be downloaded from this repository
$ git clone http://github.com/EPCCed/archer2-python.git
For this last stage you will require a git client (Linux/MacOS should have one installed; Windows users may use e.g., Git for Windows from https://gitforwindows.org/).
Lecture content is intended to be run via jupyter-lab and may be found
the lectures
sub-directory. E.g., once you have downloaded the
respository, from the directory containing this README run the command
$ jupyter-lab
and use the file navigation bar on the left to move to the lectures.
Thematic example in examples/cfd
ARCHER2 examples in examples/mpi4py-archer2 and examples/dask-archer2
Details of access to ARCHER2 will be provided on the day.