Tutorial: Deploying GPU-Accelerated Presto
Three notebooks for adding GPU acceleration to an existing Presto warehouse are now available in the Presto Prestorials Github repository. NVIDIA GPUs accelerate Presto without reinstallation or moving data. Clone and run these notebooks to setup a “hello, world” dual Presto cluster running CPU and GPU in parallel: https://github.com/prestodb/prestorials/tree/main/docker-compose-native/cpu-and-gpu The following container images are used…