Hello,
When i tried to solve several eigen value problems in prallel, i met an error:
Arpack error in Aupp.
-> Maximum number of iterations taken.
Basically, i used "for" loop with openMP for parallelizing in multiple threads. I can't find any description about whether arpackpp is thread-safe or not.
Hello, When i tried to solve several eigen value problems in prallel, i met an error:
Basically, i used "for" loop with openMP for parallelizing in multiple threads. I can't find any description about whether arpackpp is thread-safe or not.
All the best