Skip to content

Can not build MPI-applications with oneAPI 2025.0 #1090

Open
@aradi

Description

@aradi

Description

Build of any arbitrary project with MPI-dependency fails when using oneAPI 2025.0.

Executing

fpm new test
cd test
echo -e "[dependencies]\nmpi =\"*\"" >> fpm.toml
FPM_FC=ifx fpm build

results in

<ERROR> *cmd_build* Model error: local INTEL MPI library does not support -v
STOP 1

Note: oneAPI 2024.2 seems to work.

Expected Behaviour

Building the project as expected without error message.

Version of fpm

0.10.1

Platform and Architecture

Linux/x86_64

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions