1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-12 19:27:05 +01:00

Checking in for merging

This commit is contained in:
Chulwoo Jung
2025-04-25 10:48:22 -04:00
parent ba9bbe0221
commit 19d0590579

View File

@ -868,7 +868,7 @@ int main (int argc, char ** argv)
int do_su4=0;
int do_memory=1;
int do_comms =1;
int do_blas =1;
int do_blas =0;
int do_dslash=1;
int sel=4;