No subject


Thu Jun 12 22:07:40 PDT 2014


difference between "shared memory" programming and "message passing"
programming. Most clusters don't offer shared memory services. At most
they might provide one-sided messaging like the Cray SHMEM library,
which is message passing that can be written relatively compactly
compared to MPI, the usual library people use for message passing.

-- greg




More information about the Beowulf mailing list