lua-users home
lua-l archive

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


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.