octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58350] [octave forge] (parallel) parcellfun:


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #58350] [octave forge] (parallel) parcellfun: could not close child pipe ends in parent couldn't create process
Date: Sun, 7 Jun 2020 08:56:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #1, bug #58350 (project octave):

Thanks for noting this down and sorry for the delayed response. But I see no
obvious cause, and all I could do up to now is to push a changeset which
prints some diagnostic information in case of failed closing (wish I had done
this before). Don't know if I can ask you to get the changeset from the
repository, build the package from scratch and run your procedure again for 8
hours...

BTW, calling 'parcellfun_set_nproc(0);' in the loop should not be necessary
and is inefficient, since it causes the process creation to newly happen when
you call parcellfun. Dropping this call would probably avoid the problem you
described (although I'd rather like to have it fixed).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58350>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]