Eddy Z. Zhang

Orcid: 0000-0002-3815-4318

Affiliations:
  • Rutgers University, Department of Computer Science, Piscataway, NJ, USA
  • College of William and Mary, Williamsburg, VA, USA (PhD 2012)


According to our database1, Eddy Z. Zhang authored at least 52 papers between 2007 and 2024.

Collaborative distances:

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2024
Linear Depth QFT over IBM Heavy-hex Architecture.
CoRR, 2024

2023
Key Generation and Identity Verification using Quantum Teleportation.
Proceedings of the 1st Workshop on Quantum Networks and Distributed Quantum Computing, 2023

QASMTrans: A QASM Quantum Transpiler Framework for NISQ Devices.
Proceedings of the SC '23 Workshops of The International Conference on High Performance Computing, 2023

A Pulse Generation Framework with Augmented Program-aware Basis Gates and Criticality Analysis.
Proceedings of the IEEE International Symposium on High-Performance Computer Architecture, 2023

Exploiting the Regular Structure of Modern Quantum Architectures for Compiling and Optimizing Programs with Permutable Operators.
Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, 2023

CaQR: A Compiler-Assisted Approach for Qubit Reuse through Dynamic Circuit.
Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, 2023

2022
A Synergistic Compilation Workflow for Tackling Crosstalk in Quantum Machines.
CoRR, 2022

2021
AutoBraid: A Framework for Enabling Efficient Surface Code Communication in Quantum Computing.
Proceedings of the MICRO '21: 54th Annual IEEE/ACM International Symposium on Microarchitecture, 2021

BGPQ: A Heap-Based Priority Queue Design for GPUs.
Proceedings of the ICPP 2021: 50th International Conference on Parallel Processing, Lemont, IL, USA, August 9, 2021

Time-optimal Qubit mapping.
Proceedings of the ASPLOS '21: 26th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, 2021

2020
SlackQ : Approaching the Qubit Mapping Problem with A Slack-aware Swap Insertion Scheme.
CoRR, 2020

A Depth-Aware Swap Insertion Scheme for the Qubit Mapping Problem.
CoRR, 2020

2019
Accelerating Concurrent Heap on GPUs.
CoRR, 2019

Decoding CUDA Binary.
Proceedings of the IEEE/ACM International Symposium on Code Generation and Optimization, 2019

2018
Locality-Aware Software Throttling for Sparse Matrix Operation on GPUs.
Proceedings of the 2018 USENIX Annual Technical Conference, 2018

A Simple Yet Effective Graph Partition Model for GPU Computing.
Proceedings of the 47th International Conference on Parallel Processing, 2018

2017
LD: Low-Overhead GPU Race Detection Without Access Monitoring.
ACM Trans. Archit. Code Optim., 2017

A Simple Yet Effective Balanced Edge Partition Model for Parallel Computing.
Proc. ACM Meas. Anal. Comput. Syst., 2017

GPU Taint Tracking.
Proceedings of the 2017 USENIX Annual Technical Conference, 2017

2016
A Graph-based Model for GPU Caching Problems.
CoRR, 2016

Orion: A Framework for GPU Occupancy Tuning.
Proceedings of the 17th International Middleware Conference, Trento, Italy, December 12, 2016

Tag-Split Cache for Efficient GPGPU Cache Utilization.
Proceedings of the 2016 International Conference on Supercomputing, 2016

New-Sum: A Novel Online ABFT Scheme For General Iterative Methods.
Proceedings of the 25th ACM International Symposium on High-Performance Parallel and Distributed Computing, 2016

Critical points based register-concurrency autotuning for GPUs.
Proceedings of the 2016 Design, Automation & Test in Europe Conference & Exhibition, 2016

2015
Exploring energy-performance-quality tradeoffs for scientific workflows with in-situ data analyses.
Comput. Sci. Res. Dev., 2015

Towards a GPU SDN controller.
Proceedings of the 2015 International Conference and Workshops on Networked Systems, 2015

2014
Massive atomics for massive parallelism on GPUs.
Proceedings of the International Symposium on Memory Management, 2014

KernelGen - The Design and Implementation of a Next Generation Compiler Platform for Accelerating Numerical Models on GPUs.
Proceedings of the 2014 IEEE International Parallel & Distributed Processing Symposium Workshops, 2014

Unified on-chip memory allocation for SIMT architecture.
Proceedings of the 2014 International Conference on Supercomputing, 2014

2013
An Infrastructure for Tackling Input-Sensitivity of GPU Program Optimizations.
Int. J. Parallel Program., 2013

Complexity analysis and algorithm design for reorganizing data to minimize non-coalesced memory accesses on GPU.
Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, 2013

2012
The Significance of CMP Cache Sharing on Contemporary Multithreaded Applications.
IEEE Trans. Parallel Distributed Syst., 2012

A study towards optimal data layout for GPU computing.
Proceedings of the 2012 ACM SIGPLAN workshop on Memory Systems Performance and Correctness: held in conjunction with PLDI '12, 2012

2011
A step towards transparent integration of input-consciousness into dynamic program optimizations.
Proceedings of the 26th Annual ACM SIGPLAN Conference on Object-Oriented Programming, 2011

On-the-fly elimination of dynamic irregularities for GPU computing.
Proceedings of the 16th International Conference on Architectural Support for Programming Languages and Operating Systems, 2011

Enhancing Data Locality for Dynamic Simulations through Asynchronous Data Transformations and Adaptive Control.
Proceedings of the 2011 International Conference on Parallel Architectures and Compilation Techniques, 2011

Correctly Treating Synchronizations in Compiling Fine-Grained SPMD-Threaded Programs for CPU.
Proceedings of the 2011 International Conference on Parallel Architectures and Compilation Techniques, 2011

2010
KPC-Toolbox: Best recipes for automatic trace fitting using Markovian Arrival Processes.
Perform. Evaluation, 2010

Trace data characterization and fitting for Markov modeling.
Perform. Evaluation, 2010

Does cache sharing on modern CMP matter to the performance of contemporary multithreaded programs?
Proceedings of the 15th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, 2010

An input-centric paradigm for program dynamic optimizations.
Proceedings of the 25th Annual ACM SIGPLAN Conference on Object-Oriented Programming, 2010

Array Regrouping on CMP with Non-uniform Cache Sharing.
Proceedings of the Languages and Compilers for Parallel Computing, 2010

Streamlining GPU applications on the fly: thread divergence elimination through runtime thread-data remapping.
Proceedings of the 24th International Conference on Supercomputing, 2010

Exploiting statistical correlations for proactive prediction of program behaviors.
Proceedings of the CGO 2010, 2010

Is Reuse Distance Applicable to Data Locality Analysis on Chip Multiprocessors?
Proceedings of the Compiler Construction, 19th International Conference, 2010

2009
The study and handling of program inputs in the selection of garbage collectors.
ACM SIGOPS Oper. Syst. Rev., 2009

Influence of program inputs on the selection of garbage collectors.
Proceedings of the 5th International Conference on Virtual Execution Environments, 2009

A cross-input adaptive framework for GPU program optimizations.
Proceedings of the 23rd IEEE International Symposium on Parallel and Distributed Processing, 2009

2008
KPC-Toolbox: best recipes toward automatization of workload fitting.
SIGMETRICS Perform. Evaluation Rev., 2008

KPC-Toolbox: Simple Yet Effective Trace Fitting Using Markovian Arrival Processes.
Proceedings of the Fifth International Conference on the Quantitative Evaluaiton of Systems (QEST 2008), 2008

2007
Characterization of moments and autocorrelation in MAPs.
SIGMETRICS Perform. Evaluation Rev., 2007

Interarrival Times Characterization and Fitting for Markovian Traffic Analysis.
Proceedings of the Numerical Methods for Structured Markov Chains, 11.11. - 14.11.2007, 2007


  Loading...