Skip to content
View zhaoxiahust's full-sized avatar

Block or report zhaoxiahust

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

Popular repositories Loading

  1. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only. Comments and issues may or may not be responded to.

    2 1

  2. GPGPU-sim_MultiCore GPGPU-sim_MultiCore Public

    In this project, I use pthread to parallel the simulation of GPGPU-sim. If you want to learn more detail information, you can find my paper "Exploiting Parallelism in the Simulation of GPGPU Program"

    C++ 2

  3. zhaoxiahust.github.com zhaoxiahust.github.com Public

    HTML 2 1

  4. klee_modify klee_modify Public

    modify klee to support thread and multiloop

    C++ 1 1

  5. GPGPU-sim_CheckBoard GPGPU-sim_CheckBoard Public

    In this project, I recover the work of Micro10 ``Throughput-effective on-chip networks for manycore accelerators''.

    C++ 1

  6. GPGPU-sim_MultiNode GPGPU-sim_MultiNode Public

    A version of GPGPU-sim that can use multiple compute nodes to accelerate its simulation speed. It can accelerate the simulation by a factor of up to 3.9 with a maximum error rate of 0.11\% on four…

    C++