Update for the squeue command

All,

Users are now allowed to use the squeue command on the devel nodes
through sudo, to display information about all jobs.

sudo squeue

squeue is the only command for which information about all users will
be made available to all, as its information are not a breach to the
GPDR related constraints.

Cheers,

The PlaFRIM team

Changes for the information available through the squeue command

All,

We are currently in a phase of compliance with the constraints related
to the GDPR; this limits in particular the access to the slurm database.
The tool squeue is impacted with this limitation. Users only see
information about their jobs when making queries (this is also the case
for all other slurm commands, scontrol, sacct...).

The sinfo command can still be used to get an overview of the platform
usage. The state of the nodes and a filtered output of the squeue
command are available on the platform web page
https://www.plafrim.fr/jobs-monitoring/

This page is currently being updated to report as much information as
possible to the users. We will keep working on it in the coming days and
weeks, to hopefully meet everyone's expectations.

Please note this address is only available once signed in on the web
site (you need to use the WP identifiers obtained at the account creation).

Cheers,

The PlaFRIM team

PlaFRIM discussion team on mattermost

Dear all,

A PlaFRIM discussion team is now available on the Inria mattermost
server. PlaFRIM users got an an email with the link to join.

This team is intended for discussions on any subject related to the use
of the platform. Channels can be created for some specific needs. In any
cases, here some rules to follow

- DO NOT USE any channel to report tickets, sending an email to the
technical team plafrim-support AT inria.fr is the only way to submit tickets.

- Refrain from having NON-SERIOUS conversations or trolls.

For those not having Inria email addresses, an external account must be
created for you to access the mattermost server. Please send an email
back to nathalie.furmento AT labri.fr if you need such an account.

Cheers,

The PlaFRIM technical team

New parallel storage space

A new parallel BeeGFS file system (see https://www.beegfs.io/content/) is now available on PlaFRIM. You will find a /beegfs/<LOGIN> directory on all PlaFRIM nodes.
This parallel file system replaces the /lustre storage which is no longer under warranty and is not recommended.

The data in this directory are not saved. The quota is 1 TB per user.
If you need to write/read massively and/or in parallel, this is the preferred file system unlike your /home/<LOGIN> directory.

Information on all available storage spaces can be found in the plafrim website’s FAQ (see here).

Please do not hesitate to contact us if you need further information