Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bazel 8 and MPI#26998

Unanswered
lucasgrjn asked this question inQ&A
Sep 16, 2025· 0 comments
Discussion options

Hello everyone!

I'm new to Bazel and would like to use it for its cross-compilation and dependency management features.

My current goal is to build thePalace project, which is a C++ application that depends on MPI for parallel computing. For that, I would need to configure Bazel with OpenMPI (including its installation).

My questions are:

  1. What is the recommended way to use Bazel with MPI? (Using a system-installed could be easier, but it goes against the principles of reproducibility… So ideally, I would like to build it from source)
  2. I did not find any existing Bazel rulesets (like arules_mpi)… Do you know any projects relying on it I could take a look at?
  3. Any other advice?

Thanks for your help and your insights!
Lucas

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@lucasgrjn

[8]ページ先頭

©2009-2025 Movatter.jp