Synthesis and morphology evolution of GaN/C nanocables (2009)
Du, Xuefeng, Zhu, Yingchun, Yang, Tao, Shen, Yue, Zeng, Yi, Xu, Fangfang
GaN/C nanocables were synthesized via a thermochemical process. The GaN/C nanocables were composed of single crystalline GaN nanowire cores with a mean diameter of 80Â nm and parallel carbon...
An Effective Amperometric Biosensor Based on Gold Nanoelectrode Arrays (2009)
Liu, Yanyan, Zhu, Yingchun, Zeng, Yi, Xu, Fangfang
A sensitive amperometric biosensor based on gold nanoelectrode array (NEA) was investigated. The gold nanoelectrode array was fabricated by template-assisted electrodeposition on general electrodes,...
Optimizing Parallel Programs With Dynamic Data Structures (2000)
Distributed memory parallel architectures support a memory model where some memory accesses are local, and thus inexpensive, while other memory accesses are remote, and potentially quite expensive....
Detecting Parallelism in C Programs with Recursive Data Structures (1998)
Rakesh Ghiya, Laurie Hendren, Yingchun Zhu
In this paper we present techniques to detect three common patterns of parallelism in C programs that use recursive data structures. These patterns include, function calls that access disjoint...
Communication Optimizations for Parallel C Programs (1998)
Yingchun Zhu And Laurie Hendren, Yingchun Zhu, Laurie J. Hendren
This paper presents algorithms for reducing the communication overhead for parallel C programs that use dynamically-allocated data structures. The framework consists of an analysis phase called...
Communication Optimizations for Parallel C Programs (1998)
Yingchun Zhu And, Yingchun Zhu, Yingchun Zhu, Laurie J. Hendren, Laurie J. Hendren
This paper presents algorithms for reducing the communication overhead for parallel C programs that use dynamically-allocated data structures. The framework consists of an analysis phase called...
Locality Analysis for Parallel C Programs (1997)
Yingchun Zhu, Laurie J. Hendren
Many parallel architectures support a memory model where some memory accesses are local, and thus inexpensive, while other memory accesses are remote, and potentially quite expensive. In the case of...
Locality Analysis for Parallel C Programs (1997)
Yingchun Zhu, Laurie J. Hendren
Many parallel architectures support a memory model where some memory accesses are local, and thus inexpensive, while other memory accesses are remote, and potentially quite expensive. In order to...
Compiling C for the EARTH Multithreaded Architecture (1997)
Laurie J. Hendren, Xinan Tang, Yingchun Zhu, Shereen Ghobrial, Guang R. Gao, Xun Xue, ...
Multithreaded architectures provide an opportunity for efficiently executing programs with irregular parallelism and/or irregular locality. This paper presents a strategy that makes use of the...
Compiling C for the EARTH multithreaded architecture (1996)
Laurie J. Hendren, Xinan Tang, Yingchun Zhu, Shereen Ghobrial, Guang R. Gao, Xun Xue, ...
Multithreaded architectures provide an opportunity for efficiently executing programs with irregular parallelism and/or irregular locality. This paper presents a strategy that makes use of the...
Compiling C for the EARTH Multithreaded Architecture (1996)
Laurie Hendren, Xinan Tang, Yingchun Zhu, Guang Gao, Xun Xue, Haiying Cai, ...
Multithreaded architectures provide an opportunity for efficiently executing programs with irregular parallelism and/or irregular locality. This paper presents a strategy that makes use of the...
A Design Study of the EARTH Multiprocessor (1995)
Herbert Humy, Olivier Maquelin, Kevin B. Theobald, Xinmin Tian, Xinan Tang, Guang R. Gao, ...
Multithreaded node architectures have been proposed for future multiprocessor systems. However, some open issues remain: can efficient multithreading support be provided in a multiprocessor machine...
The Multi-Threaded Architecture Multiprocessor (1994)
Herbert Hum, Herbert H. J, Humy Olivier, Olivier Maquelin, Kevin Theobald, Xinan Tang, ...
Multithreaded node architectures have been proposed for future multiprocessor systems. However, some open issues remain: can efficient multithreading support be provided in a multiprocessor machine...