?? base.site
字號:
# $Id: base.site,v 1.3.2.1 2001/11/09 18:44:30 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) softwareMF_MPIRUN = MPI_HOME = /usr/local/mpich-myrinetMPI_LIB = -L${MF_MPI_LIB} -lmpichMPI_INCLUDE = -I${MF_MPI_INC}MPIRUN = ${MF_MPIRUN}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -