-
Notifications
You must be signed in to change notification settings - Fork 5
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
Include yac enable/disable in helper bash scripts for building CLEO #72
Conversation
…lag to cmake with/without yac and yaxt root directory
…g to remove annoying todo message
…ency with SUNDIALS
✔️ ffffda3...a1c9a31 - Conventional commits check succeeded. |
Outstanding issue with yac_3d bash script not compiling due to MPI linker error:
|
add enableyac argument to bash scripts
if enableyac == true, require path for yac and yaxt directories to be specified and add modules and flags required in order to build yac
bash scripts for examples set enableyac=false
new bash and python scripts to make it easy to run yac_3d example with yac enabled
updates to docs to reflect updated requirements for building and running YAC, and how to set build of examples to include yac