Checks if Python libraries like PyTorch and JAX are able to leverage an Nvidia GPU by running a minimal benchmark.
-
Clone this repository. For example, using
git clone https://github.com/evanphilip/test-pythonlibs-gpu.git
-
Go to
test-pythonlibs-gpufolder and use a tool of your choice to run the Python scripts. For example,