Welcome to the HPC @IMG @UNIVIE and please follow these steps to become a productive member of our department and make good use of the computer resources.
Efficiency is keen.
The SRV Storage System (2x 400 TB raid protected storage array) is connected to Aurora, as well as the SSD Storage system (11 TB raid protected SSD storage array).
Paths:
/srvfs/home/[username]
/srvfs/scratch/[username]
/srvfs/tmp/[username]
/srvfs/data
/srvfs/shared
/srvfs/webdata
/srvfs/fastscratch/[username] (SSD)
Network drives
Transfer of files between SRV and JET is not necessary. The file system is mounted on JET Nodes JET01/JET02 and vice versa. These mounted drives need to transfer the data via the network and latencies might be higher. Network connectivity between JET and Aurora can be 25Gbit/s.
The 100Gb and 200Gb network connectivity is based on infiniband, which is even faster, for latencies.
Software
The typcial installation of a server has the INTEL Compiler suite (intel-oneapi), the open source GNU Compilers and AMD compilers (aocc) installed. Based on these three different compilers (intel, gnu, aocc), there are usually two version of each scientific software.
The AMD Optimizing C/C++ and Fortran Compilers (“AOCC”) are a set of production compilers optimized for software performance when running on AMD host processors using the AMD “Zen” core architecture. The AOCC compiler environment simplifies and accelerates development and tuning for x86 applications built with C, C++, and Fortran languages.
There are customized versions of
LibM is a software library containing a collection of basic math functions optimized for x86-64 processor-based machines.
FFTW (AMD Optimized version) is a comprehensive collection of fast C routines for computing the Discrete Fourier Transform (DFT)
BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries.
*libFLAME (AMD Optimized version) is a portable library for dense matrix computations, providing much of the functionality present in Linear Algebra Package (LAPACK).
ScaLAPACK is a library of high-performance linear algebra routines for parallel distributed memory machines.
AMD Optimizing CPU Libraries (AOCL) - AOCL is a set of numerical libraries tuned specifically for AMD EPYC processor family.
AOCL-Sparse is a library that contains basic linear algebra subroutines for sparse matrices and vectors optimized for AMD EPYC family of processors.
These are scripts in a common directory. Feel free to copy or edit as you like. Note that some services like filesender require an ACONET account (accessible via your u:account).