Changes

Jump to: navigation, search

GPU621/Threadless Horsemen

59 bytes added, 00:08, 27 November 2018
Multi-core Or Distributed Processing
<source>
#Example
# @everywhere lets all processes be able to call the function
remotecall_fetch(whoami, 2)
remotecall_fetch(whoami, 4)
 
# remotecall_fetch is the same as fetch(remotecall(...))
</source>
Source: https://www.dursi.ca/post/julia-vs-chapel.html#parallel-primitives
93
edits

Navigation menu