Accessing filesystems ===================== With ``$HOME`` resolving to ``/home/login/``, with your login from PSMN. +--------------------+-------------------+------------------------+-----------------------+ | Name | Scope | Access method | Access sharing level | +====================+===================+========================+=======================+ | ``$HOME`` | Computing Center | from any node | user | +--------------------+-------------------+------------------------+-----------------------+ | /Xnfs | Computing Center | from any node | group | +--------------------+-------------------+------------------------+-----------------------+ | ``$SCRATCH`` | slurm partition | from a login node | user or group | | | | within a partition | | +--------------------+-------------------+------------------------+-----------------------+ | local scratch | some nodes | from a specific node | user | | (disk, ssd) | | within a partition | | +--------------------+-------------------+------------------------+-----------------------+ Group storage locations (within ``/Xnfs``) are typically shared between all members of the same group. User locations are usually only accessible by the user.