Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Are there variants of LAPACK?

71 views
Skip to first unread message

Ev. Drikos

unread,
Mar 3, 2021, 2:40:45 AM3/3/21
to

Hello,

Yesterday, I was installing the static version of LAPACK in Cygwin-3.1
and noticed that the tarball differs a little from what I expected. So
my question is if netlib isn't the only maintainer or it's a packaging
issue with the tarball in MacPorts or what (not a downloading error).

Ev. Drikos

----------------------------------------------------------------------

http://www.netlib.org/lapack/#_lapack_version_3_9_0
http://distfiles.macports.org/lapack/lapack-3.9.0.tar.gz
https://fossies.org/linux/misc/lapack-3.9.0.tar.gz

Downloaded tarballs:

macbook:netlib suser$ openssl sha1 lapack-3.9.0.tar.gz
SHA1(lapack-3.9.0.tar.gz)= 0451d180eed2b12b94aaae77e772d7573e87bec4
macbook:netlib suser$ cd ../macp*
macbook:macports suser$ openssl sha1 lapack-3.9.0.tar.gz
SHA1(lapack-3.9.0.tar.gz)= f5031012a83ed072bb87be477550c8df141dc6d7
macbook:macports suser$ cd ../fossies
macbook:fossies suser$ openssl sha1 lapack-3.9.0.tar.gz
SHA1(lapack-3.9.0.tar.gz)= 0451d180eed2b12b94aaae77e772d7573e87bec4
macbook:fossies suser$

Arjen Markus

unread,
Mar 3, 2021, 4:55:56 AM3/3/21
to
A pedestrian way to find out would be to compare a few source files. Since the version numbers are the same, I would assume they are essentially the same. Perhaps there are differences in line endings and the like?

Regards,

Arjen

Ev. Drikos

unread,
Mar 3, 2021, 10:44:39 AM3/3/21
to
On 03/03/2021 11:55, Arjen Markus wrote:
> ...
>
> A pedestrian way to find out would be to compare a few source files. Since the version numbers are the same, I would assume they are essentially the same. Perhaps there are differences in line endings and the like?
> ...

Only the top level directories differ, but this shouldn't happen.

Now I download from another site.


Thank you

0 new messages