Using OpenCL to Calculate a Pressure Field
University of Massachusetts Dartmouth
University of Massachusetts Dartmouth, 2011
@article{prairie2012using,
title={Using OpenCL to Calculate a Pressure Field},
author={Prairie, David and Klokman, Cory and Makowski, Leo},
year={2011}
}
This report details the project in converting a CUDA program into an OpenCL program that would be adaptable to many platforms. Originally the CUDA program could only be ran on a NVIDA graphics card, which did not make the program very applicable for the user. Throughout this project the above authors learned how to program in OpenCL and CUDA, so we would be able to transfer the original code that could only be ran on NVIDA cards to a more up to date code that can be ran on any platform that has a graphics card.
May 29, 2012 by hgpu