From 18565726ae389f4ebd4472086b3f4b910ebefaee Mon Sep 17 00:00:00 2001 From: Ryoichi Ando Date: Mon, 16 Dec 2024 19:11:23 +0900 Subject: [PATCH] readme more details on the runner github actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f99bb23..88ba49c 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ To get the ball ⚽ rolling, we'll configure a Docker environment 🐳 to minimi 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). +This is not a self-hosted runner, meaning that each time the runner 🚀 launches, all environments are 🌱 fresh. > [!NOTE] > If you wish to install our solver on a headless remote machine, SSH into the server with port forwarding using the following command: