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.
GNU General Public License v3.0
20
stars
10
forks
source link
Can the depth data file use ETOPO2022's geotiff format? #2
Yes, I think supporting any non text-based (ascii) format is essential for any simulation software. However, I think I do not have time to do it for now. Please consider transforming the file to the text-based .xyz file with whatever tool available and run the comcot. Or create a PR to make this nice feature works ;)
Yes, I think supporting any non text-based (ascii) format is essential for any simulation software. However, I think I do not have time to do it for now. Please consider transforming the file to the text-based .xyz file with whatever tool available and run the comcot. Or create a PR to make this nice feature works ;)