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
947
947
948
948
/////////////////////////////////////////////////////////////////////////
949
949
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? " ;
951
951
952
952
$ anchor [] = "build-qs22 " ;
953
953
954
954
$ a [] = "You can use two following scripts (contributed by IBM) to build Open MPI on QS22.
955
955
956
- Script to build OpenMPI using the GCC compiler:
956
+ Script to build Open MPI using the GCC compiler:
957
957
958
958
<geshi bash>
959
959
#!/bin/bash
985
985
cp config.status \$PREFIX/config.status
986
986
</geshi>
987
987
988
- Script to build OpenMPI using XLC and XLF compilers:
988
+ Script to build Open MPI using XLC and XLF compilers:
989
989
990
990
<geshi bash>
991
991
#!/bin/bash
You can’t perform that action at this time.
0 commit comments