• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 56 57 58 59 60 ... 116 Next »

optimization speed for Intel C++
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
optimization speed for Intel C++
10-17-2011, 10:37 PM
#1
Trevlec Offline
Member
***
Posts: 83
Threads: 7
Joined: Sep 2011
I have a question, what gives me more speed in dolphin? Maximize speed /o2 or Full optimization /ox, i can use Highest optimizations /o3, but the problem o3 dont work in dolphin, i think Dolphin is not compatible with /o3
Find
Reply
10-17-2011, 11:35 PM
#2
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
(10-17-2011, 10:37 PM)Trevlec Wrote: i can use Highest optimizations /o3, but the problem o3 dont work in dolphin, i think Dolphin is not compatible with /o3

That's what lectrode uses Undecided (not that he is compiling currently :p)
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
10-18-2011, 12:01 AM
#3
Trevlec Offline
Member
***
Posts: 83
Threads: 7
Joined: Sep 2011
i have found the problem^^, it was the "favor size or speed" i have set the favor fast code and then gives me the problems with o3, when i use favor small code then i have no problems more Smile.
Find
Reply
10-18-2011, 02:24 AM
#4
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
Or you can not favor either and see if that works Wink (which will result in slightly faster code [in theory of course :p])
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
10-18-2011, 03:07 AM (This post was last modified: 10-18-2011, 03:48 AM by Trevlec.)
#5
Trevlec Offline
Member
***
Posts: 83
Threads: 7
Joined: Sep 2011
is neither faster than small code? i think neighter is slower than favor fast code, but faster than small code right?


I dont know why, but i cant use favor fast code, self with maximize speed /o2 cant use the fast code, I MUST set small code Sad. When i use fast code then dolphin hang up respectively he crash.
Ok i have tested xenoblade, and the COMPLETE build is buggy, and i thought i fail to compile my build^^. I have tested with the acctually Official 3.0-176 build from this website, and i have the same problems with my icc build. The game has low fps (13) the sound is stuttering and i have constant clearing cache code problems. What a fail build^^

I have the same problems with older builds 160 and 161, not with 159. I hope this problems will fixed.


can i compile a older build (159)? how can i download the old source from 159?
Find
Reply
10-18-2011, 04:20 AM
#6
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
Yeah that problem is with the latest dolphin, either wait till they fix it or compile and older build.
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
10-18-2011, 04:40 AM (This post was last modified: 10-18-2011, 04:42 AM by Dimitri.)
#7
Dimitri Away
Occasional contributor and committer
***
Posts: 178
Threads: 0
Joined: Jun 2009
(10-18-2011, 03:07 AM)Trevlec Wrote: can i compile a older build (159)? how can i download the old source from 159?

With TortoiseGit or Git Extensions, using the "checkout" command with a commit (hash) should do the trick.
http://forums.dolphin-emu.org/showthread.php?tid=19522
My computer specs:
OS: Windows 7 Ultimate x86
CPU: Intel Core 2 Duo E6750 @2.66Ghz - 2GB of DDR2 RAM (400Mhz)
GPU: NVIDIA GeForce 8800 GTS 512
Find
Reply
10-18-2011, 07:55 AM (This post was last modified: 10-18-2011, 08:12 AM by Trevlec.)
#8
Trevlec Offline
Member
***
Posts: 83
Threads: 7
Joined: Sep 2011
Hey guys can you help me? i have a problem with my icc build (favor fast code set).

When i start the dolphin and open the iso file(xenoblade) in the game banner, and start the game (till ingame menu), and now! i close the dolphin emulator and open again gives me this info:


Unhandled Exception
Code: 0xC0000005
Call stack info:
BannerLoaderWii.cpp(136) : DiscIO::CBannerLoaderWii::GetBanner

Unhandled Exception
Code: 0xC0000005
Call stack info:
LogManager.cpp(162) : LogContainer::RemoveListener

and i cant open the game properties


screenshot:

http://imageshack.us/f/831/dolphinproblem.jpg/

and when i click to refresh, gives me that crash

http://imageshack.us/f/607/dolphinproblem2.jpg/


I think the favor fast code is the problem, i dont know Sad
Find
Reply
10-18-2011, 09:39 AM
#9
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
(10-18-2011, 07:55 AM)Trevlec Wrote: I think the favor fast code is the problem, i dont know Sad

Well then try without it and see if it works
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
10-18-2011, 09:19 PM (This post was last modified: 10-18-2011, 09:20 PM by Trevlec.)
#10
Trevlec Offline
Member
***
Posts: 83
Threads: 7
Joined: Sep 2011
ok i have fixxed that problem, i have set small code for DiscIO and all other projects with fast code, it works Smile, but i have a other problem with intel interprocedural optimization when i set Multi-filfe gives me that error:

Fatal compilation error: Out of memory asking for 2097160.
Link: error: problem during multi-file optimization compilation (code 1)

I dont know why, i have enough memory (8gb)

with single-file no problems.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode