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

Update makefile for optimizations and support GNU fortran #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jiaolovekt
Copy link

tested with gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)

removed unnecessary codes from makefile
added hardware specific optimizations

@ac-dias
Copy link
Owner

ac-dias commented Oct 26, 2023

for gfortran use I suggest the attached makefile:

However openblas subs doesn't parallelize quite well, I tried to use your suggest makefile in my computer and the compilation in ubuntu goes wrong, so I'll have to look carefully to add a new option for makefile, based in your suggestion
makefile-gnu.txt

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