Loopback communication it's shared memory copy, of course.
Even if it would be implemented with socket() and other network
syscalls, kernel will do finally only memory copying.
Il giorno 01/mar/08, alle ore 00:25, Elvedin Trnjanin ha scritto:
I'm using a "ping pong" program to approximate bandw
On Feb 29, 2008, at 6:25 PM, Elvedin Trnjanin wrote:
I'm using a "ping pong" program to approximate bandwidth and latency
of
various messages sizes and I notice when doing various transfers (eg.
async) that the maximum bandwidth isn't the system's maximum
bandwidth.
I've looked through the F
Hi,
Am 19.02.2008 um 12:49 schrieb Neeraj Chourasia:
I am facing problem while calling mpirun in a loop when using
with SGE. My sge version is SGE6.1AR_snapshot3. The script i am
submitting via sge is
xx
xxx