期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
A vision of post-exascale programming 被引量:1
1
作者 Ji-dong ZHAI wen-guang chen 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第10期1261-1266,共6页
Exascale systems have been under development for quite some time and will be available for use in a few years. ]t is time to think about future post-exascale systems. There are many main challenges with regard to futu... Exascale systems have been under development for quite some time and will be available for use in a few years. ]t is time to think about future post-exascale systems. There are many main challenges with regard to future post-exascale systems, such as processor architecture, programming, storage, and interconnect. In this study, we discuss three significant programming challenges for future post-exascale systems: heterogeneity, parallelism, and fault tolerance. Based on our experience of programming on current large-scale systems, we propose several potential solutions for these challenges. Nevertheless, more research efforts are needed to solve these problems. 展开更多
关键词 Computing model FAULT-TOLERANCE Heterogeneous PARALLELISM Post-exascale
原文传递
Providing Source Code Level Portability Between CPU and GPU with MapCG
2
作者 Chun-Tao Hong De-Hao chen +3 位作者 Yu-Bei chen wen-guang chen Wei-Min Zheng Hai-Bo Lin 《Journal of Computer Science & Technology》 SCIE EI CSCD 2012年第1期42-56,共15页
Graphics processing units (GPU) have taken an important role in the general purpose computing market in recent years. At present, the common approach to programming GPU units is to write CPU specific code with low l... Graphics processing units (GPU) have taken an important role in the general purpose computing market in recent years. At present, the common approach to programming GPU units is to write CPU specific code with low level GPU APIs such as CUDA. Although this approach can achieve good performance, it creates serious portability issues as programmers are required to write a specific version of the code for each potential target architecture. This results in high development and maintenance costs. We believe it is desirable to have a programming model which provides source code portability between CPUs and GPUs, as well as different GPUs. This would allow programmers to write one version of the code, which can be compiled and executed on either CPUs or GPUs efficiently without modification. In this paper, we propose MapCG, a MapReduce framework to provide source code level portability between CPUs and GPUs. In contrast to other approaches such as OpenCL, our framework, based on MapReduce, provides a high level programming model and makes programming much easier. We describe the design of MapCG, including the MapReduce-style high-level programming framework and the runtime system on the CPU and GPU. A prototype of the MapCG runtime, supporting multi-core CPUs and NVIDIA GPUs, was implemented. Our experimental results show that this implementation can execute the same source code efficiently on multi-core CPU platforms and GPUs, achieving an average speedup of 1.6-2.5x over previous implementations of MapReduce on eight commonly used applications. 展开更多
关键词 PORTABILITY PARALLEL GPU programming
原文传递
Preface
3
作者 wen-guang chen Ying-Wei Luo Guang-Yu Sun 《Journal of Computer Science & Technology》 SCIE EI CSCD 2020年第2期379-381,共3页
ACM SIGOPS ChinaSys conference is organized twice a year by ChinaSys, which is an active community forresearchers and practitioners on computer systems in China. Since August 2015, ChinaSys has become an ACMSIGOPS cha... ACM SIGOPS ChinaSys conference is organized twice a year by ChinaSys, which is an active community forresearchers and practitioners on computer systems in China. Since August 2015, ChinaSys has become an ACMSIGOPS chapter. The first ChinaSys conference happened in November 2011 in Shenzhen. Now it has become anew leading international forum for academia, industry, and government to present novel research results in theprinciple and practice of computer systems. All topic areas related to design and implementation of computersystems are of interest and in scope. 展开更多
关键词 China. COMPUTER HAPPEN
原文传递
Preface
4
作者 wen-guang chen 《Journal of Computer Science & Technology》 SCIE EI CSCD 2017年第1期1-2,共2页
Dataflow architecture is a kind of computer architecture that contrasts the traditional yon Neumann architecture or control flow architecture. Although it is not commercially successful in general-purpose computer pro... Dataflow architecture is a kind of computer architecture that contrasts the traditional yon Neumann architecture or control flow architecture. Although it is not commercially successful in general-purpose computer processor market as yet, the concepts of dataflow have been used in many areas such as digital signal processing, network routing and scientific computing, as well as parallel computing frameworks. 展开更多
原文传递
Special Section of JCST on Computer Architecture and Systems with Emerging Technologies
5
作者 wen-guang chen Xiao-Fei Liao +2 位作者 chen Ding Hai-Bo chen Ying-Wei Luo 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第4期F0003-F0003,共1页
Introduction Research on computer architecture and systems is typically driven by technology and applications. Emerging technologies, such as non-volatile memory, brain-inspired computing and quantum computing, are s... Introduction Research on computer architecture and systems is typically driven by technology and applications. Emerging technologies, such as non-volatile memory, brain-inspired computing and quantum computing, are shaping the future of computing. However, it is still at its early stage to use these technologies to build computer systems. This special section is an effort to encourage and promote research on emerging technologies from the computer architecture and software perspective. 展开更多
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部