📄 base.site
字号:
# $Id: base.site,v 1.2.2.2 2002/04/27 15:39:04 erik Exp $ ## This file contains site-specific information. The definitions below# should be changed to match the locations of libraries at your site.# The following naming convention is used:# XXX_LIB - location of library XXX# XXX_INCLUDE - directory for include files needed for library XXX## Location of MPI (Message Passing Interface) software#ESMC_MPIRUN = MPI_HOME = ${ESMF_DIR}/src/Infrastructure/mpiuniMPI_LIB = -lmpiuniMPI_INCLUDE = -I${MPI_HOME}MPIRUN = ${MPI_HOME}/mpirun# MP_LIB is for openMP#MP_LIB = #MP_INCLUDE = # For pthreads (or omp)THREAD_LIB =
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -