mpif90-wrapper-data.txt
来自「MPI stands for the Message Passing Inter」· 文本 代码 · 共 24 行
TXT
24 行
# There can be multiple blocks of configuration data, chosen by# compiler flags (using the compiler_args key to chose which block# should be activated. This can be useful for multilib builds. See the# multilib page at:# https://svn.open-mpi.org/trac/ompi/wiki/compilerwrapper3264 # for more information.project=Open MPIproject_short=OMPIversion=1.2.4language=Fortran 90compiler_env=FCcompiler_flags_env=FCFLAGScompiler=gfortranmodule_option=-Iextra_includes=preprocessor_flags=compiler_flags=-pthread linker_flags= libs=-lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl required_file=includedir=${includedir}libdir=${libdir}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?