migueldiascosta / software-layer

Software layer of the EESSI project

Home Page:https://eessi.github.io/docs/software_layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:GNU General Public License v2.0


Languages

Language:Shell 62.2%Language:Python 37.8%