mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 03:05:55 +01: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…
x
Reference in New Issue
Block a user