?? base.site
字號:
# $Id: base.site,v 1.3.2.2 2002/04/27 15:39:06 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 BLAS and LAPACK. See ${ESMF_DIR}/docs/installation.html# for information on retrieving them.# Important: If you use the IBM version of lapack you must include # -lessl at the end of the line defining the BLAS libraries.## Location of MPI (Message Passing Interface) software#MPI_DIR = ${ESMF_DIR}/src/Infrastructure/mpiuniMPI_LIB = -lmpiuniMPI_INCLUDE = -I${MPI_DIR}MPIRUN = ${MPI_DIR}/mpirun
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -