Skip to content

[Vaish-W] Spack exercise #14

New issue

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Vaish-W
Copy link

@Vaish-W Vaish-W commented Nov 27, 2024

image

@Vaish-W
Copy link
Author

Vaish-W commented Nov 27, 2024

  • Added main branch as a version.
  • Added boost and yaml as optional variants.
  • Updated dependencies to respect these variants.

How to Test

  1. Install with All Variants Enabled:
    spack install spack-exercise +boost +yaml
  2. Install with Specific Variants Disabled:
    spack install spack-exercise ~boost +yaml
    spack install spack-exercise +boost ~yaml
    spack install spack-exercise ~boost ~yaml
  3. Verify Dependencies:
    spack spec spack-exercise +boost +yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants