File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -947,13 +947,13 @@ the latest <a href='http://www.oracle.com/technetwork/server-storage/solarisstud
947947
948948/////////////////////////////////////////////////////////////////////////
949949
950- $ q [] = "How do I build OpenMPI on IBM QS22 cell blade machines with GCC and XLC/XLF compilers? " ;
950+ $ q [] = "How do I build Open MPI on IBM QS22 cell blade machines with GCC and XLC/XLF compilers? " ;
951951
952952$ anchor [] = "build-qs22 " ;
953953
954954$ a [] = "You can use two following scripts (contributed by IBM) to build Open MPI on QS22.
955955
956- Script to build OpenMPI using the GCC compiler:
956+ Script to build Open MPI using the GCC compiler:
957957
958958<geshi bash>
959959#!/bin/bash
985985cp config.status \$PREFIX/config.status
986986</geshi>
987987
988- Script to build OpenMPI using XLC and XLF compilers:
988+ Script to build Open MPI using XLC and XLF compilers:
989989
990990<geshi bash>
991991#!/bin/bash
You can’t perform that action at this time.
0 commit comments