Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-03-23 Thread Sturla Molden


ACML has a C interface for BLAS and LAPACK, but it is different from cblas.

For portability, stick with the Fortran 77 interface, particularly for 
LAPACK where no C interface is specified.


One can probably get cblas from Netlib and link with libacml. cblas is 
just a wrapper for the Fortran routines.



Sturla





Den 23.01.2011 17:49, skrev Matthieu Brucher:
I think the main issue is that ACML didn't have an official CBLAS 
interface, so you have to check if they provide one now. If thy do, it 
should be almost easy to link against it.


Matthieu

2011/1/23 David Cournapeau courn...@gmail.com 
mailto:courn...@gmail.com


2011/1/23 Dmitrey tm...@ukr.net mailto:tm...@ukr.net:
 Hi all,
 I have AMD processor and I would like to get to know what's the
easiest way
 to install numpy/scipy linked with ACML.
 Is it possible to link linux apt or PYPI installation linked
with ACML?
 Answer for the same question about MKL also would be useful,
however, AFAIK
 it has commercial license and thus can't be handled in the ways.

For the MKL, the easiest solution is to get EPD, or to build
numpy/scipy by yourself, although the later is not that easy. For
ACML, I don't know how difficult it is, but I would be surprised if it
worked out of the box.

cheers,

David
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org mailto:NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion




--
Information System Engineer, Ph.D.
Blog: http://matt.eifelle.com
LinkedIn: http://www.linkedin.com/in/matthieubrucher


___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-01-23 Thread Dmitrey
 Hi all,
   I have AMD processor and I would like to get to know what's the
   easiest way to install numpy/scipy linked with ACML.
   Is it possible to link linux apt or PYPI installation linked with
   ACML?
   Answer for the same question about MKL also would be useful, however,
   AFAIK it has commercial license and thus can't be handled in the ways.
   Thank you in advance, D.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-01-23 Thread David Cournapeau
2011/1/23 Dmitrey tm...@ukr.net:
 Hi all,
 I have AMD processor and I would like to get to know what's the easiest way
 to install numpy/scipy linked with ACML.
 Is it possible to link linux apt or PYPI installation linked with ACML?
 Answer for the same question about MKL also would be useful, however, AFAIK
 it has commercial license and thus can't be handled in the ways.

For the MKL, the easiest solution is to get EPD, or to build
numpy/scipy by yourself, although the later is not that easy. For
ACML, I don't know how difficult it is, but I would be surprised if it
worked out of the box.

cheers,

David
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-01-23 Thread Dmitrey
 Are free EPD distributions linked with MKL and ACML?
   Does anyone know is SAGE or PythonXY already linked with ACML or MKL?

   Thanks, D.

   --- Исходное сообщение ---
   От кого: David Cournapeau courn...@gmail.com
   Кому: Discussion of Numerical Python numpy-discussion@scipy.org
   Дата: 23 января 2011, 12:07:29
   Тема: Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI
   installation linked with ACML?



 2011/1/23 Dmitrey  tm...@ukr.net :
  Hi all,
  I have AMD processor and I would like to get to know what's the easiest 
way
  to install numpy/scipy linked with ACML.
  Is it possible to link linux apt or PYPI installation linked with ACML?
  Answer for the same question about MKL also would be useful, however, 
AFAIK
  it has commercial license and thus can't be handled in the ways.
 
 For the MKL, the easiest solution is to get EPD, or to build
 numpy/scipy by yourself, although the later is not that easy. For
 ACML, I don't know how difficult it is, but I would be surprised if it
 worked out of the box.
 
 cheers,
 
 David
 ___
 NumPy-Discussion mailing list NumPy-Discussion@scipy.org  
http://mail.scipy.org/mailman/listinfo/numpy-discussion
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-01-23 Thread Ilan Schnell
Yes, also the free academic EPDs are linked to MKL.
I don't know about sage, but probably not.

- Ilan

2011/1/23 Dmitrey tm...@ukr.net:
 Are free EPD distributions linked with MKL and ACML?
 Does anyone know is SAGE or PythonXY already linked with ACML or MKL?

 Thanks, D.

 --- Исходное сообщение ---
 От кого: David Cournapeau courn...@gmail.com
 Кому: Discussion of Numerical Python numpy-discussion@scipy.org
 Дата: 23 января 2011, 12:07:29
 Тема: Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation
 linked with ACML?



 2011/1/23 Dmitrey tm...@ukr.net:
 Hi all,
 I have AMD processor and I would like to get to know what's the easiest
 way
 to install numpy/scipy linked with ACML.
 Is it possible to link linux apt or PYPI installation linked with ACML?
 Answer for the same question about MKL also would be useful, however,
 AFAIK
 it has commercial license and thus can't be handled in the ways.

 For the MKL, the easiest solution is to get EPD, or to build
 numpy/scipy by yourself, although the later is not that easy. For
 ACML, I don't know how difficult it is, but I would be surprised if it
 worked out of the box.

 cheers,

 David
 ___
 NumPy-Discussion mailing list
 NumPy-Discussion@scipy.org
 http://mail.scipy.org/mailman/listinfo/numpy-discussion





 ___
 NumPy-Discussion mailing list
 NumPy-Discussion@scipy.org
 http://mail.scipy.org/mailman/listinfo/numpy-discussion


___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Is numpy/scipy linux apt or PYPI installation linked with ACML?

2011-01-23 Thread Matthieu Brucher
I think the main issue is that ACML didn't have an official CBLAS interface,
so you have to check if they provide one now. If thy do, it should be almost
easy to link against it.

Matthieu

2011/1/23 David Cournapeau courn...@gmail.com

 2011/1/23 Dmitrey tm...@ukr.net:
  Hi all,
  I have AMD processor and I would like to get to know what's the easiest
 way
  to install numpy/scipy linked with ACML.
  Is it possible to link linux apt or PYPI installation linked with ACML?
  Answer for the same question about MKL also would be useful, however,
 AFAIK
  it has commercial license and thus can't be handled in the ways.

 For the MKL, the easiest solution is to get EPD, or to build
 numpy/scipy by yourself, although the later is not that easy. For
 ACML, I don't know how difficult it is, but I would be surprised if it
 worked out of the box.

 cheers,

 David
 ___
 NumPy-Discussion mailing list
 NumPy-Discussion@scipy.org
 http://mail.scipy.org/mailman/listinfo/numpy-discussion




-- 
Information System Engineer, Ph.D.
Blog: http://matt.eifelle.com
LinkedIn: http://www.linkedin.com/in/matthieubrucher
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion