⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compsavails.html

📁 Pthread lib库完整说明文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!--        <td>Current C++:</td><td>                --><!--        <td>...Old C++:</td><td>                 --><!--        <td>...New C++:</td><td>                 --><!--        <td>Current Parallel C++:</td><td>       --><!--        <td>...Old Parallel C++:</td><td>        --><!--        <td>...New Parallel C++:</td><td>        -->  <tr><!--  COMPAQ  COMPAQ  COMPAQ  COMPAQ  COMPAQ  COMPAQ  COMPAQ  COMPAQ  COMPAQ  -->  <td rowspan="19" align="center" bgcolor="orangered">COMPAQ<br>Tru64<br>OCF</td>               <!-- sum of rowspans of machine groups -->      <td rowspan="19" align="center">               <!-- # of compiler classes+1 on particular cluster-->GPS</td>          <td><a name="GPS">&nbsp;</a></td>          <td align="center"><a name="COMPAQ_OCF"><i>Compiler and Version</i></a></td>          </tr><tr>            <td>Current Fortran:</td><td>            <b> f77</b> and <b>f90</b> and <b>f95</b> (DEC 5.5-1877)<br>            <b> g77</b>                 (GNU 3.3.3)<br>            </td>          </tr>          <tr>            <td>...Old Fortran:</td><td>            <b> oldf77</b>              (DEC 5.5-1877)<br>            <b> oldf90</b> and <b>oldf95</b> (DEC 5.5-1877)<br>            </td>          </tr>          <tr>            <td>...New Fortran:</td><td>            <b> newf77</b>              (DEC 5.5-1877)<br>            <b> newf90</b> and <b>newf95</b> (DEC 5.5-1877)<br>            </td>          </tr>          <tr>            <td>Current Parallel<br>Fortran:</td><td>            <b> f90 -hpf</b>                   (DEC 5.5A-3548) f90 plus HPF<br>            <b> f90 -omp</b> f90 plus <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a><br>            <b> guidef77</b> and <b>guidef90</b>      (KAI 3.9d) compile                   Fortran with <a href="http://www.llnl.gov/asci/platforms/bluepac/OpenMP.Status.html">OpenMP</a>                  <br>            <b> mpif77</b>      uses f77 for code which calls MPICH library<br>            <b> mpif90</b>      uses f90 for code which calls MPICH library<br>            </td>          </tr>          <tr>            <td>...Old Parallel Fortran:</td><td>            <b> oldguidef77</b> and <b>oldguidef90</b> (KAI 3.7g)<br>          </td></tr>          <tr>            <td>...New Parallel Fortran:</td><td>            <b> newguidef77</b> and <b>newguidef90</b> (KAI 4.0f)<br>            </td>          </tr><!--      <tr>            <td>Fortran Preprocessors:</td><td>            <b> forgex</b>              (APR 2.2(03))<br>            <b> kapf</b>                (KAI 4.0)<br>            </td>          </tr>-->          <tr>            <td>Current C:</td><td>            <b> cc</b>                  (DEC 6.5-011) -- ANSI standard C<br>            <b> c89</b>                               -- the same as cc<br>            <b> gcc</b>                 (GNU 3.3.3)<br>            </td>          </tr>          <tr>            <td>...Old C:</td><td>            <b> oldcc</b>               (DEC 6.1-113)<br>            </td>          </tr>          <tr>            <td>...New C:</td><td>            <b> newcc</b>               (DEC 6.5-200)<br>            </td>          </tr>          <tr>            <td>Current Parallel C:</td><td>            <b> guidec</b>              (KAI 3.9d)<br>            <b> mpicc</b>       uses cc for code which calls MPICH library<br>            </td>          </tr>          <tr>            <td>...Old Parallel C:</td><td>            <b> oldguidec</b>           (KAI 3.7d)<br>            </td>          </tr>          <tr>            <td>...New Parallel C:</td><td>             <b> newguidec</b>           (KAI 4.0f)<br>            </td>          </tr>          <tr>            <td>Current C++:</td><td>            <b> cxx</b>                 (DEC 6.5-014)<br>            <b> KCC</b>                 (KAI 3.4d)<br>            <b> g++</b> or <b> c++</b>  (GNU 3.3.3)<br>            </td>          </tr>          <tr>            <td>...Old C++:</td><td>            <b> oldcxx</b>              (DEC 6.2-024)<br>            </td>          </tr>          <tr>            <td>...New C++:</td><td>            <b> newKCC</b>              (KAI 4.0f)<br>            </td>          </tr>          <tr>            <td>Current Parallel C++:</td><td>            <b> guidec++</b>            (KAI 3.9d)<br>            </td>          </tr>          <tr>            <td>...Old Parallel C++:</td><td>            <b> oldguidec++</b>         (KAI 3.7d)<br>            </td>          </tr>          <tr>            <td>...New Parallel C++:</td><td>             <b> newguidec++</b>         (KAI 4.0f)<br>            </td>          </tr><!--  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM  IBM -->  <tr><td rowspan="85" align="center" bgcolor="skyblue">IBM<br>AIX<br>OCF</td>               <!-- sum of rowspans of machine groups -->      </tr><tr align="center">      <td rowspan="19" align="center">               <!-- # of compiler classes+1 on particular cluster-->BERG </td>            <td><a name="BERG">&nbsp;</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) <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 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>                    -->&gt;            <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.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 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 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>                             (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 3.4d)<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 3.9a)<br>            <b> mpguidec++</b>                         uses guidec++ and MPI<br>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -