dask / community

For general discussion and community planning. Discussion issues welcome.
19 stars 3 forks source link

Monthly Meeting Reminder #271

Closed jrbourbeau closed 1 year ago

jrbourbeau commented 1 year ago

As a reminder we'll have our monthly meeting this Thursday, September 1, at 10am US Central time

More details here.

GenevieveBuckley commented 1 year ago

I saw this article today: Enabling GPU-native analytics with Xarray and kvikIO

I haven't played with it yet, but it allows you to load array data directly onto the GPU (instead of first loading onto the cpu then transferring across to the GPU), for zarr data on disk into xarray. Here's the demo Deepak wrote. I'm interested in whether the Dask from_zarr function could also support this.

Obviously I can't be at the meeting, but if @jakirkham & other NVIDIA people will be there it might be a good opportunity to discuss it.

jacobtomlinson commented 1 year ago

Thanks @GenevieveBuckley. We've already had a call with @dcherian about it, super exciting stuff!

jrbourbeau commented 1 year ago

Thanks for surfacing that @GenevieveBuckley. @jakirkham said a few words about the article during the meeting and we linked to the blog post in the meeting notes

Thanks all -- see you next month!

jakirkham commented 1 year ago

Thanks all! 🙏 Also thanks for that nudge Genevieve 🙂