Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple calls to loadGaugeQuda #5

Closed
bjoo opened this issue Feb 12, 2011 · 2 comments
Closed

Multiple calls to loadGaugeQuda #5

bjoo opened this issue Feb 12, 2011 · 2 comments
Labels

Comments

@bjoo
Copy link
Member

bjoo commented Feb 12, 2011

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.)

@bjoo
Copy link
Member Author

bjoo commented Feb 12, 2011

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.

@bjoo
Copy link
Member Author

bjoo commented Feb 12, 2011

This issue is fixed byt the fix to issue 6

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant