Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-11-01 Thread Martin Reindl
Am 29.10.20 um 22:51 schrieb Aisha Tammy: > On 10/29/20 3:47 PM, Martin Reindl wrote: >> Am 29.10.20 um 00:07 schrieb Aisha Tammy: >>> Attached updated diff with documentation generated using doxygen. >> >> Can you please provide a diff which applies with 'patch -p1' (or -p0)? >> Thank you. >> >>

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-29 Thread Martin Reindl
Am 29.10.20 um 00:07 schrieb Aisha Tammy: > Attached updated diff with documentation generated using doxygen. Can you please provide a diff which applies with 'patch -p1' (or -p0)? Thank you. -m

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 5:46 PM, Aisha Tammy wrote: On 10/28/20 3:31 PM, Ingo Schwarze wrote: Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: Here is a preliminary version update of math/lapack to 3.9.0 with some patches from debian and gentoo. While FORTAN used to be my

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 3:31 PM, Ingo Schwarze wrote: Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: Here is a preliminary version update of math/lapack to 3.9.0 with some patches from debian and gentoo. While FORTAN used to be my favourite language until about 1998, i got out of

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 1:12 PM, Aisha Tammy wrote: On 10/28/20 8:23 AM, Aisha Tammy wrote: On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 8:23 AM, Aisha Tammy wrote: On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Ingo Schwarze
Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: > Here is a preliminary version update of math/lapack to 3.9.0 > with some patches from debian and gentoo. While FORTAN used to be my favourite language until about 1998, i got out of the habit of using it after that, so i

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which

Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which provider is to be installed. Case in point, we have the math/{lapack,blas} libraries, which are the reference implementations and not optimized. I am working

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Stuart Henderson
+cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: > Hi, > I was wondering if it is possible to have multiple providers for a library > and then selecting one of them to be used, selecting which provider is > to be installed. > Case in