The HARE execution model looks at scaling operating systems and runtimes to large supercomputers with thousands to millions of cores. It uses an alternative approach based on the Plan 9 distributed operating system for hardware support, systems infrastructure, and distributed services. Key components include BRASIL, a stripped down Inferno operating system, nompirun for legacy-friendly job launching, and a workload optimized distribution model using multipipes and filters running in a PUSH dataflow model. Central services establish a hierarchical namespace across cluster resources.