<#7728 Specifying availability of GPU when buildin...
# github-notifications
c
#7728 Specifying availability of GPU when building on a non GPU platform Issue created by gargomeiste I try to build a binary on macos for the system linux_x86_64-cp-37-cp37m and train a deep learning model on GPU. Regarding the fact that I build the pex file on a CPU based machine, running the thing on GPU will not be available. Is there a way to ask pants to take GPU into account? Thanks ! pantsbuild/pants