crowdrender / cr-docker

The official repository for the CrowdRender docker image
59 stars 8 forks source link

Adds support for CUDA 11 #8

Closed TrojanCoder closed 3 years ago

TrojanCoder commented 3 years ago

Creates duplicate of Dockerfile.cuda10 which uses cuda 11

Adds build job for cuda 11 and pushes appropriate tags

zocker-160 commented 3 years ago

Thank you for this PR @TrojanCoder, appreciate it and I agree we should have offered cuda 11 already.

I am not sure about the tags though, while I agree with bl_2.83_cu_11, I don't like the nvidia_11.

@Jeducious what do you think, should we add nvidia_11 or should we rather just move the nvidia tag to CUDA 11 (what I would prefer)?

zocker-160 commented 3 years ago

since this PR is sadly stale, I have now added cuda11 images directly and I will close this.

Thank you again for this PR.