Lei Shi

Results 4 issues of Lei Shi

Used SIMD to improve bufferswap performance including below APIs: ``` buffer.swap16() buffer.swap32() buffer.swap64() ``` According to Node.js buffer API design, only the buffer over 128 bytes go into C++ level...

lib / src
needs-ci

Hi, We developed a real world workload (Stressing client + Ghost.js on Node.js + Ngnix) based on open source project Ghost.js which is a popular blogging system. We applied both...

HW: MTL with ARC iGPU OS: Ubuntu 22.04 Kernel: 6.5.0-41-generic Ref: https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Quickstart/install_linux_gpu.md Problem1: cannot find GPU driver by `sycl-ls`. Problem2: demo.py crashed. Log is attached. ` intel-fw-gpu is already the...

user issue