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

NAG Fortran compiler #33

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

coffee-addict
Copy link
Contributor

@mrachh Hello, I have added make.inc.nag for NAG Fortran compiler and made non-essential but some changes in the source code.

My local machine works on Ubuntu 20.04.6 LTS with a standard x86-64 architecture.
Both make install and make test are successful using gfortran-9 with the changes.
(The paths of included text files need to be changed back to the previously set relative paths in src/Helmholtz/hwts3e.f to use gfortran, though.)

The current results obtained using the NAG compiler are the following.

  • make install succeeds in creating the static library but fails in dynamic link library.
  • make test passes all tests except for helm3d_mps.

I would appreciate it if you could look at the changes of this pull request at your convenience.

@mrachh mrachh merged commit 71932b4 into flatironinstitute:master Feb 26, 2024
4 checks passed
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