$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alain O' Miniussi (alain.miniussi_at_[hidden])
Date: 2024-05-22 13:36:12
----- On May 22, 2024, at 3:14 PM, Peter Dimov via Boost boost_at_[hidden] wrote:
> Alain O' Miniussi wrote:
>> I can't even find where the b2 MPI test launcher is located.
>
> Should be here somewhere:
>
> https://github.com/bfgroup/b2/blob/main/src/tools/mpi.jam
>
> Seems documented, even
>
> https://github.com/bfgroup/b2/blob/cd7c1537f81d1fc408ea3124c997aa7ba539a606/src/tools/mpi.jam#L38-L45
>
Thanks,
Actually, the part I should be looking for is more around line 588 (class mpi-test-generator).
I guess I did at some point.