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

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

[Octave-bug-tracker] [bug #58676] spmd keyword


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #58676] spmd keyword
Date: Wed, 1 Jul 2020 12:03:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #6, bug #58676 (project octave):

To just make it a no-op, I could have done something simpler.  Instead of
creating a new command type, I could have made the block return a statement
list object directly.  But I thought it was worth doing the extra work to set
things up so that it would be easier in the future to make the spmd block do
the real job just by modifying a function in the evaluator (well, after adding
the necessary infrastructure to support a parallel server thing).

My quick test worked and I didn't see the segfault.  I'll check that out.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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