View Issue Details

IDProjectCategoryView StatusLast Update
0002638OpenFOAMBugpublic2017-07-27 16:33
Reporterhandrake0724 Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformx86_64OSArchOS Version(please specify)
Summary0002638: could not open file error due to Too many open files while compiling
DescriptionWhile compiling OpenFOAM 5.x and dev, I got the following error but not sure if it is significant or not.

could not open file ReitzDiwakar.H for source file parcels/derived/basicSprayParcel/makeBasicSprayParcelSubmodels.C due to Too many open files
could not open file ReitzKHRT.H for source file parcels/derived/basicSprayParcel/makeBasicSprayParcelSubmodels.C due to Too many open files
could not open file TAB.H for source file parcels/derived/basicSprayParcel/makeBasicSprayParcelSubmodels.C due to Too many open files
could not open file ETAB.H for source file parcels/derived/basicSprayParcel/makeBasicSprayParcelSubmodels.C due to Too many open files
could not open file SHF.H for source file parcels/derived/basicSprayParcel/makeBasicSprayParcelSubmodels.C due to Too many open files


could not open file setMultiRegionDeltaT.H for source file fireFoam.C due to Too many open files
could not open file setDeltaT.H for source file fireFoam.C due to Too many open files
could not open file rhoEqn.H for source file fireFoam.C due to Too many open files
could not open file UEqn.H for source file fireFoam.C due to Too many open files
could not open file YEEqn.H for source file fireFoam.C due to Too many open files
could not open file pEqn.H for source file fireFoam.C due to Too many open files

compiling setup is default setup except WM_NCOMPPROCS=4 with gcc, openmpi
TagsNo tags attached.

Activities

henry

2017-07-27 16:33

manager   ~0008467

This is not a significant problem, if you want to avoid the warning you would need to set your system to allow a larger number of open files.

Issue History

Date Modified Username Field Change
2017-07-27 16:12 handrake0724 New Issue
2017-07-27 16:33 henry Assigned To => henry
2017-07-27 16:33 henry Status new => closed
2017-07-27 16:33 henry Resolution open => no change required
2017-07-27 16:33 henry Note Added: 0008467