pyopencl icon indicating copy to clipboard operation
pyopencl copied to clipboard

Add pickling support for arrays, buffers

Open matthiasdiener opened this issue 1 year ago • 2 comments

Based on the meshmode.DOFArray pickling support.

TODOs:

  • [ ] support MemoryPools
  • [ ] add to docs

Please squash

matthiasdiener avatar Sep 16 '24 19:09 matthiasdiener

Unsubscribing... @-mention or request review once it's ready for a look or needs attention.

inducer avatar Sep 17 '24 15:09 inducer

pooled allocations: look at using __reduce__

matthiasdiener avatar Oct 11 '24 14:10 matthiasdiener