We planning to shift the releases to docker; i.e. the software that we release will be based on docker. We also have an HPC cluster available.
I tried searching the internet but could not find a reference to make the docker build faster by utilising GPUs. If anyone is doing the same or aware of the procedure "How it can be achieved", kindly share the same.
Edit I am not talking about accessing gpu from inside the container, I want to use gpu while running docker build
EDIT I am not sure why the question is marked duplicate? Do we not understand the difference between docker build
and docker run
? And how do we manage to give power to mark duplicate to people who dont even understand the topic?