scuda icon indicating copy to clipboard operation
scuda copied to clipboard

Scuda build for cudnn8 fails.

Open brodeynewman opened this issue 1 month ago • 0 comments

You can see an example of a failing build for cudnn8 here:

https://github.com/kevmo314/scuda/actions/runs/12663027033/job/35288904058

IMO, the easiest approach to fixing this would be to create a new docker image using docker.io/nvidia/cuda:12.1.0-cudnn8-devel-ubuntu22.04. Copy all of Scuda files into the image and test running cmake.

Can likely tweak our build image to test it.

brodeynewman avatar Jan 08 '25 02:01 brodeynewman