Skip to content

FTorch component should be ToplevelRequired #386

@Katetc

Description

@Katetc

Brief summary of bug

I am testing the externals for the new ifx compiler (currently cesm3_0_alpha08l, but that could change) in CISM-Wrapper. The CDEPs component (cdeps1.0.93) complained that it couldn't build without FTorch. When I copied the .gitmodules file from CESM that included the FTorch component, the line "ToplevelOptional" is used. This did not fix the build error because git-fleximod didn't check out FTorch in CISM-wrapper if it's optional. So, I think, with this CDEPs tag, we should update the .gitmodules file to make FTorch required.

General bug information

CESM version you are using: cesm3_0_alpha08l externals with CISM-Wrapper

Machine you are using: Derecho

Have you modified the code? (If so, please point us to you changes.): I mean, no, kinda?

Details of bug

See above.

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