Skip to content

salotz/scopes-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the Demos

You will need Spack installed as well as the snailpacks repo. The quick bootstrap script should be enough to get going if you don't have this installed already:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/salotz/snailpacks/master/bootstrap.sh | sh

Then for each demo you can build the environment, activate it, and run them.

  cd XXX_demo-name
  make env
  spacktivate .
  make run

Creating a New Demo

You can use the template for a quick start (requires copier > 6):

copier template

To update the

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published