![](https://secure.gravatar.com/avatar/af5628b9ffd295754837630ef67e37c6.jpg?s=120&d=mm&r=g)
;; 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..)
![](https://secure.gravatar.com/avatar/f5267d15dab3a23715fd09ee84a7886e.jpg?s=120&d=mm&r=g)
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. -- -Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen
participants (2)
-
Marco Baringer
-
Risto Laakso