Originally posted by: SystemAdmin
Hi,
Compile the HelloWorld is not giving any errors....
# cc HelloWorld.c -o HelloWorld
# ll H*
-rw-r--r-- 1 root system 97 May 29 12:04 HelloWorld.c
-rwxr-xr-x 1 root system 4423 May 31 07:23 HelloWorld
# ./HelloWorld
Hello World!
#
After this i get the tip from IBM to isert an extra compile opion: -qnolm
(so no license file checking)
And now it goes 2x as fast.... but still too slow....
Instead of 2 hours it takes now 6 hours....
The New host has 4 virtual proccessors and multithreading (so 8 procecessors visable), and we are using 0,4 CPU = 2.0 RPerf)
(We are using capped mode, min. procs=0.1;max=1 procs, current 0,4 procs)
Name: PowerPC,POWER5 (1.9 GHz POWER5+ Processor)
Node: PowerPC,POWER5@0
Device Type: cpu
The Old Host has 8 CPU (8 x P3 262 MHz = 2.0 Rperf)
Name: PowerPC,RS64-II
Node: PowerPC,RS64-II@0
Device Type: cpu
-
oslevel -r
5300-04
Greetings
Peter
#AIX-Forum