[Myrinet] Re: [Myricom help #8764] problem with mapper
Susan Blackford <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Organization | Myricom, Inc. |
| Message-ID | <02012011103403.00527@idefix> |
Hi, The mapper has mapped 8 hosts and 1 switch. There are no errors, the mapper is just complaining because it cannot create files in the directory where the mapper is run (binary/sbin I guess). This is a permission issue. These files are used to speed up the mapping process, and keep the same GM IDs for everyone, etc. When you look at gm_board_info, you will see that all of the routes for all of the nodes are computed. Hope this helps. Susan -- --------------------------------------------- Susan Blackford Member of Technical Staff Myricom, Inc. --------------------------------------------- On Sunday 20 January 2002 12:10 am, sandhya senapathi wrote: > hi, > im able to compile GM and insert the kernel module using insmod without > any errors. But when I try to run the mapper I get the following error. > The mapper is run with root permissions, so I dont know why the "couldn't > open temp file" error should occur. > > > 23:52:09 couldn't open temp file ".mapper.counters" > 23:52:09 starting to map. My clock says Sat Jan 19 23:52:09 2002 > 23:52:09 map time was 97834 lanai ticks, which is 48 millisecs. > 23:52:09 found 8 hosts and 1 switches (9 nodes) > 23:52:09 couldn't open temp file ".a1.nowlab.ohio-state.edu.hosts" > 23:52:09 couldn't open temp file ".mapper.map" > 23:52:09 couldn't open temp file ".mapper.counters" > 23:52:09 configuring > 23:52:09 route computation took 0 milliseconds > 23:52:09 configuration took 20 milliseconds > 23:52:09 couldn't open temp file ".mapper.counters" > 23:52:09 sleeping for 30000 milliseconds > > i ran gm_board_info, and got the following result. > > GM build ID is "1.5_Linux [email protected] Sat Jan 19 > 19:57:30 EST 2002." > > > Board number 0: > lanai_clockval = 0x033006a1 > lanai_cpu_version = 0x0702 (LANai7.2) > lanai_board_id = 00:60:dd:7f:d1:d8 > lanai_sram_size = 0x00200000 (2048K bytes) > fpga_version = "Thu Dec 9 16:13:40 1999" > more_version = "" > max_lanai_speed = 67 MHz > product_code = 54 > serial_number = 38844 > (should be labeled: "M2L-PCI64A-2-38844") > LANai time is 0x076ae03f0 ticks, or about 14 minutes since reset. > This is node 14 (a1.nowlab.ohio-state.edu) node_type=0 > Board has room for 8 ports, 3000 nodes/routes, 16384 cache entries > Port token cnt: send=29, recv=248 > Port: Status PID > 0: BUSY 13715 (this process [gm_board_info]) > Route table for this node follows: > The mapper 48-bit ID was: 00:60:dd:7f:d1:d8 > gmID MAC Address gmName Route > ---- ----------------- -------------------------------- > --------------------- > 2 00:60:dd:7f:d4:98 a0.nowlab.ohio-state.edu bf > 8 00:60:dd:7f:d4:c2 a6.nowlab.ohio-state.edu 85 > 9 00:60:dd:7f:d5:1a a7 86 > 12 00:60:dd:7f:d1:e8 a4.nowlab.ohio-state.edu 83 > 13 00:60:dd:7f:d4:8d a5.nowlab.ohio-state.edu 84 > 14 00:60:dd:7f:d1:d8 a1.nowlab.ohio-state.edu 80 (this node) > (mapper) > 15 00:60:dd:7f:d4:a3 a2.nowlab.ohio-state.edu 81 > 16 00:60:dd:7f:cf:ee a3.nowlab.ohio-state.edu 82 > > > everything seems to be fine. could you help me as to why the mapper is > giving errors ? > > thanks > Sandhya S.