Skip to content

Conversation

@aerorahul
Copy link
Contributor

This PR closes #180

Adds pybind11 to hpc-stack. Specifically:

  • updated the README.md
  • add build_pybind11.sh
  • add modulefile
  • update stack yamls

Fixes a bug in stack_helpers.sh. Specifically:

  • $mod_dir is a variable no longer defined after the update_modules was updated
  • > is for string comparisons in bash. use -gt for return code.

Copy link
Contributor

@kgerheiser kgerheiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@aerorahul aerorahul merged commit 03f31b9 into develop Mar 4, 2021
@aerorahul aerorahul deleted the feature/pybind11 branch March 4, 2021 02:27
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

Successfully merging this pull request may close these issues.

pybind11 2.5.0

4 participants