$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [EXTERNAL] bjam hangs on select (in develop branch)
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-10-21 02:29:00
On Oct 20, 2014, at 4:11 PM, Belcourt, Kenneth <kbelco_at_[hidden]> wrote:
> On Oct 20, 2014, at 4:02 PM, Alain Miniussi <alain.miniussi_at_oca.eu> wrote:
>
>> No, no -j option.
>
> Interesting. Ive usually seen bjam miss the subprocess termination signal when -j is around 64 or more. Ive got an Intel MPI setup I can try to reproduce than Zombie child with.
Just pushed a fix to develop:
commit 252b5aa019
Can you check if this fixes your issue?
Noel