Niraj Pandey
2016-02-10 13:50:56 UTC
Second thing I have total 40 cpus in distcc pool and I am using -j30 while
compiling.
But most of the time I see it's using only 10-12 cous instead of 30.
Any specific reason behind this ?
29886 Blocked
[0]
30091 Blocked
[0]
30287 Blocked
[1]
30323 Blocked
[1]
25544 Blocked
[1]
25789 Blocked
[2]
25830 Blocked
[2]
27660 Blocked
[3]
27721 Blocked
[4]
28540 Blocked
[4]
28635 Blocked
[4]
29466 Blocked
[5]
29730 Blocked
[5]
29918 Blocked
[6]
26504 Compile TBGen.cpp
127.0.0.1[4]
26890 Compile SimOper.cpp
blade5[1]
29207 Compile CGLRegex.cpp
blade5[2]
28356 Compile CDBTProcLibertyIntPowWFixed.cp
blade6[5]
25461 Compile SlecConstraintMgr.cpp
blade7[0]
26055 Compile PSSProofDecompCmd.cpp
blade7[6]
29763 Compile PhyCtsDriver.cpp
blade8[3]
30388 Preprocess
localhost[0]
25951 Preprocess
localhost[1]
30256 Preprocess
localhost[2]
29735 Preprocess
localhost[3]
27558 Preprocess
localhost[4]
27486 Preprocess
localhost[5]
26256 Preprocess
localhost[7]
Thanks
Niraj
compiling.
But most of the time I see it's using only 10-12 cous instead of 30.
Any specific reason behind this ?
29886 Blocked
[0]
30091 Blocked
[0]
30287 Blocked
[1]
30323 Blocked
[1]
25544 Blocked
[1]
25789 Blocked
[2]
25830 Blocked
[2]
27660 Blocked
[3]
27721 Blocked
[4]
28540 Blocked
[4]
28635 Blocked
[4]
29466 Blocked
[5]
29730 Blocked
[5]
29918 Blocked
[6]
26504 Compile TBGen.cpp
127.0.0.1[4]
26890 Compile SimOper.cpp
blade5[1]
29207 Compile CGLRegex.cpp
blade5[2]
28356 Compile CDBTProcLibertyIntPowWFixed.cp
blade6[5]
25461 Compile SlecConstraintMgr.cpp
blade7[0]
26055 Compile PSSProofDecompCmd.cpp
blade7[6]
29763 Compile PhyCtsDriver.cpp
blade8[3]
30388 Preprocess
localhost[0]
25951 Preprocess
localhost[1]
30256 Preprocess
localhost[2]
29735 Preprocess
localhost[3]
27558 Preprocess
localhost[4]
27486 Preprocess
localhost[5]
26256 Preprocess
localhost[7]
Thanks
Niraj
Hi,
I am getting the following warnings frequently while compiling my code
using distcc in pump mode. Can someone please take a look and let me know
whats wrong here ?
*Distcc version:* distcc 3.1 x86_64-unknown-linux-gnu
*Platform:* CentOS release 5.8 x86_64
*Purpose to use my distcc:* Build my own program (entire code base).
*Compiler:* gcc-4.8
*Issue:*
distcc[26880] ERROR: failed to connect to UNIX-DOMAIN
/tmp/distcc-pump.Z20678/socket: No such file or directory
distcc[26880] (dcc_build_somewhere) Warning: failed to get includes from
include server, preprocessing locally
*Command using to compile:*pump env make "CC=distcc-3.1/bin/distcc
gcc-4.8/gcc -m32" "CXX=distcc-3.1/bin/distcc gcc-4.8/g++ -Wno-deprecated
-m32"
Let me know if you need any other information. Thanks in advance.
Thanks
Niraj
I am getting the following warnings frequently while compiling my code
using distcc in pump mode. Can someone please take a look and let me know
whats wrong here ?
*Distcc version:* distcc 3.1 x86_64-unknown-linux-gnu
*Platform:* CentOS release 5.8 x86_64
*Purpose to use my distcc:* Build my own program (entire code base).
*Compiler:* gcc-4.8
*Issue:*
distcc[26880] ERROR: failed to connect to UNIX-DOMAIN
/tmp/distcc-pump.Z20678/socket: No such file or directory
distcc[26880] (dcc_build_somewhere) Warning: failed to get includes from
include server, preprocessing locally
*Command using to compile:*pump env make "CC=distcc-3.1/bin/distcc
gcc-4.8/gcc -m32" "CXX=distcc-3.1/bin/distcc gcc-4.8/g++ -Wno-deprecated
-m32"
Let me know if you need any other information. Thanks in advance.
Thanks
Niraj