EESSI: Difference between revisions

From LWP-Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
   [EESSI pilot 2021.12] $  
   [EESSI pilot 2021.12] $  
'''!NOTE''': You might see the following error which can be ignored:''<br>
'''!NOTE''': You might see the following error which can be ignored:''<br>
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.''
''ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.''


Now you're all set up! Go ahead and explore the software stack using '''module avail''', and go wild with testing the available software installations!
Now you're all set up! Go ahead and explore the software stack using '''module avail''', and go wild with testing the available software installations!

Revision as of 10:59, 28 February 2023

The EESSI environment

You can set up the environment by sourcing the provided init script:

 source /cvmfs/pilot.eessi-hpc.org/versions/2021.12/init/bash

If all goes well, you should see output like this:

 Found EESSI pilot repo @ /cvmfs/pilot.eessi-hpc.org/versions/2021.12!
 Using x86_64/intel/haswell as software subdirectory.
 Using /cvmfs/pilot.eessi-hpc.org/versions/2021.12/software/linux/x86_64/intel/haswell/modules/all as the directory to be added to MODULEPATH.
 Found Lmod configuration file at /cvmfs/pilot.eessi-hpc.org/versions/2021.12/software/linux/x86_64/intel/haswell/.lmod/lmodrc.lua
 Initializing Lmod...
 Prepending /cvmfs/pilot.eessi-hpc.org/versions/2021.12/software/linux/x86_64/intel/haswell/modules/all to $MODULEPATH...
 Environment set up to use EESSI pilot software stack, have fun!
 [EESSI pilot 2021.12] $ 

!NOTE: You might see the following error which can be ignored:
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

Now you're all set up! Go ahead and explore the software stack using module avail, and go wild with testing the available software installations!

Testing the EESSI pilot software stack

Please test the EESSI pilot software stack as you see fit: running simple commands, performing small calculations or running small benchmarks, etc.

Test scripts that have been verified to work correctly using the pilot software stack are available at https://github.com/EESSI/software-layer/tree/main/tests.

Giving feedback or reporting problems

Any feedback is welcome, and questions or problems reports are welcome as well, through one of the EESSI communication channels:

   * (preferred!) EESSI software-layer GitHub repository: https://github.com/EESSI/software-layer/issues
   * EESSI mailing list (eessi@list.rug.nl)
   * EESSI Slack: https://eessi-hpc.slack.com (get an invite via https://www.eessi-hpc.org/join)
   * monthly EESSI meetings (first Thursday of the month at 2pm CEST)

Available software

(last update: Mar 21st 2022)

EESSI currently supports the following HPC applications as well as all their dependencies:

   * GROMACS (2020.1 and 2020.4)
   * OpenFOAM (v2006 and 8)
   * R (4.0.0) + R-bundle-Bioconductor (3.11) + RStudio Server (1.3.1093)
   * TensorFlow (2.3.1) and Horovod (0.21.3)
   * OSU-Micro-Benchmarks (5.6.3)
   * ReFrame (3.9.1)
   * Spark (3.1.1)
   * IPython (7.15.0)
   * QuantumESPRESSO (6.6) (currently not available on ppc64le)
   * WRF (3.9.1.1)

For more information go to https://eessi.github.io/docs/pilot/.