milc-qcd / milc_qcd

MILC collaboration code for lattice QCD calculations
Other
37 stars 32 forks source link

Feature/stagg lanczos #45

Closed hwancheolJeong closed 3 years ago

hwancheolJeong commented 3 years ago

I added a wrapper for QUDA Lanczos eigensolvers; thick restarted Lanczos and thick restarted block Lanczos. Also fixed a few minor bugs related to the Grid wrapper.

detar commented 3 years ago

@hwancheoljeong

Thank you for the changes.  I am especially pleased to see that we now have support for QUDA.   I look forward to trying it out.

On 7/3/21 4:49 PM, hwancheolJeong wrote:

I added a wrapper for QUDA Lanczos eigensolvers; thick restarted Lanczos and thick restarted block Lanczos. Also fixed a few minor bugs related to the Grid wrapper.


    You can view, comment on, or merge this pull request online at:

https://github.com/milc-qcd/milc_qcd/pull/45 https://github.com/milc-qcd/milc_qcd/pull/45

    Commit Summary

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/milc-qcd/milc_qcd/pull/45, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABP6HXVSLAFNUXBXJ57CJJDTV6HXNANCNFSM47YRYSGQ.

hwancheolJeong commented 3 years ago

@detar Thanks for the approval!