NVIDIA / spark-rapids-jni

RAPIDS Accelerator JNI For Apache Spark
Apache License 2.0
36 stars 64 forks source link

[FEA] Build benchmark code during running CI/CD #2195

Closed ttnghia closed 3 months ago

ttnghia commented 3 months ago

I observed that we frequently have compile issues due to breaking changes in the code but these are not updated in the benchmark code. That is due to CI/CD does not build the benchmark code. We should update the pipeline to compile benchmark.