question

Majid A avatar image
0 Likes"
Majid A asked Ben Wilson edited

Optquest running time

@jordan.johnson

We want to know more about how Optquest works. Does it speed up the simulation in some way (say by suspending animation or unnecessary book keeping, etc )? Does it run simulations in parallel?

We need to optimize around 500-600 assignments and although I don't have it modeled yet, I am estimating each simulation run will take between 5-10 mins.

We might be able to put some constraints in there and try to group the variables into buckets, so that the number of assignments are reduced.

FlexSim 17.2.2
optquestrunning time
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Ben Wilson avatar image
0 Likes"
Ben Wilson answered Ben Wilson edited

@Majid A,

Optimization instances are run in background processes (no graphics) at max speed.

The optimizer will launch as many simultaneous instances as your computer has cores. So if you have a quad-core CPU, 4 instances will run in parallel. If your CPU is Hyper-Threaded, it will run 8 instances at once, etc.

You can read more about how FlexSim uses your computer's hardware here:

https://answers.flexsim.com/articles/6/recommended-system-requirements.html

You can read more about the Optimizer here:

https://answers.flexsim.com/articles/23098/optimization-in-flexsim-17.html

You might be interested in how one FlexSim user splits his optimizations across multiple computers by dividing the optimization into subsets of the larger problem, here:

https://answers.flexsim.com/comments/43825/view.html

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.