Using NGC from OS X

I followed the instruction to pull the latest container (Tensorflow) but I figured out that in order to Run the container image I must use Nvidia-docker which is not supported by Mac OS X.!!
So, Is there any alternate solutions?

  • You can access ngc.nvidia.com and nvcr.io from a web browser or docker command line utility on MacOS, but the NGC Containers require Linux to run.

    These links have more information:

    [url]NGC Documentation

    [url]Frequently Asked Questions · NVIDIA/nvidia-docker Wiki · GitHub