Skip to content

Allow extra command line arguments for the executable to be added with TemplateEvaluator #243

@lboult

Description

@lboult

Hi all,

In my current workflow I'm trying to chain together some calculations that I have to do before hand and then pass the results of these to a HiPACE simulation.

The solution I have at the moment relies on me passing some extra command line arguments to HiPACE but I don't think the current implementation of TemplateEvaluator supports this. I mistakenly thought that the extra_args argument was for this, but this was ofcourse for mpirun arguments 🙃

Is there a way of passing extra command line arguments to the executable/ could it be implemented as a feature? Perhaps its just a matter of exposing more of the functionality of libE in optimas, but I'm not experienced enough with it to tell.

Cheers,
Lewis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions