Open github-actions[bot] opened 2 years ago
The unmanaged memory usage is high when I'm read files and process the data. After manually triggering the memory trimming function, the unmanaged memory usage decrease significantly.
import ctypes def trim_memory() -> int: libc = ctypes.CDLL("l…
Read the full article on the following website:
https://stackoverflow.com/questions/71203077/why-does-dask-distributed-auto-memory-trimming-not-work
The unmanaged memory usage is high when I'm read files and process the data. After manually triggering the memory trimming function, the unmanaged memory usage decrease significantly.
Would you like to know more?
Read the full article on the following website:
https://stackoverflow.com/questions/71203077/why-does-dask-distributed-auto-memory-trimming-not-work