Skip to content

Conversation

@XuZhang99
Copy link
Collaborator

No description provided.

@zhang-minchao
Copy link
Collaborator

/gemini review

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a CI/CD script for CUDA devices, cibuild/build_cuda.sh, and removes several now-unused installation scripts, likely because their functionality has been moved into the Docker build process. The changes are mostly good, but I have identified a critical security issue and a potential bug in the new build_cuda.sh script. My main concerns are the use of the --privileged Docker flag, which should be replaced with the more secure --gpus flag, and an unquoted path that could cause issues with certain directory names. Please see my detailed comments below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants