Appendix: Assumed Settings
The following is a description of M:Arthur’s execution environment and the settings assumed when using each job scheduler.
M:Arthur supports OpenPBS and Slurm.
1. M:Arthur Execution Environment
Our confirmed environment is as follows.
Login node
- CPU: x64-based processor
- OS:
- Ubuntu 20.04
- Ubuntu 22.04
- Alma Linux 9
- Rocky Linux 8
Browser (client)
- Windows OS:
- Edge(v123.0.2420.81 or higher)
- Chrome(v123.0.6312.106 or higher)
- Mac OS:
- Chrome(v123.0.6312.87 or higher)
- Chrome(v123.0.6312.87 or higher)
2. Job Scheduler Settings
The prerequisite job scheduler settings are as follows
2.1. OpenPBS
- Install OpenPBS in the following directory
- /opt/pbs : OpenPBS main body
- /var/spool/pbs : Various logs
- Enable Job History.
qmgr -c "set server job_history_enable = True"
2.2. Slurm
- M:Arthur monitors the following logs. When performing log rotation, etc., please use a file name according to the following rules
- /var/log/slurmctld.log*
- Please enable the Slurmdbd service