Apple-CORE: harnessing general-purpose many-cores with hardware concurrency management. Poss, R., Lankamp, M., Yang, Q., Fu, J., van Tol , M. W., Uddin, I., & Jesshope, C. Microprocessors and Microsystems, 37(8):1090–1101, November, 2013.
Apple-CORE: harnessing general-purpose many-cores with hardware concurrency management [link]Doi  Apple-CORE: harnessing general-purpose many-cores with hardware concurrency management [pdf]Local  doi  abstract   bibtex   
To harness the potential of CMPs for scalable, energy-efficient performance in general-purpose computers, the Apple-CORE project has co-designed a general machine model and concurrency control interface with dedicated hardware support for concurrency management across multiple cores. Its SVP interface combines dataflow synchronisation with imperative programming, towards the efficient use of parallelism in general-purpose workloads. Its implementation in hardware provides logic able to coordinate single-issue, in-order multi-threaded RISC cores into computation clusters on chip, called Microgrids. In contrast with the traditional ``accelerator'' approach, Microgrids are components in distributed systems on chip that consider both clusters of small cores and optional, larger sequential cores as system services shared between applications. The key aspects of the design are asynchrony, i.e. the ability to tolerate irregular long latencies on chip, a scale-invariant programming model, a distributed chip resource model, and the transparent performance scaling of a single program binary code across multiple cluster sizes. This article describes the execution model, the core micro-architecture, its realization in a many-core, general-purpose processor chip and its software environment. This article also presents cycle-accurate simulation results for various key algorithmic and cryptographic kernels. The results show good efficiency in terms of the utilisation of hardware despite the high-latency memory accesses and good scalability across relatively large clusters of cores.

Downloads: 0