Added the configuration command line and CFLAGS/CXXFLAGS to the snapshots and greeting message.
Does what it says on the tin. Just wanted to run it pass you in case you have a better way of doing this.
Thanks ! Branch can be removed.
Merge request reports
Activity
The start of the output now looks like this:
Welcome to the cosmological hydrodynamical code ______ _________________ / ___/ | / / _/ ___/_ __/ \__ \| | /| / // // /_ / / ___/ /| |/ |/ // // __/ / / /____/ |__/|__/___/_/ /_/ SPH With Inter-dependent Fine-grained Tasking Version : 0.4.0 Revision: v0.4.0-509-g2474a3c2-dirty, Branch: master Webpage : www.swiftsim.com Config. options: '--disable-vec' Compiler: GCC, Version: 5.4.1 CFLAGS : '-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -funroll-loops -march=haswell -mavx2 -fno-tree-vectorize -Wall -Wextra -Wno-unused-parameter -Werror' CXXFLAGS: '' HDF5 library version: 1.8.16 FFTW library version: 3.x (details not available) [00000.0] main: CPU frequency used for tick conversion: 2693658262 Hz [00000.0] main: Running on: matthieu-laptop
mentioned in issue #219 (closed)
Added 4 commits:
Toggle commit listAdded 1 commit:
- 22f1f685 - Also moved the Riemann solver choice to the configuration script.
Added 1 commit:
- 5825c624 - Missing files...
I thought @jwillis was using them to pass some vectorization flags. If not, agreed, we can drop it.
Please register or sign in to reply