osmart / hole2

Source code for HOLE program.
http://www.holeprogram.org
Apache License 2.0
30 stars 10 forks source link

Apple M1 chip #3

Open Dan-Burns opened 2 years ago

Dan-Burns commented 2 years ago

Just an FYI to people with new Macs, the older OSX version available @ http://www.holeprogram.org/ does not seem to work with the M1 chip.

-bash: hole2/exe/hole: Bad CPU type in executable

orbeckst commented 1 year ago

@IAlibay @ianmkenney do you know if the conda-forge package #6 will support Apple M1?

ianmkenney commented 1 year ago

@orbeckst It's unclear. The container running the build/tests doesn't seem to make a specific mention of M1, so I doubt it

IAlibay commented 1 year ago

You'll have to do the migration on conda-forge I think.

orbeckst commented 1 year ago

@IAlibay how do we start the migration for the feedstock https://github.com/conda-forge/hole2-feedstock ?

IAlibay commented 1 year ago

@orbeckst - just raised a PR here: https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/4388

orbeckst commented 1 year ago

thanks!

orbeckst commented 8 months ago

@IAlibay does our cf package work on M1/M2?

IAlibay commented 8 months ago

@IAlibay does our cf package work on M1/M2?

No, we never resolved this PR; https://github.com/conda-forge/hole2-feedstock/pull/1

orbeckst commented 8 months ago

Ok — sigh — still open then.

Looking at https://github.com/conda-forge/hole2-feedstock/pull/1 this will require some digging.

orbeckst commented 3 months ago

@ianmkenney did you ever build and tested hole2 on an M1/M2 mac?

ianmkenney commented 3 months ago

No. Unfortunately, I don't remember what the issues at the time were.