Altivec Builds

[ARCHIVED] About PearPC, a mostly obsolete PPC Mac emulator for Windows and Linux to run MacOS X 10.1 up to 10.4. Using QEMU is now recommended.

Moderators: Cat_7, Ronald P. Regensburg

Cybermagellan
Forum All-Star
Posts: 541
Joined: Mon May 24, 2004 5:37 am
Location: Arizona

Altivec Builds

Post by Cybermagellan »

Well our good friend Daniel Foesch on #PearPC has developed the Altivec code to have implemented in builds....what does this mean?

Better compatibility in future programs (e.g. Tiger already runs better)

More speed, because of the processes floating point math operations can be handled which makes the client faster.

And your nifty PearPC installation runs as a G4 :)

The PearPC Information Station is hosting the binaries of this at...

http://pearpcexe.sytes.net

Note: This requires the CPU_PVR code to be changed in your configuration file. The Configuration Maker has already been updated to reflect this. Just choose G4 as the processor.
eaglebtc
Inquisitive Elf
Posts: 28
Joined: Thu Jun 10, 2004 3:54 am

Post by eaglebtc »

downloaded. Rebooting PearPC to see if this makes much of a difference. Here's hoping! :D

edit:

System Specs:
Pentium 2.6GHz, 800MHz FSB
1GB PC3200 DDR
Western Digital WD360JB "Raptor" (10,000 RPM)
Windows XP SP2 RC2, build 2149

Bootup Time: 2:42

Shutdown Time: 0:12.

Also, during shutdown the spinner is blended on top of the wallpaper. In previous versions of PearPC, the wallpaper disappeared and the spinner was shown on a solid blue background.
desertboy
Tinkerer
Posts: 43
Joined: Wed May 19, 2004 8:02 am

Re: Altivec Builds

Post by desertboy »

Cybermagellan wrote:Well our good friend Daniel Foesch on #PearPC has developed the Altivec code to have implemented in builds....what does this mean?

Better compatibility in future programs (e.g. Tiger already runs better)

More speed, because of the processes floating point math operations can be handled which makes the client faster.

And your nifty PearPC installation runs as a G4 :)

The PearPC Information Station is hosting the binaries of this at...

http://pearpcexe.sytes.net

Note: This requires the CPU_PVR code to be changed in your configuration file. The Configuration Maker has already been updated to reflect this. Just choose G4 as the processor.
http://www.kelley.ca/pearpc/wiki/index.php/Altivec

Has this got JIT altivec support? I thought there was a problem with that.

If it hasn't unless you have an altivec only program this isn't going to give you anymore speed, in fact it might well be slower.

If the altivec is interpreted instead of recompiled, remember those figures interpreter 400 times slower, jitc 40 times slower, well it's going to take a hit in pearpc.
matteraf
Student Driver
Posts: 20
Joined: Mon Jun 07, 2004 11:27 am

Post by matteraf »

I ran this version of PearPC, I try to run Excel 2004 and crashes.

:-(
Cybermagellan
Forum All-Star
Posts: 541
Joined: Mon May 24, 2004 5:37 am
Location: Arizona

Post by Cybermagellan »

Does it register as a G4? Also I have to compile with --fpmath=sse cflags which I have yet to find how to add two cflags to a optimized build
Tekmaven
Student Driver
Posts: 18
Joined: Mon May 31, 2004 1:26 am

Post by Tekmaven »

As I've posted before, my builds *work* :-P.

------
Alrighty, I was unhappy with the selection of builds available, so I decided to make my own builds.

These are the following builds I'm making:

G4/Altivec (from altivec CVS branch), SDL
G4/Altivec (from altivec CVS branch), Win32
Standard CVS CPU, SDL
Standard CVS CPU, Win32

Each of the above configurations are available optimized for Pentium 4, or AthlonXP, so there are eight builds total. Additionally, each build will stay archvied, so if tomorrows CVS isn't as good as todays, you can go back.

If the folders are missing zip files, its just because it's currently building ;-). http://www.tekmaven.nu/pearpc/builds/

Just one note, if you are using the G4/Altivec builds, be sure to add this line to your config file:
cpu_pvr = 0x000c0000
-----------
Cybermagellan
Forum All-Star
Posts: 541
Joined: Mon May 24, 2004 5:37 am
Location: Arizona

Post by Cybermagellan »

How is this any different from what I do? maybe I didn't make a SDL build? Sorry...
brannoch
Tinkerer
Posts: 44
Joined: Mon Jun 07, 2004 8:19 pm

Post by brannoch »

Cybermagellan wrote:How is this any different from what I do? maybe I didn't make a SDL build? Sorry...
The primary difference that I can see is that he only provides AthlonXP and P4 optimized builds, not the standard builds that I can run on my PIII, Celeron or Athlon Thunderbird. A PIII optimized build would be nice...
matteraf
Student Driver
Posts: 20
Joined: Mon Jun 07, 2004 11:27 am

Post by matteraf »

in both versions excel 2004:mac crashes.
Tekmaven
Student Driver
Posts: 18
Joined: Mon May 31, 2004 1:26 am

Post by Tekmaven »

brannoch wrote:
Cybermagellan wrote:How is this any different from what I do? maybe I didn't make a SDL build? Sorry...
The primary difference that I can see is that he only provides AthlonXP and P4 optimized builds, not the standard builds that I can run on my PIII, Celeron or Athlon Thunderbird. A PIII optimized build would be nice...
P3 build is going to be up tonight. I changed the script last night for it, and it didnt get a chance to run again ;-).
Marc
Master Emulator
Posts: 357
Joined: Wed Aug 20, 2003 2:14 pm

Post by Marc »

matteraf wrote:in both versions excel 2004:mac crashes.
Excel uses the FPU extensively and teh bug which makes it crash has not been completely fixed yet. AltiVec definiatly doesn't fix this.
Tekmaven
Student Driver
Posts: 18
Joined: Mon May 31, 2004 1:26 am

Post by Tekmaven »

Cybermagellan wrote:How is this any different from what I do? maybe I didn't make a SDL build? Sorry...
Don't take offense to this, and I'm not trying to compete with ya ;-). Your site is doggy slow, and I get like 7k/s when downloading builds. Also, the popup is pretty annoying.

P3 builds for all configurations are available on my site now too (currently compiling now 8) ).
brannoch
Tinkerer
Posts: 44
Joined: Mon Jun 07, 2004 8:19 pm

Post by brannoch »

Tekmaven wrote:P3 builds for all configurations are available on my site now too (currently compiling now 8) ).
Yay!

BTW, what's with the later 2116 builds?
Tekmaven
Student Driver
Posts: 18
Joined: Mon May 31, 2004 1:26 am

Post by Tekmaven »

I changed the script to append the time in military format to the end (2116 = 21:16 EDT). This way, if there is a major CVS update in the middle of the day, I can rebuild and you'll be able to distinguish between the builds. I don't think there is a difference between the two builds, other that the one with the time was compilied slightly later that day (it did to a cvs update automattically, but it might not have updated anything 8)).
prasys
Forum All-Star
Posts: 548
Joined: Sun May 23, 2004 7:41 am
Location: MY
Contact:

Post by prasys »

Great , I am going to mirror it...
Cybermagellan
Forum All-Star
Posts: 541
Joined: Mon May 24, 2004 5:37 am
Location: Arizona

Updated

Post by Cybermagellan »

21 July 04 Updated:

I would just like to say one thing. If you are using a P3 trying to run the Altivec build your kinda being redundant. The Altivec code isn't going to give any PURE boost levels or "optimized" performance. Running a P3 with Altivec is like running a race backwards. "You might get there" but not as fast as you would doing it the right way.

Shawn
User avatar
dethell
Inquisitive Elf
Posts: 33
Joined: Wed Jun 02, 2004 9:42 am
Location: Virginia, USA

Post by dethell »

This might be somewhat offtopic, but I'm wondering if you guys doing the nightly builds only do them if CVS has a change. I download new builds every day, but I don't know if anything has actually changed in CVS from one day to the next or if you guys just build daily regardless.

Thanks,
dethell
Cybermagellan
Forum All-Star
Posts: 541
Joined: Mon May 24, 2004 5:37 am
Location: Arizona

Post by Cybermagellan »

I do it even if it doesn't have a change... :-D
Tekmaven
Student Driver
Posts: 18
Joined: Mon May 31, 2004 1:26 am

Post by Tekmaven »

dethell wrote:This might be somewhat offtopic, but I'm wondering if you guys doing the nightly builds only do them if CVS has a change. I download new builds every day, but I don't know if anything has actually changed in CVS from one day to the next or if you guys just build daily regardless.

Thanks,
dethell
Look at the webcvs, it will show ya all the diffs :-)
User avatar
dethell
Inquisitive Elf
Posts: 33
Joined: Wed Jun 02, 2004 9:42 am
Location: Virginia, USA

Post by dethell »

I use webcvs to look for changes, but wasn't sure if the ChangeLog was always updated when there is a change. Knowing if the new builds represented new code in CVS would help because each day I retest a specific app to see if it's working yet and if the code didn't change then I'm spinning my wheels for that day. No big deal. Just trying to save myself a few seconds.
brannoch
Tinkerer
Posts: 44
Joined: Mon Jun 07, 2004 8:19 pm

Re: Updated

Post by brannoch »

Cybermagellan wrote:I would just like to say one thing. If you are using a P3 trying to run the Altivec build your kinda being redundant. The Altivec code isn't going to give any PURE boost levels or "optimized" performance. Running a P3 with Altivec is like running a race backwards. "You might get there" but not as fast as you would doing it the right way.

Shawn
The P3 and Celeron I have here are 800 and 1300 Mhz, respectively. They both support MMX and SSE. They are also what I have available. Short of buying/building a new computer (which I can't do right now, though I have many parts) this is as right as it'll get for me.

Anyway, isn't the "right way" still using a Mac? :)
bonehead
Tinkerer
Posts: 80
Joined: Sat Jun 05, 2004 5:35 pm

Re: Updated

Post by bonehead »

Cybermagellan wrote:I would just like to say one thing. If you are using a P3 trying to run the Altivec build your kinda being redundant. The Altivec code isn't going to give any PURE boost levels or "optimized" performance. Running a P3 with Altivec is like running a race backwards. "You might get there" but not as fast as you would doing it the right way.
It is because the P3 doesn't have SSE2? If so, wouldn't an Athlon XP build be just as wrong?
User avatar
kybernaut
Apple Corer
Posts: 247
Joined: Thu May 27, 2004 11:25 am
Location: Germany

Post by kybernaut »

hey guys...

From the info I got from the dev mailing list and the wiki, AltiVec is software emulated at the moment. It should run on a 486 as well as on a P4.

http://www.kelley.ca/pearpc/wiki/index.php/Altivec
http://sourceforge.net/mailarchive/foru ... arpc-devel


--kybernaut
prasys
Forum All-Star
Posts: 548
Joined: Sun May 23, 2004 7:41 am
Location: MY
Contact:

Post by prasys »

so its possible to emulate G4 on a 486 PC
User avatar
kybernaut
Apple Corer
Posts: 247
Joined: Thu May 27, 2004 11:25 am
Location: Germany

Post by kybernaut »

prasys wrote:so its possible to emulate G4 on a 486 PC
Yes... that should be possible.
Locked