?? compsavails.html
字號(hào):
<b> mpKCC</b> uses KCC on code with MPI calls<br> </td> </tr> <tr> <td>...Old Parallel C++:</td><td> <b> oldxlC</b> and <b>oldmpxlC</b> (IBM 5.0.2.0)<br> <b> oldguidec++</b> and <b>oldmpguidec++</b> (KAI 3.7d)<br> </td> </tr> <tr> <td>...New Parallel C++:</td><td> <b> newxlC</b> and <b> newmpxlC</b> (IBM 7.0.0.3)<br> <b> newguidec++</b> and <b>newmpguidec++</b> (KAI 4.0-32)<br> <b> newmpKCC</b> uses newKCC on code with MPI calls<br> </td> </tr> <tr align="center"> <td rowspan="19" align="center"> <!-- # of compiler classes+1 on particular cluster-->NEWBERG </td> <td><a name="NEWBERG"> </a></td> <td align="center"><i>Compiler and Version</i></td> </tr><tr> <td>Current Fortran:</td><td> <b> xlf</b> (or <b>f77</b> or <b>xlf_r</b>) for fixed source form Fortran 90 (IBM 9.1.0.3)<br> <b> xlf90</b> (or <b>xlf90_r</b>) uses xlf for free-form source Fortran 90<br><!-- <b> f90</b> uses xlf90 for source files with .f90 suffix<br> --> <b> xlf95</b> (or <b>xlf95_r</b>) uses xlf for free-form source Fortran 95<br> <b> g77</b> (GNU 3.3.3) -- library problems <br> </td> </tr> <tr> <td>...Old Fortran:</td><td> <b> oldxlf</b> and <b>oldf77</b> and <b>oldxlf90</b> (IBM 7.1.1.2)<br> </td> </tr> <tr> <td>...New Fortran:</td><td> <b> newxlf</b> and <b>newf77</b> and <b>newxlf90</b> and <b>newf90</b> (IBM 9.1.0.4)<br> </td> </tr> <tr> <td>Current Parallel<br>Fortran:</td><td> <b> xlf</b> and <b>f77</b> and <b>xlf90</b> and <b>xlf95</b> use xlf on code with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a> (-qsmp) parallelization and/or pthreads use<br> <b> mpxlf</b> and <b>mpxlf90</b> and <b>mpxlf95</b> use xlf on code with MPI and possible threads use<br> <b> guidef77</b> and <b> guidef90</b> (KAI 4.0-32)<br> <b> mpguidef77</b> and <b>mpguidef90</b> for MPI and <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a><br><!-- <b> pghpf</b> (PGI 3.2) <br> --> <b> mpif77</b> and <b>mpif90</b> for MPICH library<br> </td> </tr> <tr> <td>...Old Parallel Fortran:</td><td> <b> oldxlf</b> and <b>oldf77</b> and <b>oldxlf90</b> (IBM 7.1.1.2)<br> <b> oldmpxlf</b> and <b>oldmpxlf90</b> (IBM 7.1.1.2)<br> <b> oldguidef77</b> and <b>oldguidef90</b> and <b> oldmpguidef77</b> and <b>oldmpguidef90</b> (KAI 4.0-32)<br> </td> </tr> <tr> <td>...New Parallel Fortran:</td><td> <b> newxlf</b> and <b>newf77</b> and <b>newxlf90</b> and <b>newxlf95</b> (IBM 9.1.0.4)<br> <b> newmpxlf</b> and <b>newmpxlf90</b> and <b>newmpxlf95</b> (IBM 9.1.0.4)<br> <b> newguidef77</b> and <b>newguidef90</b> and <b> newmpguidef77</b> and <b>newmpguidef90</b> (KAI 4.0-32)<br> </td> </tr> <tr> <td>Current C:</td><td> <b> xlc</b> (or <b>xlc_r</b>) (IBM 7.0.0.3) the normal C compiler<br> <b> c89</b> uses xlc to compile strict ANSI C code<br> <b> cc</b> (or <b>cc_r</b>) uses xlc for non-ANSI C legacy code<br> <b> gcc</b> (GNU 3.3.3)<br> </td> </tr> <tr> <td>...Old C:</td><td> <b> oldxlc</b> (IBM 5.0.2.0)<br> </td> </tr> <tr> <td>...New C:</td><td> <b> newxlc</b> (IBM 7.0.0.3)<br> </td> </tr> <tr> <td>Current Parallel C:</td><td> <b> xlc</b> (or <b>xlc_r</b>) on code with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a> (-qsmp) parallelization and/or pthreads use<br> <b> mpxlc</b> (or <b>mpxlc_r</b>) uses xlc on code with MPI calls and possible threads use<br> <b> mpcc</b> (or <b>mpcc_r</b>) uses cc on code with MPI calls and possible threads use<br> <b> guidec</b> (KAI 4.0-32)<br> <b> mpguidec</b> for guidec and MPI<br> <b> mpicc</b> for MPICH library<br> </td> </tr> <tr> <td>...Old Parallel C:</td><td> <b> oldxlc</b> and <b>oldmpxlc</b> (IBM 5.0.2.0)<br> <b> oldguidec</b> and <b>oldmpguidec</b> (KAI 4.0-32)<br> </td> </tr> <tr> <td>...New Parallel C:</td><td> <b> newxlc</b> (IBM 7.0.0.3)<br> <b> newmpxlc</b> (IBM 7.0.0.3)<br> <b> newguidec</b> and <b>newmpguidec</b> (KAI 4.0-32)<br> </td></tr> <tr> <td>Current C++:</td><td> <b> xlC</b> (or <b>xlC_r</b>) (IBM 7.0.0.3)<br> <b> g++</b> (GNU 3.3.3)<br> <b> KCC</b> (KAI 4.0f18)<br> </td> </tr> <tr> <td>...Old C++:</td><td> <b> oldxlC</b> (IBM 5.0.2.0)<br> </td> </tr> <tr> <td>...New C++:</td><td> <b> newxlC</b> (IBM 7.0.0.3)<br> <b> newKCC</b> (KAI 4.0f18)<br> </td> </tr> <tr> <td>Current Parallel C++:</td><td> <b> xlC</b> use xlC on code with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a> (-qsmp) parallelization and/or pthreads use<br> <b> mpxlC</b> (or <b>mpxlC_r</b> or <b>mpCC</b> or <b>mpCC_r</b>) uses xlC on code with MPI calls and possible threads use<br> <b> guidec++</b> (KAI 4.0-32)<br> <b> mpguidec++</b> uses guidec++ and MPI<br> <b> mpKCC</b> uses KCC on code with MPI calls<br> </td> </tr> <tr> <td>...Old Parallel C++:</td><td> <b> oldxlC</b> and <b>oldmpxlC</b> (IBM 5.0.2.0)<br> <b> oldguidec++</b> and <b>oldmpguidec++</b> (KAI 4.0-32)<br> </td> </tr> <tr> <td>...New Parallel C++:</td><td> <b> newxlC</b> and <b> newmpxlC</b> (IBM 7.0.0.3)<br> <b> newguidec++</b> and <b>newmpguidec++</b> (KAI 4.0-32)<br> <b> newmpKCC</b> uses newKCC on code with MPI calls<br> </td> </tr> <tr><td rowspan="19" align="center"> <!-- # of compiler classes+1 on particular cluster-->DEFROST </td> <td><a name="DEFROST"> </a></td> <td align="center"><a name="IBM_OCF"><i>Compiler and Version</i></a></td> </tr><tr> <td>Current Fortran:</td><td> <b> xlf</b> (or <b>f77</b> or <b>xlf_r</b>) for fixed source form Fortran 90 (IBM 9.1.0.2)<br> <b> xlf90</b> (or <b>xlf90_r</b>) uses xlf for free-form source Fortran 90<br><!-- <b> f90</b> uses xlf90 for source files with .f90 suffix<br> --> <b> xlf95</b> (or <b>xlf95_r</b>) uses xlf for free-form source Fortran 95<br> <b> g77</b> (GNU 3.3.3) <br> </td> </tr> <tr> <td>...Old Fortran:</td><td> <b> oldxlf</b> and <b>oldf77</b> and <b>oldxlf90</b> (IBM 7.1.1.2)<br> </td> </tr> <tr> <td>...New Fortran:</td><td> <b> newxlf</b> and <b>newf77</b> and <b>newxlf90</b> and <b>newf90</b> (IBM 9.1.0.2)<br> </td> </tr> <tr> <td>Current Parallel<br>Fortran:</td><td> <b> xlf</b> and <b>f77</b> and <b>xlf90</b> and <b>xlf95</b> use xlf on code with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a> (-qsmp) parallelization and/or pthreads use<br> <b> mpxlf</b> and <b>mpxlf90</b> and <b>mpxlf95</b> use xlf on code with MPI and possible threads use<br> <b> guidef77</b> and <b> guidef90</b> (KAI 3.9a)<br> <b> mpguidef77</b> and <b>mpguidef90</b> for MPI and <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a><br> <b> pghpf</b> (PGI 3.2) <br> <b> mpif77</b> and <b>mpif90</b> for MPICH library<br> </td> </tr> <tr> <td>...Old Parallel Fortran:</td><td> <b> oldxlf</b> and <b>oldf77</b> and <b>oldxlf90</b> (IBM 7.1.1.2)<br> <b> oldmpxlf</b> and <b>oldmpxlf90</b> (IBM 7.1.1.2)<br> <b> oldguidef77</b> and <b>oldguidef90</b> and <b> oldmpguidef77</b> and <b>oldmpguidef90</b> (KAI 3.7f)<br> </td> </tr> <tr> <td>...New Parallel Fortran:</td><td> <b> newxlf</b> and <b>newf77</b> and <b>newxlf90</b> and <b>newxlf95</b> (IBM 9.1.0.2)<br> <b> newmpxlf</b> and <b>newmpxlf90</b> and <b>newmpxlf95</b> (IBM 9.1.0.2)<br> <b> newguidef77</b> and <b>newguidef90</b> and <b> newmpguidef77</b> and <b>newmpguidef90</b> (KAI 4.0-32)<br> </td> </tr> <tr> <td>Current C:</td><td> <b> xlc</b> (or <b>xlc_r</b>) (IBM 7.0.0.3) the normal C compiler<br> <b> c89</b> uses xlc to compile strict ANSI C code<br> <b> cc</b> (or <b>cc_r</b>) uses xlc for non-ANSI C legacy code<br> <b> gcc</b> (GNU 3.3.3)<br> </td> </tr> <tr> <td>...Old C:</td><td> <b> oldxlc</b> (IBM 3.6.6.0)<br> </td> </tr> <tr> <td>...New C:</td><td> <b> newxlc</b> (IBM 7.0.0.3)<br> </td> </tr> <tr> <td>Current Parallel C:</td><td> <b> xlc</b> (or <b>xlc_r</b>) on code with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a> (-qsmp) parallelization and/or pthreads use<br> <b> mpxlc</b> (or <b>mpxlc_r</b>) uses xlc on code with MPI calls and possible threads use<br> <b> mpcc</b> (or <b>mpcc_r</b>) uses cc on code with MPI calls and possible threads use<br> <b> guidec</b> (KAI 3.9a)<br> <b> mpguidec</b> for guidec and MPI<br> <b> mpicc</b> for MPICH library<br> </td> </tr> <tr> <td>...Old Parallel C:</td><td> <b> oldxlc</b> and <b>oldmpxlc</b> (IBM 3.6.6.0)<br> <b> oldguidec</b> and <b>oldmpguidec</b> (KAI 3.7d)<br> </td> </tr> <tr>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -