AndybnACT / GPU-comcot

GPU-comcot offloads the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU-comcot

This is a program that transfer the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.

Acknowledgements

GPU version of COMCOT was developed by Tao, Chiu at Tsunami reseach group, IHOS, NCU and protected under GPL v3.0. The goal of this work is to librate, coporate ideas with the community and accelerate the development of a high-throughput tsunami warning system at relatively low cost. Original COMCOT version can be found at here.

About

GPU-comcot offloads the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.

License:GNU General Public License v3.0


Languages

Language:Fortran 75.9%Language:Visual Basic 6.0 11.8%Language:Cuda 9.8%Language:Python 1.0%Language:C 0.9%Language:Makefile 0.6%