DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.15k stars 259 forks source link

UMFPACK: Check syntax for novector pragma and use it #699

Closed mmuetzel closed 8 months ago

mmuetzel commented 8 months ago

Same as #688 but for the novector pragma.

DrTimothyAldenDavis commented 8 months ago

Looks fine. It's a lot of work to keep a workaround for a very old Intel compiler though. I might just delete the novector pragma entirely when I take a pass at UMFPACK.