Parallel game architectures with tardiness policy and workload balance
DOI:
https://doi.org/10.5753/jis.2017.676Abstract
Computer games are real-time applications that create interactive virtual environments, usually as discrete time-stepped simulations. These simulations may have predefined time step sizes or may use variable time step sizes. These approaches are common in games, but not flexible. In the first approach, when the game runs on a machine with abundant resources, the game does not use the extra capacity to improve simulation quality (task results or presentation). The second approach usually runs the simulation as fast as possible, using the time elapsed between consecutive time steps to scale all computations, so as the simulation runs in real-time. However, this approach wastes processor time and energy and in multi-core hardware scenarios (e.g., GPUs and clusters), the problem of wasting computing resources becomes more severe. In this paper, we propose a parallel and adaptive architecture that employs workload balance, precedence of game tasks and tardiness policy in multi-core hardware to handle the aforementioned issues. The architecture uses tardiness policy to monitor and change task behavior according to the current conditions of he host hardware. On more powerful computers, the architecture is able to improve task quality if there is spare time available. On less powerful computers, the architecture restricts task functionality so that tasks are able to complete on time. We provide two examples to demonstrate how the architecture works.Downloads
Download data is not yet available.
Downloads
Published
2017-09-14
How to Cite
ZAMITH, M.; VALENTE, L.; FEIJÓ, B.; JOSELLI, M.; CLUA, E. Parallel game architectures with tardiness policy and workload balance. Journal on Interactive Systems, Porto Alegre, RS, v. 8, n. 1, 2017. DOI: 10.5753/jis.2017.676. Disponível em: https://journals-sol.sbc.org.br/index.php/jis/article/view/676. Acesso em: 14 nov. 2024.
Issue
Section
Regular Paper
License
JIS is free of charge for authors and readers, and all papers published by JIS follow the Creative Commons Attribution 4.0 International (CC BY 4.0) license.