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

📄 readme

📁 MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.
💻
字号:
This directory contains some simple Fortran examples contributed by users.norm - The master program constructs a matrix and distributes its        columns to the slave processes to compute the 1-norms of the        columns (the sums of the absolute values of the entries).comm - A stress test for message passing.  Prompts for number of iterations,        and sends increasingly large messages (up to length 2^19) to the       slaves and back in various configurations.pi   - A program that computes the value of pi by integration.  Based on       an example from Intel.*.pg - The procgroup files necessary for running the above programs on       various configurations of machines.fslave_main.f - linked with the standalone slave programs

⌨️ 快捷键说明

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