From 550249ee50d32b7b8163a4d2e209ca08e31a7bcc Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Tue, 22 Oct 2024 19:36:09 +0200 Subject: [PATCH] no heid --- hosts/known-hosts.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/known-hosts.toml b/hosts/known-hosts.toml index 3c40cb3..08736ad 100644 --- a/hosts/known-hosts.toml +++ b/hosts/known-hosts.toml @@ -167,7 +167,7 @@ ssh.listenPublicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIb ["heid.idi.ntnu.no"] -buildMachine.maxJobs = 24 # 96 threads 1.4TB +# buildMachine.maxJobs = 24 # 96 threads 1.4TB buildMachine.speedFactor = 5 # Intel Xeon Platinum 8168 CPU @ 2.70GHz buildMachine.supportedFeatures = [ "big-parallel" ] # buildMachine.mandatoryFeatures = [ "big-parallel" ]