Skip to content

Comments

[examples/mlp-mpi] Correcting/simplifying mlp-mpi readme#55

Merged
fschlimb merged 2 commits intomainfrom
fix-readme
Feb 23, 2026
Merged

[examples/mlp-mpi] Correcting/simplifying mlp-mpi readme#55
fschlimb merged 2 commits intomainfrom
fix-readme

Conversation

@fschlimb
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR simplifies and corrects the README documentation for the mlp-mpi example, making it easier for users to run the MPI-based MLP example by adopting the project's standardized uv package manager approach.

Changes:

  • Clarified and simplified the prerequisites section, removing confusing language about MPI implementations
  • Replaced manual environment setup with uv sync for dependency management
  • Corrected the MPI library path from $MPI_DIR/libmpi.so to $MPI_DIR/lib/libmpi.so (aligns with actual test commands in the code)
  • Removed obsolete environment variables (MLIR_DIR, LH_DIR) and parameters (--utils_dir, -s) from the example command

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fschlimb fschlimb merged commit 2dece9d into main Feb 23, 2026
4 checks passed
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.

1 participant