fix multiprocessing too many open files#8904
Conversation
|
I have documented the following in the MXNet 1.0 Release Notes here: https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+1.0+Release+Notes (see this Release notes for up-to-date information) Problem: The data-loader has a file-descriptor leak when the number of files being opened exceeds the ulimit of the user session. |
* fix * Update cpu_shared_storage_manager.h
* fix * Update cpu_shared_storage_manager.h
* fix * Update cpu_shared_storage_manager.h
* fix * Update cpu_shared_storage_manager.h
Description
(Brief description on what this PR is about)
Checklist
Essentials
make lint)Changes
Comments