Skip to content

[Env] dgx env : add case for built from source OpenMPI & UCX#619

Merged
tdavidcl merged 1 commit intomainfrom
env/use-custom-mpi
Oct 11, 2024
Merged

[Env] dgx env : add case for built from source OpenMPI & UCX#619
tdavidcl merged 1 commit intomainfrom
env/use-custom-mpi

Conversation

@tdavidcl
Copy link
Member

@tdavidcl tdavidcl commented Sep 28, 2024

Add the possibility to build MPI from source with cuda support on the DGX

./env/new-env --machine dgx-cbp.intel-llvm --builddir build_tmp \
  -- \
  --custommpi \
  --ucxurl https://github.com/openucx/ucx/releases/download/v1.15.0/ucx-1.15.0.tar.gz \
  --ompiurl https://download.open-mpi.org/release/open-mpi/v4.1/openmpi-4.1.6.tar.gz

@github-actions
Copy link
Contributor

Pre-commit check: ✅

trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check for merge conflicts................................................Passed
check that executables have shebangs.....................................Passed
check that scripts with shebangs are executable..........................Passed
check for added large files..............................................Passed
check for case conflicts.................................................Passed
check yaml...............................................................Passed
detect private key.......................................................Passed
Validate GitHub Workflows................................................Passed
clang-format.............................................................Passed
Check doxygen headers....................................................Passed
Check license headers....................................................Passed
Check #pragma once.......................................................Passed
Check SYCL #include......................................................Passed

Test pipeline can run.

@github-actions
Copy link
Contributor

Doxygen diff with main

Removed warnings : 0
New warnings : 0
Warnings count : 5402 → 5402 (0.0%)

Detailed changes :

@tdavidcl tdavidcl merged commit a21e529 into main Oct 11, 2024
@tdavidcl tdavidcl deleted the env/use-custom-mpi branch October 11, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant