Adds a tutorial on shaping and related capabilities#1656
Merged
kennyweiss merged 58 commits intodevelopfrom Nov 6, 2025
Merged
Adds a tutorial on shaping and related capabilities#1656kennyweiss merged 58 commits intodevelopfrom
kennyweiss merged 58 commits intodevelopfrom
Conversation
2a4b643 to
2400d16
Compare
BradWhitlock
reviewed
Oct 6, 2025
|
|
||
| variant("examples", default=True, description="Build examples") | ||
| variant("tools", default=True, description="Build tools") | ||
| variant("tutorials", default=True, description="Build tutorials") |
Member
There was a problem hiding this comment.
It's minimal added build time, right? I would think most people using Spack to build Axom just care about getting a library to link into their project.
BradWhitlock
reviewed
Oct 6, 2025
BradWhitlock
reviewed
Oct 6, 2025
BradWhitlock
reviewed
Oct 6, 2025
BradWhitlock
reviewed
Oct 6, 2025
BradWhitlock
reviewed
Oct 6, 2025
This builds the tutorials as part of an Axom build and is mostly helpful when developing the tutorials.
Per suggesion from C. White.
The shaping tutorial requires Klee, Inlet, Sidre and Conduit. (I only added a check for Klee, since it explicitly checks for the others).
Defaults AXOM_ENABLE_TUTORIALS to ON and adds a spack variant 'tutorials' to the Axom package.
9c8b7e5 to
15387aa
Compare
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AXOM_ENABLE_TUTORIALSis set, and have defaulted this toON.svg2contoursscript to use svgpathtools@1.7.1TODO:
build_tplsagainst our spack specs