Topic: SuperLU

Dear Jeff,

First of all, SimplyFortran is an amazing program. Would it be possible to include SuperLU package (Serial, Parallel with OPENMP) in the package manager also.

p.s. I cant provide links, but it belongs to national energy research scientific computing center.

Many thanks.

Best regards
A. B. Aydogdu

Re: SuperLU

I think we can get SuperLU and SuperLU_MT added.  They appear to be pretty straightforward codebases.

Jeff Armstrong
Approximatrix, LLC

Re: SuperLU

The serial version of SuperLU is now available on the server.  There were some hiccups building the Fortran extensions, but it should be working.  Please check the example project for the necessary flags.  Notably, any projects using this package must link against BLAS and LAPACK (in the Linker category of Project Options).

Jeff Armstrong
Approximatrix, LLC