Administrators can also use the command line for driver installation. The command msiexec /qn /i path, where path is the path to the WinOF MSI pack- age, enables driver installation through the command line; the MSI package can reside on a net- work share to help avoid the need to copy packages to individual cluster nodes.
The clusrun command enables running the same command on multiple compute nodes in parallel, which can help save a significant amount of time for driver installation in large clusters. The ndinstall command, which comes with the InfiniBand driver, can be used with the -i parameter to enable Network Direct after driver installation. When Network Direct is enabled, the ndinstall -l command lists the OpenIB Network Direct provider.
자동설치방법
msiexec /qn /i {PATH}
설치 후 Network Direct Enable
ndinstall -i
Network Direct provider 확인하는 방법
ndinstall -l
'HPCS' 카테고리의 다른 글
HPC Server 2008 R2 설치 에러 (1) | 2010.09.18 |
---|---|
Turnkey Dual-Boot Clusters: Clustercorp and Microsoft present Rocks+Hybrid, a simple Windows/Linux Cluster Solution (0) | 2010.07.22 |
HPC Server 2008 R2 - Channel 9 (0) | 2010.07.22 |
HPCS에서 각 노드당 원하는 core 만큼 job submit하는 방법 (0) | 2010.07.13 |
HPC Server 2008 Job Resources (0) | 2010.07.09 |