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

Expose heavy_quark_check parameter in interface #243

Closed
mathiaswagner opened this issue May 15, 2015 · 3 comments
Closed

Expose heavy_quark_check parameter in interface #243

mathiaswagner opened this issue May 15, 2015 · 3 comments

Comments

@mathiaswagner
Copy link
Member

This is currently hardcoded to be 10 but for low iteration counts it might be desirable to use a lower value.

@mathiaswagner
Copy link
Member Author

I am working on this now and have exposed it as a parameter with default 10.
However, in cases where we use only a heavy quark residual (L2 residual 0) as with some MILC applications we should probably set it to 1.
Right now as a first step I thought about doing that in the milc interface but we might better move that into QUDA and not a application specific interface?

@maddyscientist
Copy link
Member

Since you're working on the interface, I thought I'd make a quick attempt at formalizing interface conventions: https://github.com/lattice/quda/wiki/Updating-the-QUDA-Interface

@mathiaswagner
Copy link
Member Author

:-) :-)
Documentation. You gotta love it.

I'll have a look before creating a pull request and try to comply with the guidelines.

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

No branches or pull requests

2 participants