JeffersonLab / qphix

QCD for Intel Xeon Phi and Xeon processors
http://jeffersonlab.github.io/qphix/
Other
13 stars 11 forks source link

Qphix tmf #13

Closed m-schroeck closed 9 years ago

m-schroeck commented 9 years ago

Hi Balint, Here is the pull request. The unit tests for twisted mass Dslash, Achimbdpsi and M pass. CG seems fine but I'm using ICC 15.0 currently, thus I obtain NaNs. Richardson doesn't converge (the outer solver), although I have no experience using Richardson with twisted mass fermions (maybe a dynamical problem?). I tested in single precision with AVX on Haswell, I still have to add the updated generated code for MIC. Best, Mario

bjoo commented 9 years ago

Hi Mario, I've merged your changes in to our qphix-tmf branch, hopefully. Let me know if this is OK. If it is broken, I can try another method, like deleting our old qphix-tmf branch, and just pulling yours. Many thanks for your work on this. I will now look at the codegen pull request.