;; Send an email to admin (at) common-lisp (dot) net with details about your project (
;; your full name,
Risto Laakso,
;; description of project,
SIMD support for SBCL. (First SSE/2/3, then maybe altivec).
Currently has patch for sbcl to make sbcl sse-aware (single-float sse instructions) based on 12-10-2001 sbcl-devel patch by Christophe Rhodes.
Also some basic SSE-operation-vops are ready (add, sub, mul, div, sqrt, .. 4 single-floats on array using sse)
;; any members (and their full names),
No additional members. (Atm)
;; name of project
SB-SIMD
;; and what license the code is released under).
BSD (? something that is compatible with sbcl, I guess..)
Risto Laakso risto.laakso@hut.fi writes:
SIMD support for SBCL. (First SSE/2/3, then maybe altivec).
cool. in order to create the project i'm gonna need to give you a cl.net account. in order to do that i need your gpg public key.