From 80a12988432460ed02deff2b2a38779938408778 Mon Sep 17 00:00:00 2001 From: Ryoichi Ando Date: Mon, 16 Dec 2024 18:07:57 +0900 Subject: [PATCH] readme add github actions specs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e01de..f99bb23 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,9 @@ to reduce stress 😣 during the installation process. We encourage you to 👀 ### 🐳 Installing Docker To get the ball ⚽ rolling, we'll configure a Docker environment 🐳 to minimize any trouble 🤯 that 🥊 hits you. -Rest assured 😌, all the steps below are verified to run without errors via automated GitHub Actions (see `.github/workflows/getting-started.yml`). +Rest assured 😌, all the steps below are verified to run without errors via automated GitHub Actions (see `.github/workflows/getting-started.yml` +). +The tested runner is the Ubuntu NVIDIA GPU-Optimized Image for AI and HPC with an NVIDIA Tesla T4 (16 GB VRAM). > [!NOTE] > If you wish to install our solver on a headless remote machine, SSH into the server with port forwarding using the following command: