分类: LINUX
2005-12-23 10:01:45
几个问题:
1.kernel版本与驱动版本的匹配
2.选择与Myrinet卡型号对应的驱动
3.此文中是在装有Myrinet卡的计算节点编译。
所使用的configure参数:
./configure
--prefix=/nfs/s08r1p1/ty/jobs/opt/xcat/gm-2.1.21nks4smp/
#指定安装路径(与系统结构无关的文件)
--disable-15 --disable-16 --disable-17 --disable-18 --disable-19
#禁止LANai5|6|7|8|9 interfaces [1]
--with-num-routes=8
#指定路由的routes数。
#在这个版本下,因为软件bug,只能在=8的时候通过编译
--with-linux-build=/usr/src/redhat/BUILD/kernel-2.4.21nks4smp/
--with-linux=/usr/src/redhat/BUILD/kernel-2.4.21nks4smp
#指定kernel相关路径
--disable-debug-symbols
[1] From Myrinet FAQ:
What does LANai stand for?
Lanai is a Hawaiian word for a "veranda" or "porch". (It''s also the name of the one of the Hawaiian Islands.)
We started referring to Myrinet-interface chips by this name because a lanai is a transition between the home (the host computer) and the outside world (the Myrinet fabric). At one time we spelled Lanai "LANai" to in clude the idea of a Local Area Network, but we no longer spell it this way.