#127.0.0.1 localhost # the master server to the internet network 192.168.11.111 dserver # the master sever, Beowulf internal network 192.168.10.250 aka-master # create these entries with the perl one liner # perl -e 'for (1..25) {printf "192.168.42.%s atom%02s\n",$_,$_;}' # # the Beowulf cluster nodes 192.168.10.100 akagawa0 192.168.10.101 akagawa1 192.168.10.102 akagawa2 192.168.10.103 akagawa3 192.168.10.104 akagawa4 192.168.10.105 akagawa5 192.168.10.106 akagawa6 192.168.10.107 akagawa7