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

about error for rank mismatch between actual argument #23

Open
fengsim opened this issue Feb 19, 2024 · 2 comments
Open

about error for rank mismatch between actual argument #23

fengsim opened this issue Feb 19, 2024 · 2 comments

Comments

@fengsim
Copy link

fengsim commented Feb 19, 2024

Maybe add -fallow-argument-mismatch to FCOPTS as the following:
FCOPTS = -O3 $(MACHINE_TYPE) -m64 -fbacktrace -ffixed-form
-fcray-pointer -fopenmp -fdec -cpp -Wno-argument-mismatch
$(FTRAP) $(INLINE) -fallow-argument-mismatch -J$(ODIR)

@rhdodds
Copy link
Owner

rhdodds commented Feb 21, 2024 via email

@fengsim
Copy link
Author

fengsim commented Feb 29, 2024

yes gfortran version

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

No branches or pull requests

2 participants