1571125 : Maxwell access¶
Created: 2026-01-26T14:34:02Z - current status: new¶
Here’s the anonymized and summarized version of the query:
Summary¶
A user needs to verify their access to the Maxwell cluster for a short-term project (10/02/2026–15/02/2026). Their task involves running Python scripts for data analysis and requires confirmation of access permissions.
Solution¶
- Check Access:
- Log in to the Maxwell cluster via SSH (e.g.,
ssh [USERNAME]@maxwell.desy.de). -
If successful, access is confirmed. If not, proceed to request access.
-
Request Access (if needed):
- Email [maxwell.service@desy.de] with a brief explanation of the intended use (e.g., "Python-based data analysis for a short-term project").
-
Specify the required resource (e.g.,
maxwell-resourceor partitions likemaxcpu). -
Prepare for Use:
- Review the Getting Started guide.
- For Python-specific help, refer to the HPC Seminar on Python.