Assignment 11: Problem 1 Bcast large amount of numbers
I simply use:
Moderators: Dan Negrut, ME964 Spring 2012
[fwang@euler20 prob1]$ mpiexec -machinefile $PBS_NODEFILE ./prob1_1
Warning: Permanently added 'euler30,10.0.0.30' (RSA) to the list of known hosts.
That took for size of 1 0.170832 seconds
That took for size of 2 0.055991 seconds
That took for size of 4 0.080939 seconds
That took for size of 8 0.075992 seconds
That took for size of 16 0.055997 seconds
That took for size of 32 0.055992 seconds
That took for size of 64 0.055992 seconds
That took for size of 128 0.061000 seconds
That took for size of 256 0.070989 seconds
That took for size of 512 0.055991 seconds
That took for size of 1024 0.055993 seconds
That took for size of 2048 0.078988 seconds
That took for size of 4096 0.061004 seconds
That took for size of 8192 0.051004 seconds
That took for size of 16384 0.051011 seconds
^Cmpiexec: killing job...
--------------------------------------------------------------------------
mpiexec noticed that process rank 0 with PID 59590 on node euler20 exited on signal 0 (Unknown signal 0).
--------------------------------------------------------------------------
16 total processes killed (some possibly by mpiexec during cleanup)
mpiexec: clean termination accomplished
That took for size of 1 3.000923 seconds
That took for size of 2 0.000203 seconds
That took for size of 4 0.000233 seconds
That took for size of 8 0.000320 seconds
That took for size of 16 0.000249 seconds
That took for size of 32 0.000200 seconds
That took for size of 64 0.000219 seconds
That took for size of 128 0.000234 seconds
That took for size of 256 0.000267 seconds
That took for size of 512 0.000219 seconds
That took for size of 1024 0.000584 seconds
That took for size of 2048 0.000812 seconds
That took for size of 4096 0.000296 seconds
That took for size of 8192 0.000963 seconds
That took for size of 16384 0.000613 seconds
That took for size of 32768 0.000979 seconds
That took for size of 65536 0.001036 seconds
^Cmpiexec: killing job...
--------------------------------------------------------------------------
mpiexec noticed that process rank 0 with PID 57912 on node euler19 exited on signal 0 (Unknown signal 0).
--------------------------------------------------------------------------
16 total processes killed (some possibly by mpiexec during cleanup)
mpiexec: clean termination accomplished
Return to ME964 Spring 2012: High Performance Computing
Users browsing this forum: No registered users and 1 guest