Gamestudio Links
Zorro Links
Newest Posts
WFO Training with parallel cores Zorro64
by Martin_HH. 02/24/26 19:51
Zorro version 3.0 prerelease!
by TipmyPip. 02/24/26 17:09
ZorroGPT
by TipmyPip. 02/23/26 21:52
Camera always moves upwards?
by clonman. 02/21/26 09:29
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/19/26 13:22
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
4 registered members (Martin_HH, TipmyPip, AndrewAMD, Grant), 5,825 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
alx, ApprenticeInMuc, PatrickH90, USER0328, Sfrdragon
19199 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
An idea for optimize() to use multiple CPU cores. #481425
09/13/20 12:59
09/13/20 12:59
Joined: Oct 2018
Posts: 27
M
Mio Offline OP
Newbie
Mio  Offline OP
Newbie
M

Joined: Oct 2018
Posts: 27
I have an idea for optimize() to use multiple CPU cores.
For every test parameter set, you can open a new Zorro process to test and get results back.
And you can limit the process numbers, Just like WFO using NumCores
Could you do that?

Re: An idea for optimize() to use multiple CPU cores. [Re: Mio] #481776
10/30/20 11:25
10/30/20 11:25
Joined: Jul 2000
Posts: 28,075
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,075
Frankfurt
That is theoretically possible, but less effective than the current WFO based multicore support. Creating a process is slow, while a single parameter run is normally fast. So doing it in a separate process will not save much time.


Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1