Skip to content

One of the checks for sundials doesn't support sundials built with MPI support #1843

@rdbisme

Description

@rdbisme

Problem description
I am the maintainer of the cantera-git AUR package, and I was trying to restore support to use system installed sundials. If I add sundials and not sundials-seq as dependency, your check here doesn't work, complaining about missing openmpi symbols.

I tried to check scons CheckLibWithHeader. It doesn't support providing extra_libs, while the underlying CheckLibs it uses, does. I think you need to pass -libmpi to the compiler command...

Steps to reproduce

  1. Open '...'
  2. Run '....'
  3. See error '....'

Behavior

System information

  • Cantera version: 9c3a57c
  • OS: Archlinux
  • Python/MATLAB/other software versions:

Attachments

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions