Poll: Speed Up?
Get More Speed (Intel CPU)
Nothing (Intel CPU)
Get More Speed (AMD CPU)
Nothing (AMD CPU)
[Show Results]
 
Post Reply 
 
Thread Rating:
  • 31 Votes - 4.52 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dolphin 5460 build (SSE3,SSE4) with Intel C++ compiler for comparison purpose
01-18-2010, 11:14 AM (This post was last modified: 05-22-2010 12:09 PM by spellforce.)
Post: #1
Dolphin 5460 build (SSE3,SSE4) with Intel C++ compiler for comparison purpose
for people who curious about performance using another compiler that's not vc++


http://www.cpuid.com/cpuz.php use program like cpuz to check what ever max SSE you have to get more benefit from build

New
** different setting each time when compile so speed maybe also different.

(D3D always optimize while OGL can't do optimize)

http://www.mediafire.com/?wzgd4nnkjmd 5460 win32 sse3
http://www.mediafire.com/?qyznyxwnnd4 5460 x64 sse3
http://www.mediafire.com/?mykuzjwinmw 5460 win32 sse4.1
http://www.mediafire.com/?4znjqhmzwmz 5460 x64 sse4.1
http://www.mediafire.com/?a1ygtzyjyoy 5460 win32 sse4.2
http://www.mediafire.com/?mbmzjiuntgz 5460 x64 sse4.2

------------------------------
http://www.mediafire.com/?gm2knmzn4oy 5426 win32 sse3
http://www.mediafire.com/?w4czznuymmi 5426 x64 sse3
http://www.mediafire.com/?dyzdzjnqjx2 5426 win32 sse4.1
http://www.mediafire.com/?wd5ezwyjlgj 5426 x64 SSE4.1
http://www.mediafire.com/?ggtjyljnqkm 5426 win32 sse4.2
http://www.mediafire.com/?zriymzddqzj 5426 x64 sse4.2

-------------------

http://www.mediafire.com/?nulkizzfmqk 5419 win32 SSE3 (with all SSE path)
http://www.mediafire.com/?kqqiyymvyq4 5419 x64 SSE3 (with all SSE path)

Next few revision I will post all SSE builds

-------------------------------

http://www.mediafire.com/?mmw4umozyln 5393 win32 SSE3
http://www.mediafire.com/?5mmmjx0anwy 5393 x64 SSE3
http://www.mediafire.com/?nkdkz0mmwjt 5393 win32 SSE4.1
http://www.mediafire.com/?mmzttlnnjhj 5393 x64 SSE4.1
http://www.mediafire.com/?ztz2kjmjg2t 5393 win32 SSE4.2
http://www.mediafire.com/?fk5jkmmyj2d 5393 x64 SSE4.2

cannot test sorry...

-------------------


http://www.mediafire.com/?agg2dzwigml 5286 SSE3 win32
http://www.mediafire.com/?dimlgnk3imj 5286 SSE3 x64
http://www.mediafire.com/?2nwtzymuim5 5286 SSE4.1 win32
http://www.mediafire.com/?0zm2foiimnw 5286 SSE4.1 x64
http://www.mediafire.com/?dznzmlntyih 5286 SSE4.2 win32
http://www.mediafire.com/?0mikw20txmz 5286 SSE4.2 x64

I'm current work at Laos ,nice country but my place has no internet connection.I don't know it at first that's why I didn't write anything.
now I have a chance to use an internet and can remote to build from my office in Bangkok.Hope it works because I cannot test it and cannot fix anything right now and if it work I don't know if it will be faster or slower.
I also don't know when I will have a chance to use an internet again maybe once a week,Sorry for all who waiting.


-------------------------------

http://www.mediafire.com/?iioimkwnmcg 5186 win32 SSE3 with multi path
http://www.mediafire.com/?whk2mjzmbhn 5186 x64 SSE3 with multi path

--------------------------
http://www.mediafire.com/?hmwqztzky4m 5182 Win32 SSE3
http://www.mediafire.com/?jen5zykttzm 5182 Win32 SSE4.1
http://www.mediafire.com/?5gwt25jojm2 5182 Win32 SSE4.2
http://www.mediafire.com/?id1mzoz53y3 5182 X64 SSE3
http://www.mediafire.com/?nznbrn4hjtk 5182 X64 SSE4.1
http://www.mediafire.com/?gmemjuhmny1 5182 X64 SSE4.2



SSE3,SSE4.2 mean you must have SSE3,SSE4.2 support to run

I build this at my company and scan it with nod32 antivirus lastest update.but for your safety maybe you have to scan it again.

My Skydrive
Find all posts by this user
Quote this message in a reply
01-18-2010, 11:23 AM
Post: #2
RE: 4873 build with Intel c++ compiler for comparison purpose
I've heard that Intel compilers deliberately reduce performance on non-intel processors.
I'm using an Intel on this machine, so it should be interesting to see, I'm going to try it.

[Image: e33MT.gif]
[Image: 971934.png]
Find all posts by this user
Quote this message in a reply
01-18-2010, 11:26 AM
Post: #3
RE: 4873 build with Intel c++ compiler for comparison purpose
so will this run better on my intel cpu?

OS: Windows 7 Ultimate x64
CPU: Intel® Pentium® Dual T3200 @ 2.00GHz
RAM: 3GB
Graphics Card: Mobile Intel® 4 Series Express Chipset Family
Audio: Realtek High Definition Audio
DVD/CD Drive: HL-DT-ST DVDRAM GSA-T50N
Find all posts by this user
Quote this message in a reply
01-18-2010, 11:37 AM
Post: #4
RE: 4873 build with Intel c++ compiler for comparison purpose
Well, can't say I notice any difference in performance, against a recent build by mamario.

Someone with an AMD processor aught to test this.

[Image: e33MT.gif]
[Image: 971934.png]
Find all posts by this user
Quote this message in a reply
01-18-2010, 11:39 AM (This post was last modified: 01-18-2010 11:47 AM by spellforce.)
Post: #5
RE: 4873 build with Intel c++ compiler for comparison purpose
they has many function that benefits Intel cpu.but I didn't use that... (VC++ can add SSE2 instruction set but ICC can add SSE4.2)

but anyway I compile with auto parallelization so it can be benefits with something like quadcore for a few loop.


Attached File(s) Thumbnail(s)
   

My Skydrive
Find all posts by this user
Quote this message in a reply
01-18-2010, 12:03 PM
Post: #6
RE: 4873 build with Intel c++ compiler for comparison purpose
so really this isn't anything special for intel users?

oh well i'll leave this thread since it isn't

i though that since amd and nvidia users had one that intel was going to get one

oh well back to orleans

OS: Windows 7 Ultimate x64
CPU: Intel® Pentium® Dual T3200 @ 2.00GHz
RAM: 3GB
Graphics Card: Mobile Intel® 4 Series Express Chipset Family
Audio: Realtek High Definition Audio
DVD/CD Drive: HL-DT-ST DVDRAM GSA-T50N
Find all posts by this user
Quote this message in a reply
01-18-2010, 12:12 PM
Post: #7
RE: 4873 build with Intel c++ compiler for comparison purpose
if I compile for intel cpu only it maybe good for intel user I guess.

My Skydrive
Find all posts by this user
Quote this message in a reply
01-18-2010, 12:48 PM
Post: #8
RE: 4873 build with Intel c++ compiler for comparison purpose
(01-18-2010 12:12 PM)spellforce Wrote:  if I compile for intel cpu only it maybe good for intel user I guess.

having a build that works/performs better for intel users would be great

hopefully you can compile one like that

OS: Windows 7 Ultimate x64
CPU: Intel® Pentium® Dual T3200 @ 2.00GHz
RAM: 3GB
Graphics Card: Mobile Intel® 4 Series Express Chipset Family
Audio: Realtek High Definition Audio
DVD/CD Drive: HL-DT-ST DVDRAM GSA-T50N
Find all posts by this user
Quote this message in a reply
01-18-2010, 02:46 PM (This post was last modified: 01-18-2010 02:50 PM by Mills.)
Post: #9
RE: 4873 build with Intel c++ compiler for comparison purpose
I was curious how ICL would fare over VC, but this build seems much slower for me. Could be the rev itself as I'm comparing against like 10-15 revs older.

Thanks for compiling for testing though.

Tested on Intel i7 860 D3D
Find all posts by this user
Quote this message in a reply
01-18-2010, 05:39 PM (This post was last modified: 01-18-2010 05:40 PM by naroth.)
Post: #10
RE: 4873 build with Intel c++ compiler for comparison purpose
well at some parts in brawl its fast, and in others its just normal.

my average in this build is 38-39, but in older build was 35-38, i think this is a bit faster

   

   

[Image: qqw.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)