Steve Pieper
Steve Pieper
> Should we continue on this topic here, or open a new issue? Probably this issue is fine. The discussion here makes sense, someone just needs to spend the time...
Does this change the result of the test? A PR to clean up the code would be welcome.
Another option could be to keep the current list, but have a flag to invert the sense from "show in selected" to "hide in selected".
Thanks for working on this @xskere 👍 I agree with the points Andras made, so it's great to iterate a bit on this feature. It does make sense to have...
> Also, since this will a useful feature I think having the database settings collapsible box open by default would be reasonable (also move it above the networking collapsible box)....
@Punzo I agree, the database field updates are critical but hard to understand. I never found a simple step-by-step description of how they work, so maybe we can either find...
Thanks @lassoan, yes, I agree the display tables logic is needed. What I never dug into enough to fully understand is when the updates are happening and how to keep...
@lassoan can you see if this works for you on windows? I tested on mac (cpu only) and linux (gpu) and it seems to work well. The editor integration in...
Thanks for the comments @lassoan. I would not have started the PR, but I'm planning to do some other experiments with Warp, ao I tried this as a test case....
> I was wondering if you had looked into alternatives. Namely [dpctl](https://github.com/IntelPython/dpctl) combined with [numba-dpex](https://github.com/IntelPython/numba-dpex) seem to be providing hardware abstraction for this type or processing. I've only tested Warp...