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

Updates for MRC/Morpheus to build in the same RAPIDS devcontainer environment #1171

Merged
merged 6 commits into from
Sep 12, 2023

Conversation

cwharris
Copy link
Contributor

@cwharris cwharris commented Sep 4, 2023

Adds a new dependencies.yaml which is used in RAPIDS devcontainer utils to generate conda env yamls, project.toml's, and setup.pys on-the-fly using https://github.com/rapidsai/dependency-file-generator. Eventually we can generate/verify our existing environment files this way, but for now this gets us up and running in a RAPIDS devcontainer.

Also fixes an issue where newer versions of Boost provide an overload to http request header insert where our existing usage would be ambiguous.

MRC/Morpheus unified build environment is a WIP, but available here: https://github.com/cwharris/cyber-dev.

Depends on nv-morpheus/utilities#55

Contributes to #704

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@cwharris cwharris added non-breaking Non-breaking change feature request New feature or request labels Sep 4, 2023
@cwharris cwharris requested review from a team as code owners September 4, 2023 19:14
dependencies.yaml Outdated Show resolved Hide resolved
@cwharris
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 6558a71 into nv-morpheus:branch-23.11 Sep 12, 2023
6 checks passed
@cwharris cwharris deleted the cyber-dev branch September 12, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants