Sh4zKh4n / archer2-python

ARCHER2 Python course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHER2 python course

Welcome to the ARCHER2 python course. ARCHER2 https://www.archer2.ac.uk/ is the UK national supercomputing service.

Local details for the online course

Timetable & location are here

What you will need

  • 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/).

Contents

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.

Examples

Thematic example in examples/cfd

ARCHER2 examples in examples/mpi4py-archer2 and examples/dask-archer2

ARCHER2

Details of access to ARCHER2 will be provided on the day.

About

ARCHER2 Python course

License:Other


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.2%Language:Fortran 0.0%Language:C 0.0%Language:Makefile 0.0%Language:Shell 0.0%Language:PostScript 0.0%