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

[RELEASE] Morpheus v22.06.01 Hotfix #280

Merged
merged 2 commits into from
Jul 15, 2022
Merged

[RELEASE] Morpheus v22.06.01 Hotfix #280

merged 2 commits into from
Jul 15, 2022

Conversation

mdemoret-nv
Copy link
Contributor

This is the PR containing all of the changes for the 22.06.01 Hotfix

efajardo-nv and others added 2 commits July 15, 2022 15:35
- Add pandas 1.3 to conda recipe. This will allow pandas version in conda package to match pandas from runtime pip dependencies. When they don't match pypi package was being installed.
- Update Dockerfile so that runtime container build conda installs morpheus before installing runtime pip dependencies. pandas from conda-forge will first be installed. Since pandas from `requirements.txt` will also resolve to 1.3, pandas from conda-forge will now be kept.
- Update log parsing example to explicitly convert cupy arrays to numpy in postprocessing stage. Implicit conversion causes error in pandas 1.4.3. See #267.

Fixes #267

Authors:
  - Eli Fajardo (https://github.com/efajardo-nv)
  - https://github.com/apps/dependabot
  - https://github.com/raykallen
  - Michael Demoret (https://github.com/mdemoret-nv)
  - gpuCI (https://github.com/GPUtester)
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - David Gardner (https://github.com/dagardner-nv)
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #270
@mdemoret-nv mdemoret-nv requested review from a team as code owners July 15, 2022 16:18
Copy link
Contributor

@raykallen raykallen left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dagardner-nv dagardner-nv left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants