From ac84e183e33a19783d562b1cdd3473a58fe94c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20Li=20=28=E6=9D=8E=E5=87=AF=29?= Date: Thu, 12 Dec 2024 21:27:02 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd80c9b..bbbc517 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ We are excited to introduce the SonicSim Platform Docker, featuring a CUDA-enabl ```shell docker pull jusperlee1/sonicsim:v1.0 docker run -i -t --gpus all --shm-size=20g --name sonicsim jusperlee1/sonicsim:v1.0 +conda activate SonicSim ``` This setup leverages GPU acceleration to maximize performance and streamline your workflow. Get started now and experience the improved efficiency!