File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 227227MPI=" l_mpi-rt_p_5.1.3.223"
228228CFG=" IntelMPI-v5.x-silent.cfg"
229229# #curl -so /tmp/${MPI}.tgz http://192.168.40.171/azure/${MPI}.tgz ## Internal link to MPI package
230- curl -so /tmp/${MPI}.tgz http://olcentwus.cloudapp .net/openlogic/${MPI}.tgz # # Link to MPI package
230+ curl -so /tmp/${MPI}.tgz http://olcentgbl-masters.trafficmanager .net/openlogic/${MPI}.tgz # # Link to MPI package
231231curl -so /tmp/${CFG} https://raw.githubusercontent.com/szarkos/AzureBuildCentOS/master/config/azure/${CFG}
232232tar -C /tmp -zxf /tmp/${MPI}.tgz
233233/tmp/${MPI}/install.sh --silent /tmp/${CFG}
Original file line number Diff line number Diff line change 235235MPI=" l_mpi-rt_p_5.1.3.223"
236236CFG=" IntelMPI-v5.x-silent.cfg"
237237# #curl -so /tmp/${MPI}.tgz http://192.168.40.171/azure/${MPI}.tgz ## Internal link to MPI package
238- curl -so /tmp/${MPI}.tgz http://olcentwus.cloudapp .net/openlogic/${MPI}.tgz # # Link to MPI package
238+ curl -so /tmp/${MPI}.tgz http://olcentgbl-masters.trafficmanager .net/openlogic/${MPI}.tgz # # Link to MPI package
239239curl -so /tmp/${CFG} https://raw.githubusercontent.com/szarkos/AzureBuildCentOS/master/config/azure/${CFG}
240240tar -C /tmp -zxf /tmp/${MPI}.tgz
241241/tmp/${MPI}/install.sh --silent /tmp/${CFG}
You can’t perform that action at this time.
0 commit comments