Skip to content

lexming/eessi-software-layer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software layer

The software layer of the EESSI project uses EasyBuild, Lmod and archspec.

See also https://eessi.github.io/docs/software_layer.

Pilot software stack

A script that sets up your environment to start using the 2020.08 version of the EESSI pilot software stack is available at EESSI-pilot-2020.08_init.sh.

This script should be copied to /cvmfs/pilot.eessi-hpc.org/2020.08/init/bash if it is not available there already, and sourced to set up your environment:

$ source /cvmfs/pilot.eessi-hpc.org/2020.08/init/bash
Found EESSI pilot repo @ /cvmfs/pilot.eessi-hpc.org/2020.08!
Derived subdirectory for software layer: x86_64/intel/haswell
Using x86_64/intel/haswell subdirectory for software layer (HARDCODED)
Initializing Lmod...
Prepending /cvmfs/pilot.eessi-hpc.org/2020.08/software/x86_64/intel/haswell/modules/all to $MODULEPATH...
Environment set up to use EESSI pilot software stack, have fun!
[EESSI pilot 2020.08] $

License

The software in this repository is distributed under the terms of the GNU General Public License v2.0.

See LICENSE for more information.

SPDX-License-Identifier: GPL-2.0-only

About

Software layer of the EESSI project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.7%
  • Python 40.3%