Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102603056
intel.mk
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 22, 10:27
Size
943 B
Mime Type
text/x-makefile
Expires
Mon, Feb 24, 10:27 (2 d)
Engine
blob
Format
Raw Data
Handle
24369579
Attached To
rFENNECS FENNECS: Finite Element Non-Neutral Electron Cloud Simulator
intel.mk
View Options
CC = icc
CFLAGS =
FC = mpiifort
#
PARMETIS=$(PARMETIS_ROOT)
MUMPSLIBS= -ldmumps -lzmumps -lmumps_common -lpord
XGRAFIX=$(HOME)/lib/xgrafix
MUMPS=$(MUMPS_ROOT)
HDF5=$(HDF5_ROOT)
BSPLINES=$(HOME)/lib/helvetios/intel/bsplines
FUTILS=$(HOME)/lib/helvetios/intel/futils
SISL=$(HOME)/lib/helvetios/intel/SISL
forSISL=$(HOME)/lib/helvetios/intel/forSISL
#
RELEASEFLAGS = -fpp -mkl=cluster -qopenmp -qopenmp-simd -O3 -xHost -warn all
FFLAGS = -fpp -g -traceback -check bounds -mkl=cluster -O3
DEBUGFLAGS = -fpp -g -O0 -xHost -qopenmp -qopenmp-simd -traceback -mkl=cluster\
-check all -check noarg_temp_created \
-warn all -warn interface -fpe1 -debug extended \
-check uninit -debug all -diag-enable=all
PROFILEFLAGS= -g -traceback -O3 -qopt-report=1
-qopt-report-phase=vec
F90 = $(FC)
F90FLAGS= $(RELEASEFLAGS) -I$(SISL)/SISL/include \
-I$(forSISL)/include
LDFLAGS =
LIBS = $(forSISL)/lib/forsisl.a $(SISL)/lib/libsisl.a
Event Timeline
Log In to Comment