mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
CUDA happy
This commit is contained in:
parent
7f45222924
commit
df30bdc599
@ -146,7 +146,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
Complex Hsum = sum(Hloc);
|
||||
auto Hsum = TensorRemove(sum(Hloc));
|
||||
return Hsum.real();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user