NVIDIA / TorchFort

An Online Deep Learning Interface for HPC programs on NVIDIA GPUs
https://nvidia.github.io/TorchFort/
Other
154 stars 19 forks source link

Guarding cart pole example against CPU only compile #25

Closed azrael417 closed 3 weeks ago

azrael417 commented 3 weeks ago

This MR guards the compilation of the cart pole example against a missing CUDA installation.