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

AMG without magic compilers #89

Closed
wants to merge 8 commits into from
Closed

Conversation

pearce8
Copy link
Collaborator

@pearce8 pearce8 commented Dec 28, 2023

With current AMG package definition and without magic wrappers, we are somehow linking to Fortran and getting the following error:

configure: error: linking to Fortran libraries from C fails

Possible solutions:

  • Disable fortran in amg2023 as in this commit
  • However, the likely fix needed is figuring out what library magic was linking to that we need to link to explicitly when not using magic compilers.

@pearce8 pearce8 assigned pearce8, rfhaque and scheibelp and unassigned pearce8 Dec 28, 2023
@pearce8 pearce8 removed the request for review from rfhaque December 28, 2023 21:06
@pearce8 pearce8 added the bug Something isn't working label Dec 28, 2023
@pearce8 pearce8 added this to the v0.1.1 milestone Dec 28, 2023
@github-actions github-actions bot added experiment New or modified experiment application New or modified application labels Jan 8, 2024
@rfhaque
Copy link
Collaborator

rfhaque commented Jun 6, 2024

Subsumed by #270

@rfhaque rfhaque closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application New or modified application bug Something isn't working experiment New or modified experiment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants