Saturday, April 23, 2022

Re: [update) math/arpack to arpack-ng 3.8.0

> Are the libraries built by arpack-ng,mpi and arpack-ng (unflavoured)
> interchangeable?

The -mpi flavour adds a second library, libparpack.so, but doesn't
change libarpack.so itself.

> i.e. if you build a dependent port (e.g. math/armadillo) with
> arpack-ng,mpi installed, does the resulting armadillo package work
> if run with unflavoured arpack-ng? And are there any changes to
> build?

As long math/armadillo only uses libarpack.so, it should be able to get
that from the flavoured and unflavoured port, no?

No comments:

Post a Comment