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

EKS NCCL Tests limited to 8GB #312

Open
sean-smith opened this issue May 6, 2024 · 0 comments
Open

EKS NCCL Tests limited to 8GB #312

sean-smith opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@sean-smith
Copy link
Contributor

sean-smith commented May 6, 2024

The NCCL tests for K8 have a limit of 8GB for the container, this is causing a OOM issue when run.

This results in an issue that looks like:

[1,2]<stdout>:test-nccl-worker-0:199:263 [2] process_err_completion:1562 NCCL WARN NET/OFI Request 0x7f08c0001d30 completed with error. RC: 5. Error: Invalid receiver queue pair number (QPN) My EFA addr: fi_addr_efa://[fe80::30:43ff:fe60:456b]:0:657145598 My host id: i-00ee91ea93e985ee0 Peer EFA addr: fi_addr_efa://[fe80::ed:61ff:fe1d:a3b3]:0:229342137 Peer host id: i-08d8a345a75ab52a0. Completed length: 0, Request: { dev: 2, size: 0, state: CREATED, type: SEND_CTRL }

but is really an OOM issue. We need to bump up the memory limit to something more reasonable.

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

No branches or pull requests

2 participants