Brief Introduction to OpenMP
OpenMPisaframeworkforsharedmemoryparallelcomputing.OpenMPisastandardC/C++andFortrancompilers.Compilerdirectivesindicatewhereparallelismshouldbeused.C/C++use#pragmadirectivesFortranusesstructuredcomments.Alibraryprovidessupportroutines.Basedonthefork/joinmode
下载地址
用户评论