We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spack compiler find
ramble workspace setup does spack compiler find. How can we disable it?
ramble workspace setup
ramble workspace info --phases will show all of the phases workspace setup will do.
ramble workspace info --phases
workspace setup
https://github.com/GoogleCloudPlatform/ramble/blob/develop/var/ramble/repos/builtin/package_managers/spack-lightweight/package_manager.py
Spack-lightweight doesn't install the experiment; could potentially have a version that would not do compiler find etc.
Potentially closes #487.
The text was updated successfully, but these errors were encountered:
scheibelp
No branches or pull requests
ramble workspace setup
doesspack compiler find
. How can we disable it?ramble workspace info --phases
will show all of the phasesworkspace setup
will do.https://github.com/GoogleCloudPlatform/ramble/blob/develop/var/ramble/repos/builtin/package_managers/spack-lightweight/package_manager.py
Spack-lightweight doesn't install the experiment; could potentially have a version that would not do compiler find etc.
Potentially closes #487.
The text was updated successfully, but these errors were encountered: