lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.
https://lattice.github.io/quda
Other
289 stars 97 forks source link

Twisted-clover fermion code generator #169

Closed maddyscientist closed 9 years ago

maddyscientist commented 9 years ago

The twisted-clover dslash kernels are presently generated by hand. This is an issue to create modify the current python scripts so that they can be created automatically.

alexstrel commented 9 years ago

I believe I had provided Alex with a draft version for the code generator. It should be very similar with that one for the twsited mass

AlexVaq commented 9 years ago

Yep. I'll do it.

Alex

El 29/10/2014, a las 21:32, Alexei Strelchenko notifications@github.com escribió:

I believe I had provided Alex with a draft version for the code generator. It should be very similar with that one for the twsited mass

— Reply to this email directly or view it on GitHub https://github.com/lattice/quda/issues/169#issuecomment-60999419.

alexstrel commented 9 years ago

found in https://github.com/lattice/quda/tree/tmclover-quda/devel

AlexVaq commented 9 years ago

Does it work? The dagger kernel is completely different. I wouldn't use that one. I'm writting a new version anyway, and finished the dslash no-dagger. I'll let you know when the dagger and the packing kernels are ready.

El 30/10/2014, a las 15:24, Alexei Strelchenko notifications@github.com escribió:

found in https://github.com/lattice/quda/tree/tmclover-quda/devel

— Reply to this email directly or view it on GitHub https://github.com/lattice/quda/issues/169#issuecomment-61099494.

AlexVaq commented 9 years ago

I uploaded some scripts, and I’m testing them (hope to finish all testing by monday). In the meantime, is it possible to update the README file of the quda-0.7 branch with my name and affiliation among the authors?

Ciao,

Alex

maddyscientist commented 9 years ago

Go ahead and update it. Sorry for this oversight, I've had your name on the contributor slide on all quda talks I've given for the past year or two.

This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by

reply email and destroy all copies of the original message.

AlexVaq commented 9 years ago

No problem, it’s just that now I need to show it for some project reports.

AlexVaq commented 9 years ago

Since the generator is ready, I'd like to know what else you need, in order to close this issue.

maddyscientist commented 9 years ago

I think you can close this now that even even is working. Can you also check the fused exterior dslash?

AlexVaq commented 9 years ago

I suppose at the end you wanted to say «…check the fused slash…».

El 5/11/2014, a las 15:23, mikeaclark notifications@github.com escribió:

I think you can close this now that even even is working. Can you also check

This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by

reply email and destroy all copies of the original message.

— Reply to this email directly or view it on GitHub https://github.com/lattice/quda/issues/169#issuecomment-61813570.

maddyscientist commented 9 years ago

Closed with commit 432609e5b2d555a0bfac2dbcb3fdc67f71110b1d.