Skip to content

Update GCC compiler on NRL systems #1709

@climbfuji

Description

@climbfuji

Is your feature request related to a problem?

The NRL systems Atlantis, Narwhal, and Nautilus have relatively old GNU compilers (11.2.0 and 11.2.1), which are known to have problems with Fortran deferred-length character arrays (character(len=:), dimension(:), allocatable). We make progressively more use of these data structures in the NEPTUNE ecosystem.

Describe the solution you'd like

Update the GCC compilers on the NRL systems to version 13 (testing with 14 should happen elsewhere first). Keep the current GCC version 11 compilers as backends for Intel oneAPI for now.

Additional context

Update to:

Metadata

Metadata

Assignees

Labels

NAVYUnited States Naval Research Lab

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions