...
More information about filesystems and data management can be found in File Management.
Available Software
Garrawarla includes the following software characteristics:
...
More information about SSH-based access see Logging in with Use of SSH Keys for Authentication.
Compiling
There are two families of supported software compilers on Garrawarla:
...
Intel | GNU | ||
---|---|---|---|
Language | Command | Language | Command |
C | icc -qopenmp hello_omp.c | C | gcc -fopenmp hello_omp.c |
C++ | icpc -qopenmp hello_omp.cpp | C++ | g++ -fopenmp hello_omp.cpp |
Fortran | ifort -qopenmp hello_omp.f90 | Fortran | gfortran -fopenmp hello_omp.f90 |
ReferĀ here for useful compiler options while compiling code on Garrawarla.
...
Garrawarla resources are managed by the Slurm queueing system. For detailed information about Slurm, refer to this document Job Scheduling.
Garrawarala has two overlapping partitions with all 78 nodes available in both partitions (queues):
...
Column | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
Resource Accounting
Note |
---|
Please note the AccountBalance utility does not currently function. |
Pawsey provides a tailored suite of tools called pawseytools which is already configured to be a default module upon login. The pawseyAccountBalance utility in pawseytools shows the current state of the default group's usage against their allocation and also the /astro storage quota and usage. For example:
...