We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A long time ago, I reported the following problem here:
BTW, I still failed to compile the libparpack.a for the original ARPACK version obtained from here, as shown below: $ module load intel/oneapi $ make parpacklib ( cd ; /bin/make single double complex complex16 ) make[1]: Entering directory '/home/werner' make[1]: *** No rule to make target 'single'. Stop. make[1]: Leaving directory '/home/werner' make: *** [Makefile:69: parpacklib] Error 2
BTW, I still failed to compile the libparpack.a for the original ARPACK version obtained from here, as shown below:
$ module load intel/oneapi $ make parpacklib ( cd ; /bin/make single double complex complex16 ) make[1]: Entering directory '/home/werner' make[1]: *** No rule to make target 'single'. Stop. make[1]: Leaving directory '/home/werner' make: *** [Makefile:69: parpacklib] Error 2
I'm not sure whether the same problem remains in arpack-ng and would be very grateful if someone with relevant testing experience is willing to share.
arpack-ng
Regards, Zhao
The text was updated successfully, but these errors were encountered:
Please open one issue for one problem. Is this a duplicate or a new problem?
Sorry, something went wrong.
I can't find any similar duplication or previously reported problems:
No branches or pull requests
A long time ago, I reported the following problem here:
I'm not sure whether the same problem remains in
arpack-ng
and would be very grateful if someone with relevant testing experience is willing to share.Regards,
Zhao
The text was updated successfully, but these errors were encountered: