Distributed computer emulation: Using OpenCL framework
Department of Computers and Informatics, Faculty of Electrical Engineering and Informatics, Technical University of Kosice Letna 9, 042 00 Kosice, Slovakia
IEEE 9th International Symposium on Applied Machine Intelligence and Informatics (SAMI), 2011
@article{jakubco2011distributed,
title={Distributed computer emulation: Using OpenCL framework},
author={Jakubco, Peter and Adam, Norbert and Dankova, Eva},
booktitle={IEEE 9th International Symposium on Applied Machine Intelligence and Informatics (SAMI)},
year={2011}
}
The idea of distributed computer emulation is presented within this paper. Since classic emulation techniques put the power load on the host CPU only, the new approach tries to distribute the load among other available processors within the host platform. The implementation uses OpenCL framework. This standard allows writing high parallel and portable programs in ISO C99 subset language, runnable on heterogeneous platforms that include variety of CPU, GPU or other processors. The aim is to present key concepts and ideas about the implementation of an emulator imitating any of the Flynn’s computers.
March 31, 2011 by hgpu