coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Discourse] How to convert a numpy array to a dask array #1392

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

I declared one numpy array “A” on four MPI processes at once, and I saved different data to the numpy array on different processes, do you know how I can convert this numpy array to a dask array immediately? Or I have to create another numpy array “…


Would you like to know more?

Read the full article on the following website:

https://dask.discourse.group/t/how-to-convert-a-numpy-array-to-a-dask-array/1106