-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config error with version 2.4.4 (I am forced to use this one) #247
Comments
looks like you are having this issue https://github.com/orgs/Homebrew/discussions/4797
|
We are one project that is still stuck using SAMRAI 2. (Maybe we will finally get over that particular hump in 2024.) At any rate, we have a patch file that should allow it to compile on MacOS with M1 and M2 processors. See: |
I have already patched that file, but it does not solve the issue. mpicc cannot be used yet, so it is impossible to configure and install SAMRAI successfully on an M1 Mac machine (at least that I know). |
I just tried this on my M1 Mac from scratch and everything worked OK. It looks like you are actually running into problems with MPICH and OpenMPI with the current MacOS command line tools. Currently, I can only get Homebrew MPICH to work if I run
I cannot get OpenMPI to work in any of the configurations that I've tried. See some discussion here: https://github.com/orgs/Homebrew/discussions/4797 |
FWIW, I also can now get OpenMPI to work if I use the |
Hello all,
I am configuring SAMRAI 2.4.4 on a MacBook Silicone and my configuration fails due to C++ compiler not able to write executable files. I am attaching the config.log file to this message as you might be able to find the error faster than me.
I am unfortunately forced to use this older version as my target software does not work with either older or newer versions of SAMRAI...
Thank you:)!!
config.log
The text was updated successfully, but these errors were encountered: