You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GLUTEN-10903][VL] Install cudf libraries in docker to simplify link and accelerate build (#11386)
This patch improved the GPU build with:
- Build velox source code
- cmake install cudf-build, so install relevant libraries such as kvikio
- gluten link cudf::cudf
- LD_LIBRARY_PATH to link correct curl version in veox _deps
0 commit comments