Mark Harris
Mark Harris
I think this is a nice bit if tech debt to tackle in 0.14.
@jrhemstad can you document here what you ran up against that lead to reprioritizing this?
This is still relevant. @jrhemstad instead of storing a pointer and size, I guess `column_view` could just store a `host_span`?
Hi @MartinPulec thanks so much for this. While cuSpatial has been deprecated, I'm working on moving cuProj out to its own repository, so this bug report will be helpful. Please...
> I agree with recommending the async resource as a default. The main exception is deciding how to talk about managed memory for larger-than-memory workloads Agree as well. With CUDA...
No, the crossingsMultiply algorithm is fundamentally inconsistent. Working on it.
I think we should reopen this issue. We have a benchmark notebook, but not a demo / overview notebook for spatial relationship predicates.
I think the title should be "Fix performance regression in ...". This is a bugfix, not an improvement, right? The current title sounds like a major new optimization. Also, in...
Probably should have been a bug issue filed for this.
> 127.406344ms is still way too long, the query in the benchmark code should take 5-10ms. @trxcllnt do you have a repro of that high performance? Are you saying we...