End of Life and Milan Nodes in NEMO1

End of Life and Milan Nodes in NEMO1

Published: 15 Nov 2024 by NEMO Team

UPDATE 19.12.2024: No queue needs to be specified to submit jobs to the Milan node/partition. With or without the -q milan option, the jobs are sent to the same nodes.

The AMD Genoa partition for NEMO2 will arrive on December 4. To make room for the new nodes, all old NEMO1 nodes will be decommissioned.

To ease the transition from NEMO1 to NEMO2, one rack with the new NEMO2 nodes has been temporarily reconfigured to run the NEMO1 environment. As an added benefit, this will give more processing power to NEMO1 for the time being. If we see demand, we can add a total of 17000 cores to NEMO1.

We will keep these AMD Milan nodes in the NEMO1 environment during the migration to NEMO2. To run jobs on the new nodes, you have to explicitely request them by specifying the milan queue:

msub -q milan ...

or in the job script

#MOAB -q milan

Because each Milan node has 128 physical cores, they are configured to run in shared mode. If your job does not require all 128 cores of a Milan node, it is likely that your job is sharing that node with other users’ jobs. Each node has approximately 500 GB of RAM, which means you can use approximately 3.9 GB per core. If your jobs do not require more RAM, we recommend that you use -l pmem=3900M or less. Of course, you can always use more memory if needed.

More information about the Milan nodes can be found in the old news.

NEMO2

Latest Posts

NEMO2 Production Mode

NEMO2 has officially launched, transitioning from a testing phase to full production with expanded hardware, including AMD Instinct MI300A and Nvidia L40A nodes. NEMO1 is being phased out, with limited resources available until May 31st. Users are encouraged to transition to NEMO2 and consult the wiki for details.

NEMO2 Conda

NEMO2 uses Miniforge for conda environments, offering a streamlined setup with conda-forge as the default repository. The Miniforge module auto-initializes conda, simplifying environment activation without modifying shell profiles.

Genoa Nodes Delivered

The AMD Genoa, Machine Learning and AI partitions for NEMO2 were delivered on December 4th. The acceptance of the storage has been delayed, so that NEMO2 could not yet start this year. However, calculations with the Milan nodes in NEMO1 are still possible.