Skip to content

Commit

Permalink
Update Mac (M1 & Intel) LIBIRBEM with IGRF-14 coef.
Browse files Browse the repository at this point in the history
As I was unable to locate Mac machines with gfortran installed already,
this commit here relies on compiling the code via GitHub actions on
image "macos-13" (Intel based) with gfortran-12, and on
image "macos-latest" (M1, apple silocon based) with gfortran-12.

The compile took place in forked repository,
https://github.com/thomas-nilsson-irfu/IRBEM/blob/e0235cae110d3f13d0c906ad46a86f7f48f0ea1b/.github/workflows/ci.yml
(the actual fortran code was fully in sync with github repo PRBEM/IRBEM at commit
8279aa9fd50c0a32d63efe762454b9ebf3b81ef6 at this time).

Details on GitHub runners:
macos-13 (Intel):
https://github.com/actions/runner-images/blob/39222c24c48e09beba42cd94c781b3a4d93dfd23/images/macos/macos-13-Readme.md

macos-latest (i.e. Apple silicon (M1), macos-14 at time of compile):
https://github.com/actions/runner-images/blob/39222c24c48e09beba42cd94c781b3a4d93dfd23/images/macos/macos-14-arm64-Readme.md
  • Loading branch information
thomas-nilsson-irfu committed Dec 18, 2024
1 parent 43fca91 commit ac4d70b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file added contrib/libirbem/libirbem_maca64.dylib
Binary file not shown.
Binary file not shown.

0 comments on commit ac4d70b

Please sign in to comment.