73
edits
Changes
→Locales
*The writeFF() method, defined for sync variables, blocks until the state is full and then and then assigns the value argument to the variable.
In Chapel, the locale type refers to a unit of the machine resources on which your program is running. Locales have the capability to store variables and to run Chapel tasks.
== Data Parallelism ==
= Reference =