Virtual Testbed: Ship Motion Simulation for Personal Workstations

Alexander Degtyarev, Vasily Khramushin, Ivan Gankevich, Ivan Petriakov, Anton Gavrikov, Artemii Grigorev

Virtual testbed is a computer programme that simulates ocean waves, ship motions and compartment flooding. One feature of this programme is that it visualises physical phenomena frame by frame as the simulation progresses. The aim of the studies reported here was to assess how much performance can be gained using graphical accelerators compared to ordinary processors when repeating the same computations in a loop. We rewrote programme’s hot spots in OpenCL to able to execute them on a graphical accelerator and benchmarked their performance with a number of real-world ship models. The analysis of the results showed that data copying in and out of accelerator’s main memory has major impact on performance when done in a loop, and the best performance is achieved when copying in and out is done outside the loop (when data copying inside the loop involves accelerator’s main memory only). This result comes in line with how distributed computations are performed on a set of cluster nodes, and suggests using similar approaches for single heterogeneous node with a graphical accelerator.

Bibtex
@inproceedings{iccsa19vtestbed,
  title={Virtual Testbed: Ship Motion Simulation for Personal Workstations},
  author={Alexander Degtyarev and Vasily Khramushin and Ivan Gankevich and Ivan Petriakov and Anton Gavrikov and Artemii Grigorev},
  publisher={Springer},
  booktitle={Proceedings of ICCSA'19},
  year={2019},
  month={01},
  note={Best paper award.},
  isbn={978-3-030-24305-0},
  doi={10.1007/978-3-030-24305-0_53},
  pages={717--728},
  address={Cham},
  editor={Misra, Sanjay and Gervasi, Osvaldo and Murgante, Beniamino and Stankova, Elena and Korkhov, Vladimir and Torre, Carmelo and Rocha, Ana Maria A.C. and Taniar, David and Apduhan, Bernady O. and Tarantino, Eufemia},
  type={inproceedings}
}

Publication: Proceedings of ICCSA'19
Publisher: Springer