代码搜索:OpenMP
找到约 156 项符合「OpenMP」的源代码
代码结果 156
www.eeworm.com/read/331315/12833672
cpp fdtd_3d_xyzpml_mpi_openmp.cpp
////////////////////////////////////////////////////////////////////////////////
//Parallel 3D FDTD algorithm with constant material parameters - eps_r, mu_r, sigma
// - MPI Non-Blocking communicat
www.eeworm.com/read/331315/12833697
suo fdtd_3d_xyzpml_mpi_openmp.suo
www.eeworm.com/read/217158/14976343
ppt mpi与openmp的混合编程.ppt
www.eeworm.com/read/378188/9242419
incl make.incl
#
# Makefile for program modxxx of the EuroBen OpenMP Benchmark Version 2.0.
SHELL = /bin/sh
FC = ifc
FFLAGS = -O3 -openmp
CFLAGS = -O3
INCS =
LD = ${FC}
LDFLAGS = ${FFLAGS}
LIBS