Skip to content

Commit

Permalink
Update leonardo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weiol authored Apr 11, 2024
1 parent ef710eb commit da26950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/leonardo.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In each example for the hands-on part of the workshop, there's a job script avai

one can check its progress with the command

squeue -u username
squeue -u USERNAME

### Example job script
Typically, the workshop job scripts prepared for running on LEONARDO looks like this
Expand Down Expand Up @@ -49,4 +49,4 @@ since the examples are selected to be small and fast, only a few CPU cores (-n 8

While OpenMP was included in the present build, OMP_NUM_THREADS=1 is set since hybrid MPI/OpenMP calculations are not used in the examples.

A basic analysis of the output can be done on the LEONARDO cluster, further analysis can also be made on a local computer.
A basic analysis of the output can be done dreictly on the LEONARDO cluster, e.g. with gnuplot and py4vasp, further analysis can be made on a local computer.

0 comments on commit da26950

Please sign in to comment.