Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

arpack

ullasagw
Beginner
459 Views
hey I m new to ARPACK
After Installing the ARPACK it suggested to run dssimp.f
But i m getting error
it is showing like this

:~/Desktop/ARPACK/EXAMPLES/SIMPLE$ make dssimp;dssimp>output
make: `dssimp' is up to date.
bash: dssimp: command not found

what to do
how to see if there is any output
may be there is some problem with the installations as we have to change some files. Can anyone tell me the also the steps to complete the installation. You can also send me the ARmake.inc to my mail id "ullasagw@gmail.com"

please reply soon
0 Kudos
1 Reply
TimP
Honored Contributor III
459 Views
Is dssimp a linux executable? How about ./dssimp>output ?
0 Kudos
Reply