Hi,
Do you mean that you want to convert all these tests to Java? Well, yes,
that looks like a lot of work.
A: all these tests? that's mission impossible:), we just pick about 10 test cases as first phase.
I've mentioned what I think you should do previously, that is, if Triton
were to provide a high-level API that wraps all that, it would make it a
lot easier to use, as well as to make dependencies like CUDA optional:
https://github.com/bytedeco/javacpp-presets/pull/1119#issuecomment-1009575612
A: looks like you mean if C++ can wrap this, then this will not even compiled into the C++ library for the above case, to make it in JAVA, it still will compile it and needs the CUDA dependency, so not good enough. Yes, agree. But we need to do a compromise, it is not possible to write some high-level stuff in a hurry.