From f95ec24e58d845f5bb5cecd1c7dc8d19b50d65ee Mon Sep 17 00:00:00 2001 From: Weilei Zeng at qlab01 Date: Fri, 26 Apr 2024 17:42:49 +0800 Subject: [PATCH] minor update 1 --- pymatching/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pymatching/Makefile b/pymatching/Makefile index 8832e50..3e8b4fe 100644 --- a/pymatching/Makefile +++ b/pymatching/Makefile @@ -11,3 +11,6 @@ init: #python3 -m pip install -U pygame test: python3 -m pygame.examples.aliens + +salloc: + salloc --time=20:00:00