cuPoisson is a library to solve Poisson's equation in a cluster of Nvidia CUDA GPUs. It is written in CUDA C and all its functionality is exposed through C functions. The implementation and some execution results are described in this article: Jose L. Jodra, Ibai Gurrutxaga, Javier Muguerza and Ainhoa Yera. "Solving Poisson's equation using FFT in a GPU cluster", Journal of Parallel and Distributed Computing, vol. 102 , pp. 28-36, 2017. Please cite us in your publications if you use cuPoisson.
For information on installing and using this library see the Readme file.
The cuPoisson library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The cuPoisson library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Copyright 2016 University of the Basque Country, UPV/EHU.