[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Re: General CBLAS question
From: |
Xuebin Wu |
Subject: |
Re: [Help-gsl] Re: General CBLAS question |
Date: |
Tue, 14 Sep 2010 15:48:52 -0400 |
I think the so-called optimized version CBLAS library is irrelevant with
GSL. You may even write you own CBLAS library!
2010/9/14 Rodney Sparapani <address@hidden>
> On 09/10/10 02:52 PM, bangbang wrote:
> > BLAS is actually a standard, and it is well documented somewhere else. I
> think you are suppose to read the
> > references listed in the GSL document if you want to learn more about it.
> >
>
> I tried to pull a few of those references, but we don't subscribe to the
> ACM journals. I am always confused between BLAS and CBLAS. I did
> figure out something interesting. The GSL docs talk about replacing
> libgslcblas with an optimized version, but the details are
> platform-specific.
>
> On OS X, the magic incantation is:
> cc -framework vecLib -o testcblas.out testcblas.c -lgsl
>
> And, on Solaris:
> cc -o testcblas.out testcblas.c -lgsl -lsunperf
>
> Rodney
>
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>
- [Help-gsl] General CBLAS question, Rodney Sparapani, 2010/09/09
- Message not available
- Re: [Help-gsl] General CBLAS question, Rodney Sparapani, 2010/09/10
- Re: [Help-gsl] General CBLAS question, bangbang, 2010/09/10
- [Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question, Rhys Ulerich, 2010/09/14
- [Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question, Hongzheng Wang, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question,
Xuebin Wu <=
Re: [Help-gsl] General CBLAS question, Brian Gough, 2010/09/11
[Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14