Skip to content

A spack recipe to build the development environment for LFRic

Notifications You must be signed in to change notification settings

UniExeterRSE/lfric-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Building the LFRic development environment with Spack

A working Spack installation is required for this - please follow the instructions in the Spack docs.

When Spack is installed, clone this Git repository and use Spack to add the package repo:

git clone https://github.com/UniExeterRSE/lfric-env
spack repo add lfric-env/repo

It's recommended to check the spec of the installation to ensure that the correct dependencies are being targetted. Once these are correct, install the environment:

spack spec lfric-env
spack install lfric-env

The environment can be loaded with spack load lfric-env. You are now ready to build LFRic!

Contributions

This recipe has been tested on a very small number of platforms, so any feedback about issues or bugs with different platforms are welcome. Feel contribute via issues and pull-requests as well.

About

A spack recipe to build the development environment for LFRic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages