You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was partially resolved in the minvcg branch, but the resolution brought forth issue 6 ( https://github.com/lattice/quda/issues/#issue/6 ). Resolving issue 6 and merging the minvcg branch will probably resolve this issue.
Multiple calls to loadGaugeQuda() cause the error message:
QUDA error: Error: even/odd field is not null, probably already allocated(even=0x54a0000, odd=0x54a7800)
(this is pernicious when wrapping the solver for use in HMC, where the gauge field can change and a new gauge field needs to be downloaded.)
The text was updated successfully, but these errors were encountered: