Jeremy L Thompson
Jeremy L Thompson
The two big todos are fixing the makefile magic and seeing if this actually does anything different than OPT in terms of performance.
I'm not big on hiding includes behind ifdefs at compile time. I'm perhaps not understanding, but does this need to be in the C interface? I thought this was for...
That makes sense. I'd be in favor of adding ceed/dlpack.h and interface/ceed-dlpack.c if we add this to the C interface in anticipation of future flexibility. On Mon, Jun 7, 2021,...
You can give a host array to a GPU backend just fine. CPU backends getting a device array will error. See the PETSc example for an example of querying the...
I don't think I understand your envisioned outcome. If we go the Python route, I would actually change `python/ceed_qfunction.py`. I'd first make a subclass of Python interface QFunction objects that...
But I thought you were inside of Python?
But why can't the conversion to dlpack tensors occur in Python? When a QFunction is created, a user provides a pointer to a function (or the interface takes the user's...
Our OCCA backend is in serious need of a performance overhaul, so it would be great if we can also include OCCA:HIP.
@jedbrown, could you resend the invite? I waited too long before clicking the link.
## Review checklist for @jeremylt ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...