IBMSparkGPU / GPUEnabler

Provides GPU awareness to Spark, Contact: @kmadhugit and @kiszk
Apache License 2.0
172 stars 59 forks source link

DataFrames Support #42

Open j-selvin opened 7 years ago

j-selvin commented 7 years ago

Hi Team,

I came to know that the dataframe/datasets support in GPU Enabler is work in progress. Can you give me an idea as when it is suppose to release.

If possible point the beta version in git, happy to give a hand for the testing.

josiahsams commented 7 years ago

@j-selvin , the feature is already implemented and currently available in branch "GPUDataset". The code is still getting tested for performance. Once its done, it will be made part of the "master" branch.