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

📄 readme

📁 MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.
💻
字号:
These are examples of shared-memory parallel programming using monitors.The programs are:  addtwo.gs     - add two vectors using a getsub monitor  addtwo.ask    - add two vectors using an askfor monitor  grid.shmem    - solve Dirichlet problem in plane  gridlog.shmem - same as grid.shmem instrumented with alog  adquad        - adaptive quadratureEach of them can be run by redirecting input from the appropriate .data file.The grid.shmem and adquad programs can also be run interactively.Note that these examples will run on a uniprocessor with one process, butp4 does not support shared memory among separate processes on any of thesupported uniprocessors (such as SUN, ATT_3B2, or IBM_RS_6000).

⌨️ 快捷键说明

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