Skip to content

Continuous Integration test is failing due to missing libmkl_rt.so.2 #683

Description

@sevyharris

Continuous integration tests are failing due to some error with the mkl lib. I suspect it may be related to upgrading artifacts actions from v3 to v4 based on the timing? #674

Here's an example failed run:
https://github.com/ReactionMechanismGenerator/RMG-database/actions/runs/13459108856/job/37609807150?pr=682

2025-02-25T08:46:47.9994986Z rmgpy/rmg/main.py:51: in <module>
2025-02-25T08:46:47.9995224Z     from cantera import ck2yaml
2025-02-25T08:46:47.9995633Z ../../../../miniconda3/envs/rmg_env/lib/python3.7/site-packages/cantera/__init__.py:4: in <module>
2025-02-25T08:46:47.9996073Z     from ._cantera import *
2025-02-25T08:46:47.9996446Z E   ImportError: libmkl_rt.so.2: cannot open shared object file: No such file or directory

I ran into the same error with libmkl when trying to help a new undergrad student install RMG yesterday, so I don't think it's just a database problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions