Production
Note | |
---|---|
2025-01-30 - A specific documentation Web site for Abaca will go live shortly. In the meantime, specific pages for “Production” use are hosted in the Grid'5000 documentation. |
Introduction
The Abaca usage rules differ from the rest of Grid'5000.
Using Production resources
Getting an account
Users from the Inria research centres that want to access for a production usage must use that request form to open an account, like regular Grid'5000 users.
- The following fields must be filled as follows:
- Group Granting Access (GGA): either the group named after the research team
- Laboratory: the name of your Inria research center or LORIA or IRISA
- Team: the name of your research team.
Other users from Nancy (not belonging to the Loria laboratory) can ask to join using the nancy-misc
Group Granting Access while other users from Rennes (not belonging to the Irisa laboratory) can ask to join using the rennes-misc
Group Granting Access.
- Users are automatically subscribed to the Grid'5000 users mailing lists: users@lists.grid5000.fr. This list is the user-to-user or user-to-admin communication mean to address help/support requests for Grid'5000. The technical team can be reached on support-staff@lists.grid5000.fr.
Visualizing resources
Note | |
---|---|
At that date (2025-02-01), only the Nancy, Rennes, Grenoble and Sophia sites host clusters Production use (Abaca). |
See Hardware to learn about the site's resources and your priority access to resources.
Using resources
The Production usage rules differ from the rest of Grid'5000:
- Advance reservations (
oarsub -r
) are not allowed (to avoid fragmentation). Only submissions (and reservations that start immediately) are allowed. - All Grid'5000 users can use Production nodes (provided they meet the conditions stated in Grid5000:UsagePolicy), but it is expected that users will use their local Production resources in priority, and mostly use those resources for tasks that require Grid'5000 features.
To access production resources, you need to submit jobs to the production queue using the command -q production
. Job submissions in the production queue are prioritized based on who funded the material. There are four levels of priority, each with a maximum job duration:
- p1 -- 168h (one week)
- p2 -- 96h (four days)
- p3 -- 48h (two days)
- p4 -- 24h (one day)
- You may also have access to the clusters on besteffort.
You can check your priority level for any cluster using https://api.grid5000.fr/explorer.
Note | |
---|---|
Moreover, with p1 priority, user can submit advanced reservation. More information about that in the Advanced OAR Page. For example, to reserve one week from now: p1 priority level also allow to extend the duration of a job. The extension is only apply 24h before the end of the job and cannot be longer than 168h. More information about this feature can be found also on the Advance Oar Page. |
Warning | |
---|---|
These limits DO NOT replace the maximum walltime per node which are still in effects. |
Note | |
---|---|
As of today, the resources explorer only shows basic information. Additional information will be added in the near future. |
When submitting a job, by default, you will be placed at the highest priority level that allows you to maximize resources:
Using the command above will generally place your job at the lowest priority to allow usage of all clusters, even those where your priority is p4.
When you specify a cluster, your job will be set to your highest priority level for that cluster:
You can also limit a job submission to a cluster at a specific priority level using -q
PRIORITY LEVEL
:
Dashboards and status pages
Resources reservations (OAR) status
Drawgantt (past, current and future OAR jobs scheduling) | |||||||||
Monika (current placement and queued jobs status) | |||||||||
Learning to use Production
Refer to the Production:Getting Started Production tutorial (derived from Getting Started Grid'5000 tutorial).
Information and support
Before asking for support, you're advised to verify your issue is not documented somewhere on the Grid'5000 website. In particular, you should check:
- the Production:Getting_Started, for general usage
- the Production:FAQ
- the events status page, for ongoing maintenances or incidents
You may contact the Support staff directly by sending an e-mail to support-staff@lists.grid5000.fr.