[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: luajit and SIMD?
- From: Cosmin Apreutesei <cosmin.apreutesei@...>
- Date: Mon, 29 Jun 2009 03:53:02 +0300
Hi,
I was wondering if LuaJIT generates any SIMD (SSE* since it's x86)
instructions, and if the answer is yes, how can I motivate it to do
so? Any examples?
(unrelated question) Is there a general-purpose accelerated vector
processing lib out there with lua binding (either exploiting SIMD of
x86 CPUs or the newer NVIDIA GPUs) ?
Thanks,
Cosmin.