arpack-ng icon indicating copy to clipboard operation
arpack-ng copied to clipboard

About the parpacklib compile problem.

Open hongyi-zhao opened this issue 2 years ago • 2 comments

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

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

hongyi-zhao avatar Jun 30 '23 12:06 hongyi-zhao

Please open one issue for one problem. Is this a duplicate or a new problem?

fghoussen avatar Jun 30 '23 19:06 fghoussen

I can't find any similar duplication or previously reported problems:

image

hongyi-zhao avatar Jul 01 '23 00:07 hongyi-zhao