Changes

Jump to: navigation, search

GPU621/The Chapel Programming Language

204 bytes added, 17:59, 4 December 2020
Locality
=== Locality ===
 
The built-in type locale is used to represent locales in Chapel. When a task is trying to access a variable within the same locale, the cost is less compared to accessing a variable from another locale.
'''numLocales:''' a built-in variable which returns the number of locales for the current program as an integer.
19
edits

Navigation menu