mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
Synchronise changes
This commit is contained in:
parent
defd814750
commit
551f6c4edd
@ -368,6 +368,7 @@ public:
|
|||||||
ComplexD(c),
|
ComplexD(c),
|
||||||
BLAS_CP);
|
BLAS_CP);
|
||||||
}
|
}
|
||||||
|
BLAS.synchronise();
|
||||||
t_mult+=usecond();
|
t_mult+=usecond();
|
||||||
// std::cout << GridLogMessage << "New Mrhs coarse BLAStoGrid "<<std::endl;
|
// std::cout << GridLogMessage << "New Mrhs coarse BLAStoGrid "<<std::endl;
|
||||||
t_BtoG=-usecond();
|
t_BtoG=-usecond();
|
||||||
|
Loading…
Reference in New Issue
Block a user