Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Add dockerfile.ubuntu-20.04.amdgpu #6711

Merged
merged 4 commits into from
Nov 24, 2022

Conversation

galeselee
Copy link
Contributor

@galeselee galeselee commented Nov 22, 2022

Issue: #6434

Brief Summary

This dockerfile refs to Dockerfile.ubuntu.20.04. The differences are following

  1. based docker image
  2. del python3-pip, mesa-common-dev which are already downloaded in based image.
  3. remove vulkan module(amdgpu is not yet adapted to vulkan)
  4. add user into video usergroup. (Some Ubuntu-20.04 versions also require render group)

@netlify
Copy link

netlify bot commented Nov 22, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 27e204a
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/637d9a9904f2a900095fe025
😎 Deploy Preview https://deploy-preview-6711--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@galeselee galeselee changed the title [ci] add dockerfile.ubuntu-20.04.amdgpu [ci] Add dockerfile.ubuntu-20.04.amdgpu Nov 22, 2022
ci/Dockerfile.ubuntu.20.04.amdgpu Outdated Show resolved Hide resolved
ci/Dockerfile.ubuntu.20.04.amdgpu Show resolved Hide resolved
Copy link
Contributor

@feisuzhu feisuzhu left a comment

Choose a reason for hiding this comment

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

LGDM

@feisuzhu feisuzhu merged commit 3bd2d1f into taichi-dev:master Nov 24, 2022
@galeselee galeselee deleted the rocm_docker branch November 25, 2022 03:50
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Issue: taichi-dev#6434

### Brief Summary
This dockerfile refs to Dockerfile.ubuntu.20.04. The differences are
following
1. based docker image
2. del python3-pip, mesa-common-dev which are already downloaded in
based image.
3. remove vulkan module(amdgpu is not yet adapted to vulkan)
4. add user into video usergroup. (Some Ubuntu-20.04 versions also
require render group)
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.

None yet

2 participants