From bff7d9ef9603f0eb684139d7714874129d7f8b10 Mon Sep 17 00:00:00 2001 From: Andrew Rowley Date: Fri, 8 Nov 2024 16:11:20 +0000 Subject: [PATCH] Last update! --- spinn_machine/version/version_spin1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spinn_machine/version/version_spin1.py b/spinn_machine/version/version_spin1.py index a3eef5e3..6cc1d362 100644 --- a/spinn_machine/version/version_spin1.py +++ b/spinn_machine/version/version_spin1.py @@ -30,7 +30,7 @@ class VersionSpin1(AbstractVersion, metaclass=AbstractBase): #: From measuring the power of all 48 chips on a boxed board with all cores #: idle for 1 hour and 806 cores active for 1 hour we get 31.88W idle and - #: 59.37W active, so 27.49W active overhead, which is 0.034W per core + #: 59.38W active, so 27.50W active overhead, which is 0.034W per core WATTS_PER_CORE_ACTIVE_OVERHEAD: Final = 0.034 #: stated in papers (SpiNNaker: A 1-W 18 core system-on-Chip for