zhouyuan opened a new issue, #11302: URL: https://github.com/apache/incubator-gluten/issues/11302
### Problem description The GPU build failed since the CUDF upgraded in Velox: https://github.com/facebookincubator/velox/pull/15629/files The issue is on - the compilation requires g++13+ - there is some dependency issues with newer Cuda, due to the cuda lib usage in Gluten The dev docker image is also failing since last week ### System information N/A ### CMake log ```bash ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
