================== Images and flavors ================== You can choose from a number of images and templates: Available images: ----------------- +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | Image | Description | Login | Home | Local data | +===============================+====================================================================+============+======================+==============+ | debian13-base | Native Debian 13 image | debian | /home/debian (local) | /home/debian | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | rocky9-base | Native Rocky Linux 9 image | rocky | /home/rocky (local) | /home/rocky | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-base | Native Ubuntu 24.04 image | ubuntu | /home/ubuntu (local) | /home/ubuntu | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-cuda-base | Ubuntu 24.04 image with NVIDIA drivers and CUDA 13.1 | ubuntu | /home/ubuntu (local) | /home/ubuntu | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-desktop-base | Ubuntu 24.04 Desktop (Mate) | ubuntu | /home/ubuntu (local) | /home/ubuntu | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-desktop-imaging-base | Ubuntu 24.04 Desktop (Mate) with bio-imaging software | ubuntu | /home/ubuntu (local) | /home/ubuntu | | | NVIDIA drivers and CUDA 12.8 | | | | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | debian13-psmn | Debian 13 image with PSMN user data (home, Xnfs) | PSMN login | /home/$LOGIN (NFS) | /localdata | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | rocky9-psmn | Rocky Linux 9 image with PSMN user data (home, Xnfs) | PSMN login | /home/$LOGIN (NFS) | /localdata | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-psmn | Ubuntu 24.04 image with PSMN user data (home, Xnfs) | PSMN login | /home/$LOGIN (NFS) | /localdata | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-cuda-psmn | Ubuntu 24.04 image with PSMN user data (home, Xnfs), | PSMN login | /home/$LOGIN (NFS) | /localdata | | | NVIDIA drivers and CUDA 13.1 | | | | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-desktop-psmn | Ubuntu 24.04 Desktop (Mate) image with PSMN user data (home, Xnfs) | PSMN login | /home/$LOGIN (NFS) | /localdata | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ | ubuntu24-desktop-imaging-psmn | Ubuntu 24.04 Desktop (Mate) with bio-imaging software | PSMN login | /home/$LOGIN (NFS) | /localdata | | | and PSMN user data (home, Xnfs), NVIDIA drivers and CUDA 12.8 | | | | +-------------------------------+--------------------------------------------------------------------+------------+----------------------+--------------+ Available flavors: ------------------ +--------------------+-------+------+------+ | Name | VCPUs | RAM | Disk | +====================+=======+======+======+ | standard.1c4g | 1 | 4G | 80G | +--------------------+-------+------+------+ | standard.2c8g | 2 | 8G | 80G | +--------------------+-------+------+------+ | standard.4c16g | 4 | 16G | 120G | +--------------------+-------+------+------+ | standard.8c32g | 8 | 32G | 120G | +--------------------+-------+------+------+ | standard.16c64g | 16 | 64G | 120G | +--------------------+-------+------+------+ | standard.32c128g | 32 | 128G | 120G | +--------------------+-------+------+------+ | standard.64c256g | 64 | 256G | 120G | +--------------------+-------+------+------+ | manycores.96c288g | 96 | 288G | 120G | +--------------------+-------+------+------+ | manycores.128c320g | 128 | 320G | 120G | +--------------------+-------+------+------+ | manycores.190c368g | 190 | 368G | 120G | +--------------------+-------+------+------+ | manycores.255c496g | 255 | 496G | 120G | +--------------------+-------+------+------+ | bigmem.32c1t | 32 | 1T | 120G | +--------------------+-------+------+------+ | bigmem.64c2t | 64 | 2T | 120G | +--------------------+-------+------+------+ | bigmem.96c3.5t | 96 | 3.5T | 120G | +--------------------+-------+------+------+ | gpu.l4.16c64g | 16 | 64G | 120G | +--------------------+-------+------+------+ About images and flavors ------------------------ ``ubuntu24-desktop-imaging-*`` and ``ubuntu-cuda-*`` images require ``gpu.l4.16c64g`` flavor. Currently, the infrastructure is equipped with 3 GPUs only. It means that only 3 VMs with GPU can run simultaneously, all projects combined. If you try to deploy a VM with the ``gpu.l4.16c64g`` flavor when all GPUs are busy, you will get an error ``No valid host was found``. About data ---------- - on ``*-base`` VMs, only local data is available. - on ``*-psmn`` VMs, your PSMN /home is mounted and so are your /Xnfs directories. A local working directory is available under /localdata. .. attention:: When you destroy a VM, **ALL local data is LOST**. .. hint:: All images provide a bunch of common packages, including python and docker. ``ubuntu24-desktop-imaging-*`` images come with pre-installed bio-imaging software, such as Fiji, Omero Insight, MorphoGraphX and more. You can find them in the main menu, in the Bioimaging category. .. hint:: If you need custom image or flavor you can submit a demand with `this form `_