scivision / mumps

MUMPS via CMake
http://mumps-solver.org
MIT License
115 stars 46 forks source link

MUMPS 5.3.5 does not contain file mumps_register_thread.c #100

Open gmargari opened 1 month ago

gmargari commented 1 month ago

https://github.com/scivision/mumps/blob/f998b0743c0b94d474b4c32a60f0d60f1708e2c8/cmake/mumps.cmake#L98

gmargari commented 1 month ago

Hi there again,

I tried to automate the check of file existence for MUMPS source files (.c / .f). I downloaded all available MUMPS versions from mumps-solver.org and created a script that founds the versions each file exists, along with the min and max version. I attach the script. The results can be found here. I hope it might help in mumps.cmake maintenance.

Regards, Giorgos