You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The _mt structure is different from the serial SuperLU. The statistics must be collected on each thread.
The new stat structure is Gstat_t and is defined in SRC/slu_mt_util.h.
You can take a look at SRC/pdgss.c to see how it is used.
I will generate a doxgygen file soon.
Our application uses plain old SuperLU 4.3 and I want to upgrade to current _mt
Our code uses SuperLUStat_t, which is also mentioned in the 2018 guide and the serial doxygen (there in slu_utils.h) but I cannot find it for mt.
The text was updated successfully, but these errors were encountered: