You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nathan Pinnow edited this page Dec 19, 2019
·
2 revisions
This page is about how to install ROSE from source using Spack which is a package management tool that is designed to support building multiple versions and configurations from source. Go to the Spack documentation for more information about Spack.
Once Spack is set up you can run a simple Spack install for rose.
spack install rose
You can also specify the specific release version or develop branch you want.