|
|
|
Pour utiliser sur le web | Pour imprimer en haute résolution |
|---|---|
Télécharger PNG | Télécharger TIF |
Télécharger JPG | Télécharger EPS |
The Computing for Science (CS) group supports ILL scientists, students and visitors in a number of activities including data analysis, instrument simulation and sample simulation.

HOW TO USE THE ILL CLUSTERRemy Mudingay (SI) and Mark Johnson (CS)September 2010
Please read this document AND contact either of the authors before using the cluster.
HistoricalThe CS investment budget, with some contributions from other groups, over several years has been used to establish a small computational cluster, which included a range of machines from 2 –processor nodes through to blades with 16 cores, referred to as AMD, FS, Blades, etc. These machines were connected together via Ethernet, allowing several nodes to be used for VASP/DFT calculations, but most other codes, like DL_POLY and NAMD, could not be run efficiently outside one node.
Current set-up: disk usage, SGE queuing system and queuesThe cluster can now ONLY be used via a queuing system, the Sun Grid Engine (SGE – also called Oracle Grid Engine: OGE).
The bpc queue belongs to the bureau d’etudes and is used mainly for reactor simulations
Policy and best practices
All calculations needing a large number of cores can be run in the intel queues because of the fast “infiniband” network.
Tools for inspecting the status of the cluster
1/ web pages: http://master.ill.fr The four items in the information section are useful. “Grid queues” gives a summary of the queues, allowing one to see which queues are full/available. “Cluster load” gives a visual display of the cluster use. This will be improved to show information per queue. “Grid engine” shows textual information about all nodes. It is useful to see the “load” of a node e.g. 8 for an “intel8” node, which shows that it is fully loaded but not overloaded. If the load is greater than 8 there is a problem with the SGE because too many processes are running on one node. 2/ at the command line on “master.ill.fr” qstat: shows jobs submitted or running qstat –f: shows all jobs 3/ qmonitor Type “qmon” at the command line. The display gives access to many aspects of the SGE. Submitting a job to the queue: general
1/ choose which queue to use
Submitting VASP, DL_POLY, NAMD jobs
Use and edit the appropriate scripts from /home/cs/model/cluster_utilities Submitting a Materials Studio job
Install Materials Studio client (if necessary, Windows only).
Current set-up: additional machines
Cluster: previously head node of cluster, license server for Materials Studio |