cuno
This commit is contained in:
parent
5da6e6502c
commit
6dcae784e9
@ -148,14 +148,14 @@ ssh.listenPublicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIb
|
||||
["orchid.pvv.ntnu.no"] # GTX 1060
|
||||
buildMachine.maxJobs = 2 # 12 threads 16GB
|
||||
buildMachine.speedFactor = 2 # Ryzen 5 1600
|
||||
buildMachine.supportedFeatures = ["cuda"]
|
||||
# buildMachine.supportedFeatures = ["cuda"]
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXBrUdX0iFCkADXvqrcljEu0gxFOX+uOy6kqNx15WcNI+vt/YI7e/K4COf6LxuLsplLrrymcPdqsteAeWnPszs="
|
||||
|
||||
["wegonke.pvv.ntnu.no"] # GTX 1080
|
||||
buildMachine.maxJobs = 1 # 4 threads 16GB
|
||||
buildMachine.speedFactor = 2 # ???
|
||||
buildMachine.supportedFeatures = ["cuda"]
|
||||
# buildMachine.supportedFeatures = ["cuda"]
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBswbjEdrTjExfZD0PwVbN5Wfu0UkPbl2M6rgreEPzStBwVdAjv979Y6TrZNLve/TYiIGRaX2OdAX6lt/aS/cLo="
|
||||
|
||||
@ -217,7 +217,7 @@ ssh.userPrivateKey = "/run/secrets/nix-community-builders-ssh-key"
|
||||
["clab01.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJfJV5Ov3D0qErVnbQZ3oxhA3i0zuAmjmVUf3JV08aSg"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -225,7 +225,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab02.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHNhQPotOGWZdFeW4B3eDYGcaF/2xB56hNL+x3QEURa6"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -233,7 +233,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab03.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH5srnYPuULchLvlCOlWOwrhQEBznQn61kj0Oawnp44Y"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -241,7 +241,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab04.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgMxLYYiYb/6IAH6nyc9eGXASgDPTE2JcRZ9ODjhQt5"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -249,7 +249,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab05.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHw4h4dH689bLYWjrhhsvfljyWfUEClPa1Kb0cYxLRaD"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -257,7 +257,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab06.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDVZ394P3124lSxkzVodFqbindIvCB3kcn4YcgbaPrAs"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -265,7 +265,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab07.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILKQfcOmWC73bmE2mlWEcXFHiDUhsYWA7Xy9Dtq8kKmn"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -273,7 +273,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab08.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKlyZq3uTBCgkvPgs6nWRzsdhHmXHph14dmYWgt1vuBx"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -281,7 +281,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab09.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAj4eXT/k7iiUYx+CXq5ShLWm1N6SNO23EIs4xYEaQaW"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -289,7 +289,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab10.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG5xEUkiwXWaUCA+QfMDq2vHfXKzcpXlrHpJMNQ8EU+K"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -297,7 +297,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab11.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFlKZhdQBrjafzzwdRR3arem3TXnnPucQskd7RWW9L5V"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -305,7 +305,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab12.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDEr2zGzev8JffE67Hkb3Qli7K0kzVdu8VXxJW47PK7m"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -313,7 +313,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab13.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZgIhgpMCdegJaW6Huad7Dj4YfyR8Zhi1UmDsgcJYK2"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -321,7 +321,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab14.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL3pAYx5rtbaUCf4xsiy+7/qKqnGMnSa9KCp42j+XmEh"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -329,7 +329,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab15.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP7XwwhLJGwK+a7zShr2Ok9f2GlvPkP+FxKdbGYsNHtd"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -337,7 +337,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab16.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKAaMXBAYsDd2QQOAQhXAAJCejbylQNLI9KsN3/EsY+"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -345,7 +345,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab20.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEGBbcKU5uDTgaQoREjaNuzQkCKNm5wlnhln6ZNiL3o2"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -353,7 +353,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab22.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMHlaYq184VDBoEOtaIIu2jnuBihhWiGPlyku0SMKORG"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -361,7 +361,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab23.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsIRgqoFF900olTCy6DSrFMpZyRmtK6aVP2oYQhNi8g"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -369,7 +369,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab24.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICqh/Sp13OcUnZ8gVgiylcLsqAgIw+twQG92GyZK3FBZ"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -377,7 +377,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab25.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOdL5coXj0geu9O1cMLdYuUE0TWlIkKLNj71/XF0e8eg"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
@ -385,7 +385,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
["clab26.idi.ntnu.no"] # gtx 4090
|
||||
# buildMachine.maxJobs = 1 # 24 threads 64GB
|
||||
buildMachine.speedFactor = 5 # AMD Ryzen 9 7900X
|
||||
buildMachine.supportedFeatures = ["big-parallel", "cuda"]
|
||||
buildMachine.supportedFeatures = ["big-parallel"] # "cuda"
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINqqxg0hVT/gPBM1xqrR9QtMRHVBZDYWZ3pzbJv9MHUG"
|
||||
ssh.proxyJump = "hildring.pvv.ntnu.no"
|
||||
|
Loading…
Reference in New Issue
Block a user