forrtl: Too many open files

When I make the file index, it appears that

forrtl: Too many open files

Because a non-priveleged user cannot change the # file descriptors above 1024, only root can.

ref limits.conf

To solve it, you have add the /etc/security/limits.conf with the line:

user    hard     nofile    32768

as root

ref forrtl: Too many open files

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *