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

qudaCloverInvert issues with MILC #224

Closed
mathiaswagner opened this issue Apr 23, 2015 · 2 comments
Closed

qudaCloverInvert issues with MILC #224

mathiaswagner opened this issue Apr 23, 2015 · 2 comments

Comments

@mathiaswagner
Copy link
Member

Carleton reported issues with using the BiCGstab inverter from MILC using clover (qudaCloverInvert).
Points to look at include:

  • Interface: hardcoded verbosity
  • Interface: passing relative residual
  • Interface: missing documentation of clover coefficient and input fields
  • BiCG: bad convergence

I will post more details later. For now this is just a reminder to get the discussion from mails to github.

@mathiaswagner mathiaswagner changed the title qudaCloverInvert qudaCloverInvert issues with MILC Apr 23, 2015
@mathiaswagner
Copy link
Member Author

This discussion has been mainly done offline. It seems like the fixes done in the feature/milc_interface_cloverinvert and turning off GPU_COMMS at least make the runs agree with the results from the QOPQDP inverter.

To coordinate the work on that I created separate issues:
#231
#232

The hardcoded options in the milc_interface are tracked in #222 and the missing documentation for the interface in #233.

@mathiaswagner
Copy link
Member Author

I hope all issues that showed up here are either solved or tracked in different issues now.

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

No branches or pull requests

1 participant