Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90865444
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
Tue, Nov 5, 11:48
Size
262 B
Mime Type
text/x-makefile
Expires
Thu, Nov 7, 11:48 (2 d)
Engine
blob
Format
Raw Data
Handle
22142580
Attached To
rFENNECS FENNECS: Finite Element Non-Neutral Electron Cloud Simulator
gcc.mk
View Options
CC = gcc
CFLAGS =
FC = mpif90
#FFLAGS = -g -traceback -check bounds -mkl=cluster
RELEASEFLAGS = -fopenmp -O2 -march=native
DEBUGFLAGS = -g -fopenmp -fbacktrace \
-fcheck=all -Wall
PROFILEFLAGS= -g
F90 = $(FC)
F90FLAGS= $(RELEASEFLAGS)
LDFLAGS =
LIBS =
Event Timeline
Log In to Comment