Skip to content
View neozhang307's full-sized avatar
  • RIKEN
  • Tokyo
  • 13:18 (UTC -12:00)

Highlights

  • Pro
Block or Report

Block or report neozhang307

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
neozhang307/README.md
  • 👋 Hi, I’m Lingqi ZHANG, a Post Doctoral Researcher at RIKEN.
  • 👀 I’m interested in parallel programming and related techniques, especially GPU programming.
  • 🌱 I’m currently working on:
    • Exploring how the latest GPU hardware influences programming.
      • Other features like async shared memory copy and large cache systems -> Details pls refer to EBISU repository.

Pinned

  1. EBISU-ICS23 EBISU-ICS23 Public

    This is a repo to keep the experimental implementation of EBISU used in ICS23

    Cuda 1 1

  2. PERKS PERKS Public

    persistent kernel sample implementation of iterative stencil solver and conjugate gradient solver

    Cuda 10

  3. SyncMicrobenchmark SyncMicrobenchmark Public

    This work aims at characterizing the synchronization methods in CUDA.

    C 8 3