Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102609284
gcc.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, 11:56
Size
924 B
Mime Type
text/x-makefile
Expires
Mon, Feb 24, 11:56 (2 d)
Engine
blob
Format
Raw Data
Handle
24351532
Attached To
rFENNECS FENNECS: Finite Element Non-Neutral Electron Cloud Simulator
gcc.mk
View Options
CC = mpicc
CFLAGS =
FC = mpifort
#
PARMETIS=$(PARMETIS_ROOT)
MUMPSLIBS= -ldmumps -lzmumps -lmumps_common -lpord -lopenblas -L${MKLROOT}/lib/intel64 -Wl,--no-as-needed -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -lm -ldl
XGRAFIX=$(HOME)/lib/intel/xgrafix
MUMPS=$(MUMPS_ROOT)
HDF5=$(HDF5_ROOT)
SISL=$(HOME)/lib/helvetios/gcc/SISL
forSISL=$(HOME)/lib/helvetios/gcc/forSISL
BSPLINES=$(HOME)/lib/helvetios/gcc/bsplines
FUTILS=$(HOME)/lib/helvetios/gcc/futils
#
#
#FFLAGS = -g -traceback -check bounds -mkl=cluster
RELEASEFLAGS = -fopenmp -O3 -march=native -Wall -cpp -ffree-line-length-512
DEBUGFLAGS = -g -fopenmp -fbacktrace \
-fcheck=all -Wall -cpp -ffree-line-length-512 -ffpe-trap=invalid,zero,overflow
PROFILEFLAGS= -g -fbacktrace
CCFLAGS=-fopenmp
F90 = $(FC)
F90FLAGS= $(RELEASEFLAGS) -I$(SISL)/include -I$(forSISL)/include
LDFLAGS =
LIBS = $(forSISL)/lib/forsisl.a $(SISL)/lib/libsisl.a
Event Timeline
Log In to Comment