mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 06:00:45 +01:00
Merge branch 'feature/hadrons' into feature/rare_kaon
This commit is contained in:
commit
dda8d77c87
@ -162,7 +162,8 @@ void Application::saveParameterFile(const std::string parameterFileName)
|
|||||||
sizeString((size)*locVol_) << " (" << sizeString(size) << "/site)"
|
sizeString((size)*locVol_) << " (" << sizeString(size) << "/site)"
|
||||||
|
|
||||||
#define DEFINE_MEMPEAK \
|
#define DEFINE_MEMPEAK \
|
||||||
auto memPeak = [this](const std::vector<unsigned int> &program)\
|
GeneticScheduler<unsigned int>::ObjFunc memPeak = \
|
||||||
|
[this](const std::vector<unsigned int> &program)\
|
||||||
{\
|
{\
|
||||||
unsigned int memPeak;\
|
unsigned int memPeak;\
|
||||||
bool msg;\
|
bool msg;\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user