MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Variables
config.c File Reference

Go to the source code of this file.

Variables

const char * GADGET_COMPILER_SETTINGS
 
const char * GADGET_VERSION = "5.0.1.dev1_5a2c48c096"
 

Variable Documentation

◆ GADGET_COMPILER_SETTINGS

const char* GADGET_COMPILER_SETTINGS
Initial value:
= ""
" mpicc \n "
" -fopenmp -O3 -std=gnu99 -g -Wall -Wextra -Wno-unused-parameter -Wvla -ffast-math -march=native \n "
" -DVALGRIND \n "
" -DDEBUG \n "
""

Definition at line 1 of file config.c.

Referenced by main(), and petaio_write_header().

◆ GADGET_VERSION

const char* GADGET_VERSION = "5.0.1.dev1_5a2c48c096"

Definition at line 7 of file config.c.

Referenced by main(), and petaio_write_header().