Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For more information and examples of job scripts, see section Batch Scheduler SLURM.

Submitting serial Batch jobs

...

On MARCONI it is possible to submit jobs of different types , using a "routing" partition: just declare how many resources you need and your job will be directed into the right production right production partition (bdwdebug, bdwprod or bdwbigprodbdw_usr_dbg, bdw_usr_prod) with a correct priority. Furthermore, there are two additional partitions not managed by the default routing, devoted to specific categories of jobs: the serial partition and the special partition.

...

If a graphic session is desired we recommend to use the tool RCM (Remote Connection Manager)For additional informations visit informationvisit Remote Visualisation section on our User Guide.

The service will become available in the next weeks.

Programming environment

The programming environment of the MARCONI machine cluster consists of a choice of compilers for the main scientific languages (Fortran, C and C++), debuggers to help users in finding bugs and errors in the codes, profilers to help in code optimisation.

...