quda icon indicating copy to clipboard operation
quda copied to clipboard

non-degenerate twisted clover operator has disappeared?

Open kostrzewa opened this issue 6 years ago • 3 comments

When I try to create a two-flavour twisted clover (non-degnerate) operator, it seems that this is no longer supported. I thought this was implemented during the Juelich hackathon?

kostrzewa avatar Oct 08 '18 08:10 kostrzewa

I see, it seems this was never merged... https://github.com/lattice/quda/tree/feature/nondeg-tmclover

kostrzewa avatar Oct 08 '18 08:10 kostrzewa

Hi @kostrzewa. Yes, it was never merged. I don't think that @AlexVaq got it quite finished.

As I think I told you, I've been planning on ripping out the Dslash code for all stencils and rewriting it from scratch in the high-level C++ framework that QUDA has now. I'm pleased to say I have finally started on this, and I now have a Wilson dslash plain in the new framework (https://github.com/lattice/quda/commit/a272bffe484aa6ffbc58903fefb87f98e675ec6e). I'm hoping to get the rewrite complete by the end of the month. In the new framework, adding support for the non-degenerate twisted-clover operator should be trivial.

maddyscientist avatar Oct 08 '18 16:10 maddyscientist

is being worked on in #1121

mathiaswagner avatar Mar 25 '21 15:03 mathiaswagner