Skip to content

DesignSpace.estimate_cost() only considers the cost of first sim in the batch #2579

Open
@tomflexcompute

Description

@tomflexcompute

DesignSpace.estimate_cost() gives an incorrect cost estimate since it seems like each individual task's cost is given only by the first sim in the sweep. Then the total cost is just the cost of the first sim * number of sims, which could largely over- or under-estimate the total cost for the batch since the individual task costs can vary a lot within the batch.

Metadata

Metadata

Assignees

Labels

Bugsomething isnt working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions