If your Myrinet network is Myrinet 2000 with serial or fiber link interface (M3S-PCI64B and M3F-PCI64B), please use myrinet2k network type and lanaiM2k.mcp firmware. In order to change network type in rpmtest and rcstest, you must modify your scorehosts.db on your server. Please refer to SCore System Installation on Server section.
$ cd /opt/score/sbin
$ ./rpminit comp0 myrinet
$ ./rpmtest comp0 myrinet -dest 0 -ping
Success: Two numbers similar to "8 1.2269e-05" are printed
The first number is the data size (in bytes)
The second number is the latency (in seconds)
Failure: Error and dump messages are printed
If this test fails, read the Troubleshooting section.
$ cd /opt/score/sbin $ ./rpmtest comp1 myrinet -replyIssue the following commands in another window on the server host:
$ cd /opt/score/sbin $ ./rpmtest comp0 myrinet -dest 1 -ping Results should be the same as the loopback testWhen the test finishes, do not forget to kill the
pmtest
process on the server host because the process is in an infinite loop.
$ cd /opt/score/sbin $ ./rpmtest comp1 myrinet -vreplyIssue the following commands in another window on the server host:
$ cd /opt/score/sbin
$ ./rpmtest comp0 myrinet -dest 1 -vwrite
Success: Two numbers similar to "8 913452" are printed
The first number is the data size (in bytes)
The second number is the bandwidth (in bytes/sec)
Failure: Error and dump messages are printed
When the test finishes, do not forget to kill the pmtest
process on the server host because the process is in an infinite loop.
rsh command can be issued to all hosts.
Issue the following commands:
$ cd /opt/score/sbin $ ./rcstest comp0 myrinet -v starting master 0 : pe=4 starting slave: 1 3 2 testing*.*.*.*.*. ... Success: '.'s and '*'s are printed. Failure: Error messages are printed.To stop this test, press Ctrl-C or another interrupt command.
/dev/pmmyri/number has not been created by
the mkpmmyridev.sh command.
/dev/pmmyri/number are
not correct.
cstest for more information.