Title(KR)
게임 엔진을 이용한 GPGPU 기하 정보 병렬 처리 시각화 및 디버깅 환경 개발
Title(ENG)
Development of Visualization and Debugging Environment for GPGPU Parallel Processing of Geometry Inf
Keywords(KR)
Game Engine, CUDA, GPGPU, Unity3D, Debugging, Parallel Processing, Visualization
Keywords(ENG)
Game Engine, CUDA, GPGPU, Unity3D, Debugging, Parallel Processing, Visualization
Author
Taejung Park
Abstract(ENG)
This paper suggests a visual debugging plaftorm based on the game engine, Unity3D for massive parallel processing routines implemented in CUDA. In general, it is tiresome to debugcheck the accuracy of numerical geometry information results calculated in a parallel way by GPU; usually, developers would pick and check each numerical value by rummaging overwhelming lines of seemingly meaningless numbers. This manual process is less productive and time-consuming. Also, it is not easy to produce some continuous movements of geometry information to check the validity of implemented CUDA codes for realtime geometry processing applications. To solve those problems, this paper presents a way to use Unity3D game engine to visually and interactively debug CUDA implementations. Also, some practical test results are presented with discussions on limitations of Unity3D as a CUDA debugging platform.
Page 19-26