Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of GPU-accelerated GDAL #41

Open
jjmata opened this issue Jun 28, 2017 · 0 comments
Open

Make use of GPU-accelerated GDAL #41

jjmata opened this issue Jun 28, 2017 · 0 comments

Comments

@jjmata
Copy link
Member

jjmata commented Jun 28, 2017

It seems clear that one of our bottlenecks is going to be the re-projection of TIFFs when importing them to Postgres via raster2pgsql which made me wonder about parallelism or GPU acceleration. As it turns out, there is OpenCL support in gdalwarp, read here:

So, yes ... we should consider dedicated machines for raster imports that are GPU-backed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant