[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] using GSL with ACML
From: |
David Blei |
Subject: |
[Help-gsl] using GSL with ACML |
Date: |
Mon, 23 Jul 2007 13:57:56 -0400 |
hi help-GSL
i'm having trouble using GSL with the ACML blas library. it seems that GSL
expects "cblas" to be prepended to each function name. instead of daxpy(),
GSL expects cblas_daxpy(). has anyone successfully done this? is there a
quick patch, other than rewriting the GSL blas interface?
thanks very much.
david blei
- [Help-gsl] using GSL with ACML,
David Blei <=