MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
libgadget
config.c
Go to the documentation of this file.
1
const
char
*
GADGET_COMPILER_SETTINGS
=
""
\
2
" mpicc \n "
\
3
" -fopenmp -O3 -std=gnu99 -g -Wall -Wextra -Wno-unused-parameter -Wvla -ffast-math -march=native \n "
\
4
" -DVALGRIND \n "
\
5
" -DDEBUG \n "
\
6
""
;
7
const
char
*
GADGET_VERSION
=
"5.0.1.dev1_5a2c48c096"
;
GADGET_VERSION
const char * GADGET_VERSION
Definition:
config.c:7
GADGET_COMPILER_SETTINGS
const char * GADGET_COMPILER_SETTINGS
Definition:
config.c:1
Generated by
1.9.1