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

Iinstallation issues #122

Open
bingxin377 opened this issue Jul 7, 2024 · 0 comments
Open

Iinstallation issues #122

bingxin377 opened this issue Jul 7, 2024 · 0 comments

Comments

@bingxin377
Copy link

Hello,

I tried installing grasp, but when I ran make, it prompted me:

f77 -c -O2 -fno-automatic -I /home/bingxin/grasp/src/lib/libmod -o iniest2.o iniest2.f90
iniest2.f90:82:23:

79 | CALL DCOPY (NS, VEC(NS*(J-1)+1), 1, BASIS(NCF*(J-1)+1), 1)
| 2
......
82 | CALL DCOPY (NIV, EIGVAL, 1, BASIS(NIV*NCF+1), 1)
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2 (scalar and rank-1),

Could you help me?

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

1 participant