facebookresearch/MLGym

GPU requirements on Docker

Open

#10 opened on Mar 5, 2025

 (3 comments) (0 reactions) (0 assignees)Python (59 forks)auto 404
enhancementgood first issuehelp wantedtasks

Repository metrics

Stars
 (612 stars)
PR merge metrics
 (PR metrics pending)

Description

Hello,

I noticed in the setup that the docker containers are expected to have GPU access. This is verified with nvidia-smi.

I have 2 questions:

  1. Is GPU access required to be able to properly evaluate on this benchmark?
  2. How should a mac user with a non-nvidia gpu go about the setup?

Thanks in advance!

Contributor guide