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

conda fix #204

Merged
merged 1 commit into from
Jun 13, 2024
Merged

conda fix #204

merged 1 commit into from
Jun 13, 2024

Conversation

julesghub
Copy link
Member

Need to test build on mac's, i.e arm architecture.

@julesghub julesghub closed this Jun 13, 2024
@julesghub julesghub reopened this Jun 13, 2024
@julesghub julesghub changed the base branch from development to main June 13, 2024 22:43
@bknight1
Copy link
Member

I recently built dev on mac (~3 days ago) using conda, everything was running okay

@julesghub julesghub merged commit 5125019 into main Jun 13, 2024
2 checks passed
@julesghub
Copy link
Member Author

@bknight1 nice one! I'm having troubles with it, specifically petsc4py. Can you share your recipe on mac?

@bknight1
Copy link
Member

bknight1 commented Jun 14, 2024

I used this yml file to create the conda/mamba env:
https://github.com/underworldcode/underworld3/blob/development/.github/workflows/envs/build_uw_test.yml

then installed from a pull of the dev branch using:
python3 setup.py develop

@julesghub
Copy link
Member Author

Thanks for that, I'm using petsc4py-3.21.2 and finding liblapack/openblas dylib errors.

@julesghub
Copy link
Member Author

Magic something in the file you linked to fixes the issue. The dependencies cause a different liblapack / libopenblas combination that fixes the error. 🪄

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