====== Scalable Systems Laboratory at UNM ====== The Scalable Systems Lab is a research laboratory in the [[http://www.cs.unm.edu|Computer Science Department]] at the [[http://www.unm.edu/|University of New Mexico]]. The Laboratory enjoys a close affiliation with the [[http://www.hpc.unm.edu/|UNM Center for High Performance Computing]], the Scalable Computing Systems Department at Sandia National Laboratories, the Computer and Computational Sciences Division at Los Alamos National Laboratory, and research groups at Sun, Intel, and IBM Research. ====== Goal ====== The goal of the Scalable Systems Laboratory is to develop approaches for the design and implementation of large-scale, high-performance computing systems for resource constrained (Grand Challenge) applications. The approaches considered will be driven by the measurable needs of resource constrained applications. * Our goal is to provide an execution environment for resource constrained applications. * We define success by our ability to deliver 90% of the available resources to the application (e.g., 90% of the physical memory, 90% of the available communication bandwidth) * Our current focus is on building very large computing systems from commodity components. * To be able to take advantage of the delivered resources, applications must see easily predictable performance (e.g., message passing latencies) so they can be tuned for the environment. * Our approach is to minimize the services that are required and to make as many services optional as possible. That is, whenever a service can be moved to an application level library, without a significant performance or security penalty, we will prefer that approach. An alternative is to consider dynamic services that are migrated into and out of the lower levels as needed (this is tricky, because it may introduce unpredictable behavior into the application). * The challenge associated with using commodity components is the conflict between the intended use of the component and our planned use of the component. ====== Recent SSL Headlines ====== {{blog>blog:ssl-news?5&nofooter}} NEWCOL ====== Projects ====== * HPC [[benchmarks:overview|Benchmarks Suite]] * [[leon:research:cache_injection|Cache Injection]]\\ In this project we investigate techniques for reducing memory bandwdith utilization due to incoming network messages in multiprocessor multi-core architectures. * [[ConfigOS]]\\ We are developing a framework for configuring and building operating and runtime systems using composable micro-services that are combined to provide only the features needed for a given ultrascale environment. * [[Dominoes]] * The [[http://hecura.cs.unm.edu/|Structured Streaming Data System]] aims to address the needs of next-generation petascale I/O systems. * [[K42]] * [[lwfs:start|Lightweight File System]] * [[Message-centric Monitoring]]\\ A light-weight approach for performance monitoring of large-scale, long-running applications and systems. * [[Network Testbed]]\\ A testbed for investigating real-application performance of NIC stack manipulations. * [[kurt:os_noise:start | OS Noise]]\\ This project investigates the sensitivity of HPC applications to various types of OS Noise. * [[Reconfigurable MPI]] * [[Sensor Networks]] \\ We are interested in creating a complete software stack that addresses next-generation, multi-purpose sensor networks. * [[kurt:virtualization|Virtualization in HPC]]\\ This project investigates the benefits of virtualized system environments in High-Performance Computing