зеркало из https://github.com/Azure/azurehpc.git
add more comments
This commit is contained in:
Родитель
ac59cbfef3
Коммит
06f438ecac
|
@ -9,7 +9,7 @@ yum install -y beegfs-client beegfs-helperd beegfs-utils
|
|||
sed -i 's/^sysMgmtdHost.*/sysMgmtdHost = '$MGMT_HOSTNAME'/g' /etc/beegfs/beegfs-client.conf
|
||||
sed -i 's/^tuneFileCacheType.*/tuneFileCacheType = '$BEEGFS_CACHE'/g' /etc/beegfs/beegfs-client.conf
|
||||
|
||||
# Use OFED only if Infiniband is present
|
||||
# Use OFED only if Infiniband is present, so you can use an HPC image on a non IB machine
|
||||
ibv_devinfo
|
||||
if [ $? == 0 ]; then
|
||||
if [ -d "/usr/src/ofa_kernel/default/include" ]; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче