pitrou commented on code in PR #13896: URL: https://github.com/apache/arrow/pull/13896#discussion_r947033283
########## .env: ########## @@ -54,7 +54,7 @@ UBUNTU=20.04 # Default versions for various dependencies CLANG_TOOLS=12 -CUDA=9.1 +CUDA=11.4.0 Review Comment: That would seem to be 11.0.3 for Ubuntu 20.04. Does it make sense? (note that this variable will have to be overriden depending on the Ubuntu version selected, anyway) -- 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]
