Page 1 of 1

Compilation of parallel job taking more time

Posted: Wed May 26, 2010 5:22 am
by dr.murthy
Hi,

am working in 7.5.2 PX Edition, when i compile the jobs its taking long time (more than 20 mins for single job).
could you please any one do some need full

Posted: Wed May 26, 2010 6:13 am
by chulett
All jobs? Only jobs with a Transformer? Just you? Everyone? Always or sometimes? :?

Posted: Wed May 26, 2010 6:55 am
by dr.murthy
jobs only having transformer stage taking long time to compile

Posted: Wed May 26, 2010 7:01 am
by chulett
Of course, that's a given. Do you understand why? Can you answer the other questions, please?

Posted: Wed May 26, 2010 7:09 am
by dr.murthy
Is there any problem with C++ compilers?

Posted: Wed May 26, 2010 7:11 am
by dr.murthy
Yes , for some jobs today only am getting this kind of issue

Posted: Wed May 26, 2010 7:30 am
by chulett
Yes, transformers invoke the C++ compiler and if you have a single concurrent license, it could be "slow" as you wait for the compiler to come free.

Posted: Wed May 26, 2010 6:31 pm
by ray.wurlod
"Come free" means that the other user finishes with it, not that the licence cost suddenly magically vanishes!

Posted: Thu May 27, 2010 7:04 am
by chulett
Umm, yah... thanks for that clarification, Ray. :wink:

Posted: Tue Jun 01, 2010 10:50 am
by fridge
Actually as Ray et al have said it could be a problem with having single user license - though should point out I had a simalar problem with our compiler - and was actually just down to not being registered correctly.

We had concurrent license but hadnt been set up correctly - so the compiler toddles off to find a license, fails to find one - then compiles anyway.

It may be worth compiling something at the command line and see if you get a pause with a message along the lines of 'cant find license' - or something simalar - sorry not at unix box at mo