.. _user_interface: User Interface ================= Users can log in to GRAVITON through the User Interface. To do this, simply execute via CLI: .. raw:: html
user@local:~$ ssh username@grui01.ific.uv.es
Automatically, we will enter the User Interface of GRAVITON.
.. code-block:: console
=========================================================
Welcome to
____ ____ ___ _____ _____ ___ _ _
/ ___| _ \ / \ \ / /_ _|_ _/ _ \| \ | |
| | _| |_) | / _ \ \ / / | | | || | | | \| |
| |_| | _ < / ___ \ V / | | | || |_| | |\ |
\____|_| \_\/_/ \_\_/ |___| |_| \___/|_| \_|
The SOM's parallel computing infrastructure
==========================================================
**Information**
User Interface : grui01.ific.uv.es
OS : AlmaLinux 9.5 (Teal Serval)
MPI Version : mpirun (Open MPI) 4.1.7rc1
MPI Path : /usr/mpi/gcc/openmpi-4.1.7rc1/bin
Job Scheduler : Slurm 22.05.9
Documentation : https://som.ific.uv.es/
==========================================================
**Useful Commands**
grstatus : summary of CPU and Memory utilization
grquota : summary of user disk quotas
squeue -u $USER : Check your running and pending jobs
sinfo : View partition/node status
sbatch