Skip to content
View lilohuang's full-sized avatar
🚀
24/7/365
🚀
24/7/365

Highlights

  • Pro

Block or report lilohuang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lilohuang/README.md

Lilo Huang (@lilohuang)

Focus Areas

High-Performance Computing (HPC), GPU-accelerated libraries, and efficient image processing.


Featured Open Source Projects

A high-performance Python wrapper for the libjpeg-turbo TurboJPEG API, designed for fast JPEG encoding and decoding on x86 and Arm platforms.

  • Focus: Low-overhead Python integration for high-throughput image processing.
  • Use case: Computer vision pipelines where JPEG transcoding is a performance bottleneck.

A single-header C++17 library for bit-reproducible floating-point summation with SYCL, based on the Ahrens-Demmel-Nguyen binned algorithm.

  • Reproducibility: Produces bit-identical float and double results independent of input order, work-group scheduling, device vendor, and backend.
  • Performance: Uses a high-throughput, single-pass reduction design for deterministic numerical computing across heterogeneous systems.
  • Validation: Tested and verified on NVIDIA, AMD, and Intel GPUs.

Pinned Loading

  1. PyTurboJPEG PyTurboJPEG Public

    PyTurboJPEG is a high-performance Python wrapper for libjpeg-turbo, offering native support for both x86 and ARM architectures.

    Python 306 46

  2. SyclReproSum SyclReproSum Public

    Header-only SYCL library for bit-reproducible, order-independent floating-point summation - identical results on any CPU or GPU, any vendor, any backend (Ahrens-Demmel-Nguyen algorithm)

    C++ 1

  3. NVIDIA/cccl NVIDIA/cccl Public

    CUDA Core Compute Libraries

    C++ 2.5k 480

  4. cupy/cupy cupy/cupy Public

    NumPy & SciPy for GPU

    Python 12.3k 1.1k

  5. rapidsai/rmm rapidsai/rmm Public

    NVIDIA RMM is a library for allocating and managing GPU memory in C++ and Python.

    C++ 725 257

  6. SyclBenchmark SyclBenchmark Public

    Standalone C++17 SYCL benchmarks for arithmetic, joint-matrix, device-memory, and USM transfer throughput without external compute libraries.

    C++ 1