Skip to content

Documentation update for NCCL#131

Closed
tharittk wants to merge 4 commits into
PyLops:mainfrom
tharittk:readme-nccl
Closed

Documentation update for NCCL#131
tharittk wants to merge 4 commits into
PyLops:mainfrom
tharittk:readme-nccl

Conversation

@tharittk
Copy link
Copy Markdown
Collaborator

@tharittk tharittk commented May 21, 2025

This is the ongoing documentation-related update on NCCL - in parallel to #130

Copy link
Copy Markdown
Contributor

@mrava87 mrava87 left a comment

Choose a reason for hiding this comment

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

@tharittk I made some initial comments, but will stop and transfer them to the new clean PR once available

Comment thread Makefile
tests:
mpiexec -n $(NUM_PROCESSES) pytest tests/ --with-mpi

# assuming NUM_PRCESS <= number of gpus available
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NUM_PRCESS -> NUM_PROCESSES


Enable Nvidia Collective Communication Library (NCCL)
=======================================================
For the highly-optimized performance on GPU clusters, PyLops-MPI also supports the Nvidia's collective communication calls (NCCL).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For the highly-optimized performance -> To obtain highly-optimized performance


Enable Nvidia Collective Communication Library (NCCL)
=======================================================
For the highly-optimized performance on GPU clusters, PyLops-MPI also supports the Nvidia's collective communication calls (NCCL).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Perhaps add a link to NCCL as we do in other places:

NCCL <https://developer.nvidia.com/nccl>_

@tharittk tharittk closed this May 23, 2025
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.

2 participants