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: Andrew Janke
Subject: [Octave-bug-tracker] [bug #58676] spmd keyword
Date: Mon, 29 Jun 2020 10:22:35 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0

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

                 Summary: spmd keyword
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Mon 29 Jun 2020 10:22:33 AM EDT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

In Matlab, spmd is a keyword. It defines an `spmd ... end` block for use in
the Parallel Computing Toolbox, but is part of the core language syntax (kind
of like parfor). iskeyword('spmd') answers true.

https://www.mathworks.com/help/parallel-computing/spmd.html#mw_ac0e30b9-440d-4dd9-9033-3d4d03679d2b

Should Octave add "spmd" as a keyword, reserved for future use, for Matlab
compatibility, and to allow easy non-breaking introduction of this feature in
the future?




    _______________________________________________________

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]