Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1640 Discussions

max user processes inside jobs too low

fadedmaple
New Contributor I
491 Views

The value of max user processes is only 1024 on all pbsnodes.

ulimit -u 
1024

Threads count as processes in *unix, so it is not possible to create more than 1024 pthreads, which is such a low limit on such powerful hardware.

A four core VM on other pulbic cloud 

ulimit -u
95180

 

0 Kudos
1 Solution
fadedmaple
New Contributor I
475 Views

Try to close this post, it's duplicate

 

View solution in original post

0 Kudos
2 Replies
fadedmaple
New Contributor I
476 Views

Try to close this post, it's duplicate

 
0 Kudos
AthiraM_Intel
Moderator
464 Views

Hi,


Thanks for posting in Intel communities.


Since this is a duplicate thread of https://community.intel.com/t5/Intel-DevCloud/max-user-processes-inside-jobs-too-low/m-p/1390522#M4892 , we will no longer monitor this thread. We will continue addressing this issue in the other thread.



Thanks


0 Kudos
Reply