iut-ibk / DynaMind-ToolBox

DynaMind-ToolBox
www.dance4water.org
GNU General Public License v2.0
9 stars 6 forks source link

Big simulation might fail with QEventDispatcherUNIXPrivate(): Unable to create thread pipe: Too many open files #323

Open christianurich opened 8 years ago

christianurich commented 8 years ago

work around might be to set ulimit higher

ulimit -n 2048

see https://github.com/gruntjs/grunt-contrib-copy/issues/21#issuecomment-10840100