Spark How to run Spark 3.0 applications on your GPU Wanted to run your Spark job on a GPU but didn't know how? Well, your search ends here :) Aaditya Menon 19 Sep 2020 • 4 min read
Spark Spark 3.0 adds native GPU integration: Why that matters? You won't have to depend on your CPU anymore to run Spark based jobs. You will be able to offload them off to the GPU. Learn why this matters in this post Aaditya Menon 16 May 2020 • 3 min read