Skip to content
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

Add target to run C++ demos #250

Closed
garth-wells opened this issue Nov 19, 2018 · 3 comments
Closed

Add target to run C++ demos #250

garth-wells opened this issue Nov 19, 2018 · 3 comments

Comments

@garth-wells
Copy link
Member

Add back a target via CMake to (i) build and (ii) run all C++ demos.

@chrisrichardson
Copy link
Contributor

Some progress towards this in the branch chris/cmake-demos.
Remaining issues:

  • OpenMPI requires the --allow-run-as-root flag. It would be preferable to remove this, and use an environment variable. This may now be possible in the latest OpenMPI: v4.0.x: Allow run-as-root if 2 envars are set open-mpi/ompi#5598

  • Hyperelasticity demo fails to compile in complex mode: Either make it work, or prevent it from running.

@garth-wells
Copy link
Member Author

See #274.

@garth-wells
Copy link
Member Author

Fixes by PR #274.

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

No branches or pull requests

2 participants