Skip to content
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

He/apple silicon #87

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

He/apple silicon #87

wants to merge 2 commits into from

Conversation

ajwt
Copy link
Member

@ajwt ajwt commented Nov 4, 2024

Will's apple silicon update, hopefully ported.

@ajwt
Copy link
Member Author

ajwt commented Nov 4, 2024

If someone could test this on apple silicon it would be great

@william-vanbenschoten
Copy link
Member

Might be something to do at a later time, but I have -02 working on M3 (compared to -01).

@william-vanbenschoten
Copy link
Member

Compiles fine on my MacBook Pro M3 running Sonoma version 14.6.1.

Compiler information:
gcc-14 (Homebrew GCC 14.1.0) 14.1.0
GNU Fortran (Homebrew GCC 14.1.0) 14.1.0
Lua 5.4.6
openmpi 5.0.3
hdf5 1.14.4-2

Note I installed coreutils, gcc, and cmake with brew.
OpenMPI and HDF5 was installed manually.

This was my cmake configuration script command:
python cmakeconfig.py --fc=mpifort --cc=mpicc --lua=lua --mpi --omp --det-size=64 --pop-size=64 --hdf5=/Users/vanbenschoten/Chemistry/codes/hdf5-1.14.4-2/hdf5 --type=relapplesilicon --uuid=False

I can run the test suite at a later date to confirm the compile is functional.

@william-vanbenschoten
Copy link
Member

Here is test suite results:

All done. ERROR: only 356 out of 357 tests passed (1 warning, 2 skipped).
Failed test in:
fci/H2-RHF-cc-pVTZ-Lz_davidson/
Warning in:
fci/Ne-RHF-cc-pVDZ_davidson/
Skipped tests in:
ccmc/np1/Ne-RHF-cc-pVDZ-Lz-CCSDTQ5-multispawn-short-debug-logging/
fciqmc/np1/H2O-RHF-cc-pVTZ-debug-logging/

We had this issue before, there should be a commit that changes the Davidson test to lower its convergence criteria.

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