hpc-in-a-day icon indicating copy to clipboard operation
hpc-in-a-day copied to clipboard

a full day lesson material to teach the basics of using a HPC cluster to novices

Results 5 hpc-in-a-day issues
Sort by recently updated
recently updated
newest added

In multiple HPC facilities, there is a concept of workspaces that you can manage using `ws_allocate` etc. This is not mentioned in the material, yet.

the assignment "partitions" in the main() function is redundant.

The link to the python pi parallel code show 404-Error. Could you fix the problem? https://psteinb.github.io/hpc-in-a-day/02-02-parallel-estimate/code/02_parallel_jobs/parallel_numpi.py

- the introductory part to unix shell commands needs to shrink - the goal of this lesson should be to introduce the filesystem hierarchy (local versus global file systems)

the feedback to the course mentioned at some point, that we don't work with threads at all (even though many tools in HPC ask by means on CLI options how...