jinchengchenghh commented on code in PR #11407:
URL: 
https://github.com/apache/incubator-gluten/pull/11407#discussion_r2693458862


##########
.github/workflows/velox_backend_cache.yml:
##########
@@ -167,14 +167,15 @@ jobs:
           dnf autoremove -y && dnf clean all
           dnf remove -y cuda-toolkit-12* && dnf install -y cuda-toolkit-13-1
           ls -l /usr/local/
-          source /opt/rh/gcc-toolset-12/enable
+
+          source /opt/rh/gcc-toolset-14/enable

Review Comment:
   This line enables the GCC14 though I don't know why we cannot enable 
opt/rh/gcc-toolset-14/enable directly. Do you try if the docker file can 
work?https://github.com/apache/incubator-gluten/blob/main/dev/docker/cudf/Dockerfile,
 I meet curl version issue before.



-- 
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]

Reply via email to