Skip to content
View xxyux's full-sized avatar
:shipit:
:shipit:
  • Data Science and Analytic Thrust, Information Hub, HKUST(GZ)
  • Guangzhou
  • 10:26 (UTC +08:00)
Block or Report

Block or report xxyux

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
xxyux/README.md

Hi there 👋

Pinned Loading

  1. Attention Attention Public

    This is my GPU course final project in MICS600J. The main content is my attempt to handwrite the attention process.

    Cuda 1

  2. Fine-tuning-LLM-with-2-4-sparse Fine-tuning-LLM-with-2-4-sparse Public

    Fine-tuning Llama-2-7B for Text classification. Datasets: imdb , framework: deepspeed.

    Python 1

  3. Distributed-SpMV Distributed-SpMV Public

    Distributed-SpMV, c/mpi/openmp, this work was accepted by IEEE/ACM CCGrid'23.

    C 3

  4. cuAlias cuAlias Public

    Graph Sampling for GNN, using GPU. Build and use alias table for random search, especially.

    C