Skip to content

Enable dynamic optimization for Windows CI runners #1014

Open
@mknaranja

Description

@mknaranja

In #894, dynamic optimization through automatic differentiation was introduced for a first particular ODE-based model.

However, dynamic optimization needed to be deactivated in the windows CI. This is due to the setting that, by default, there is no adequate fortran compiler in the Windows runners working with MSVC which would be necessary to build the MUMPS direct solver.

A corresponding workaround could be to pre-install a MUMPS version with spack.

Nevertheless, the implementation in #894 had been tested manually on Windows.

@hannemann-tamas Is this a correct summary? Anything to add?

Metadata

Metadata

Assignees

No one assigned

    Labels

    class::improvementCleanup that doesn't affect functionalityloc::continuous integrationThis issue concerns any problem of continuous integration.model::odeThis issue concerns any kind of ODE-based model.prio::moderateThe priority of this task is moderate.

    Type

    No type

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions