Skip to content

Only one program will be evaluated at the same time? #32

@linhaowei1

Description

@linhaowei1

I noticed that the distributed parameter in OpenEvolve appears to be unused:
https://github.com/codelion/openevolve/blob/bfb1c9d295ad1d36b24d2ff152494cd8a9918931/configs/default_config.yaml#L104C3-L104C14

Do you have plans to implement this feature? I looked into the run() function of the controller, and it seems that only one program is evaluated at a time.

I am trying a use case that evaluation is quite time-consuming, so I’m hoping to generate multiple child programs per iteration and evaluate them in parallel, and I cannot find this implementation. Do I miss something or it's just not implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions