Posts by Gregory Kimball
Data Science
Feb 09, 2023
GPU-Accelerated JSON Data Processing with RAPIDS
JSON is a widely adopted format for text-based information working interoperably between systems, most commonly in web applications. While the JSON format is...
8 MIN READ
Conversational AI / NLP
Oct 17, 2022
Mastering String Transformations in RAPIDS libcudf
Efficient processing of string data is vital for many data science applications. To extract valuable information from string data, RAPIDS libcudf provides...
17 MIN READ
Data Science
May 27, 2022
Boosting Data Ingest Throughput with GPUDirect Storage and RAPIDS cuDF
If you work in data analytics, you know that data ingest is often the bottleneck of data preprocessing workflows. Getting data from storage and decoding it can...
14 MIN READ