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

Document known ARM64 issues #2128

Merged
merged 11 commits into from
Jan 27, 2025

Conversation

dagardner-nv
Copy link
Contributor

Description

  • Document examples which don't work on Arm64
  • Lazily import milvus libs allowing users to run the LLM completion and agent pipelines on Arm64 systems.
  • Fix handling of DOCKER_TARGET_ARCH in docker build scripts.

Closes #2096

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change doc Improvements or additions to documentation labels Jan 23, 2025
@dagardner-nv dagardner-nv self-assigned this Jan 23, 2025
@dagardner-nv dagardner-nv requested a review from a team as a code owner January 23, 2025 00:37
@dagardner-nv dagardner-nv added doc Improvements or additions to documentation and removed doc Improvements or additions to documentation bug Something isn't working labels Jan 23, 2025
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 8cc9ab7 into nv-morpheus:branch-25.02 Jan 27, 2025
13 of 14 checks passed
@dagardner-nv dagardner-nv deleted the david-doc-arm-2096 branch January 27, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[DOC]: Document ARM support for examples
2 participants