acessing cpu's

Questions about Wine on Linux
Locked
mrmedia
Level 2
Level 2
Posts: 19
Joined: Tue Nov 22, 2011 12:48 am

acessing cpu's

Post by mrmedia »

There is a program called mt5 - its suppose to be faster than single threaded mt4 - if you have the cpu cores.

I wonder if Wine + app can take advantage of many cpu cores?

thx
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: acessing cpu's

Post by dimesio »

Depends on the app. I have a video encoding app that has no problem using all 6 cores running in Wine. However, some apps apparently do have problems:
http://bugs.winehq.org/show_bug.cgi?id=11674
http://bugs.winehq.org/show_bug.cgi?id=11364
http://bugs.winehq.org/show_bug.cgi?id=31628

The only way to find out what your app will do is to try it and find out.
mrmedia
Level 2
Level 2
Posts: 19
Joined: Tue Nov 22, 2011 12:48 am

Re: accessing cpu's

Post by mrmedia »

This MT5 software specifically uses cores when backtesting and optimising.
And it appears to not work on Wine.

Maybe it is an area of wine that could be improved? Don't know.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: acessing cpu's

Post by dimesio »

File a bug.
Locked