Skip to content

Conversation

@Beforerr
Copy link
Contributor

@Beforerr Beforerr commented Jan 17, 2026

see JuliaSpacePhysics/ArbitraryLinearPlasmaSolver.jl#3

There are some bugs like Exec format error and some MPI issues. I suspct that this has to do with BLAS.

Comment on lines 28 to 33
# Run tests
cd tests
bash ./run_test.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for pointing out. Then is @there any way to test that the built executable work here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only on x86_64-linux-musl (and possibly x86_64-linux-gnu), as explained in the link above.

dependencies = [
Dependency(PackageSpec(name = "libblastrampoline_jll", uuid="8e850b90-86db-534c-a0d3-1478176c7d93"))
Dependency(PackageSpec(name = "LAPACK_jll", uuid = "51474c39-65e3-53ba-86ba-03b1b862ec14"))
Dependency(PackageSpec(name = "MPICH_jll", uuid = "7cb0a576-ebde-5e09-9194-50597f1243b4"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong, you should build for all MPI libraries, see the other recipes which include https://github.com/JuliaPackaging/Yggdrasil/blob/61e5e62c341103f26a91b1675d2e5bc11850b5da/platforms/mpi.jl

@Beforerr Beforerr force-pushed the push-rppqqnnpmtym branch 3 times, most recently from 5363c59 to fb9837a Compare January 19, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants