dalel487/su2hmc

Move Lattice Spacing/Nproc definitions to makefiles

Opened this issue · 0 comments

Instead of defining nx etc. in sizes.h; define them as variables in the Makefile that get passed to the compiler.

Has the advantage of being able to name the output file after the number of processors/lattice dimensions and not having to edit the include file (a two second inconvenience)