1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 08:17:05 +01:00

Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil

This commit is contained in:
ferben
2019-03-08 16:28:34 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -228,7 +228,7 @@ void TPerambLight<FImpl>::execute(void)
envGetTmp(GaugeField, Umu);
FieldMetaData header;
if((1)){
if((0)){
const std::vector<int> seeds({1, 2, 3, 4, 5});
GridParallelRNG pRNG4d(grid4d);
pRNG4d.SeedFixedIntegers(seeds);