5 Aug
2005
5 Aug
'05
10:32 a.m.
;; 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..)