Skip to content

arcaneframework/spack_recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spack_recipes

Spack recipes for Arcane and Alien

You need at least spack version 0.21.2

Before using spack, you have to add this directory to the spack repo list with the following command:

spack repo add /path/to/this/repository

To compile Arcane in Debug mode:

spack install arcane build_type=Debug build_mode=Debug

To compile Arcane in Check mode:

spack install arcane build_mode=Check

To compile Arcane in Release mode:

spack install arcane build_mode=Release

To compile Arcane with Alien

spack install arcane +alien

About

Arcane and Alien recipes for Spack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages