05 2022 档案
摘要:本文转载自 http://icbc168.blog.163.com/blog/static/12708398420109424254552/ https://www.cnblogs.com/guosj/p/3716171.html 一、概述 1、名词解释 Fortran=Formula Transl
阅读全文
摘要:##Fortran并行循环 机器系统为ubuntu18.04LTS,fortran编译器为intel的oneAPI,并行策略为fortran90+MPI库,并行3个CPU 以下三个hello world程序选择3种不同的循环策略 每个CPU都遍历三次循环 三个CPU分担三次循环,即每个CPU遍历一次
阅读全文
摘要:Fortran程序并行helloworld和GDB调试
阅读全文