Re: [gridengine users] About cpu time.

2020-05-07 Thread Jerome IBt
Le 07/05/2020 à 01:14, Reuti a écrit : > Hi, > > It might be, that the application is ignoring the set OMP_NUM_THREADS (or > assumes a max value if unset) and using all cores in a machine. How many > cores are installed? > > -- Reuti > Hi Reuti. The jbs running on a 64 cores computer.. I wi

Re: [gridengine users] About cpu time.

2020-05-06 Thread Reuti
Hi, It might be, that the application is ignoring the set OMP_NUM_THREADS (or assumes a max value if unset) and using all cores in a machine. How many cores are installed? -- Reuti Am 07.05.2020 um 01:04 schrieb Jerome IBt: > Dear all > > I'm facing a strange problem with some parralel pro