gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Compiling floating point loops to blas calls


From: Camm Maguire
Subject: [Gcl-devel] Compiling floating point loops to blas calls
Date: 10 Jul 2002 17:54:16 -0400

Greetings!  Given the often cited advantage of lisp in using macros to
effectively rewrite code, I was wondering how difficult it might be to
add a few routines to gcl's lisp compiler which would rewrite floating
point loops to blas calls where possible.  Gcl could then link to
optimized blas libs if available at runtime in preference to a reference
implementation which could be included in the distribution.

Just a thought.

Take care,
-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]