Susmit Biswas
University of California, Santa Barbara
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Susmit Biswas.
international symposium on computer architecture | 2011
Susmit Biswas; Mohit Tiwari; Timothy Sherwood; Luke Theogarajan; Frederic T. Chong
Local thermal hot-spots in microprocessors lead to worst-case provisioning of global cooling resources, especially in large-scale systems where cooling power can be 50~100% of IT power. Further, the efficiency of cooling solutions degrade non-linearly with supply temperature. Recent advances in active cooling techniques have shown on-chip thermoelectric coolers (TECs) to be very efficient at selectively eliminating small hot-spots. Applying current to a superlattice TEC-film that is deposited between silicon and the heat spreader results in a Peltier effect, which spreads the heat and lowers the temperature of the hot-spot significantly and improves chip reliability. In this paper, we propose that hot-spot mitigation using thermoelectric coolers can be used as a power management mechanism to allow global coolers to be provisioned for a better worst case temperature leading to substantial savings in cooling power. In order to quantify the potential power savings from using TECs in data center servers, we present a detailed power model that integrates on-chip dynamic and leakage power sources, heat diffusion through the entire chip, TEC and global cooler efficiencies, and all their mutual interactions. Our multi-scale analysis shows that, for a typical data center, TECs allow global coolers to operate at higher temperatures without degrading chip lifetime, and thus save ~27% cooling power on average while providing the same processor reliability as a data center running at 288K.
international parallel and distributed processing symposium | 2011
Susmit Biswas; Bronis R. de Supinski; Martin Schulz; Diana Franklin; Timothy Sherwood; Frederic T. Chong
Memory size has long limited large-scale applications on high-performance computing (HPC) systems. Since compute nodes frequently do not have swap space, physical memory often limits problem sizes. Increasing core counts per chip and power density constraints, which limit the number of DIMMs per node, have exacerbated this problem. Further, DRAM constitutes a significant portion of overall HPC system cost. Therefore, instead of adding more DRAM to the nodes, mechanisms to manage memory usage more efficiently -- preferably transparently -- could increase effective DRAM capacity and thus the benefit of multicore nodes for HPC systems. MPI application processes often exhibit significant data similarity. These data regions occupy multiple physical locations across the individual rank processes within a multicore node and thus offer a potential savings in memory capacity. These regions, primarily residing in heap, are dynamic, which makes them difficult to manage statically. Our novel memory allocation library, {\it SBLLmallocShort}, automatically identifies identical memory blocks and merges them into a single copy. Our implementation is transparent to the application and does not require any kernel modifications. Overall, we demonstrate that {\it SBLLmalloc} reduces the memory footprint of a range of MPI applications by
international symposium on nanoscale architectures | 2007
Susmit Biswas; Frederic T. Chong; Tzvetan S. Metodi; Ryan Kastner
32.03\%
international conference on computer aided design | 2007
Susmit Biswas; Gang Wang; Tzvetan S. Metodi; Ryan Kastner; Frederic T. Chong
on average and up to
memory performance dealing with applications systems and architecture | 2009
Susmit Biswas; Diana Franklin; Timothy Sherwood; Frederic T. Chong; Bronis R. de Supinski; Martin Schulz
60.87\%
E2DC'12 Proceedings of the First international conference on Energy Efficient Data Centers | 2012
Vlasia Anagnostopoulou; Susmit Biswas; Heba Saadeldeen; Ricardo Bianchini; Tao Yang; Diana Franklin; Frederic T. Chong
. Further, {\it SBLLmalloc} supports problem sizes for IRS over
Archive | 2013
Vlasia Anagnostopoulou; Susmit Biswas; Heba Saadeldeen; Alan Savage; Ricardo Bianchini; Tao Yang; Diana Franklin; Frederic T. Chong
21.36\%
international symposium on computer architecture | 2009
Susmit Biswas; Diana Franklin; Alan Savage; Ryan Dixon; Timothy Sherwood; Frederic T. Chong
larger than using standard memory management techniques, thus significantly increasing effective system size. Similarly, {\it SBLLmalloc} requires
ieee international symposium on workload characterization | 2006
Darshan D. Thaker; Diana Franklin; John Y. Oliver; Susmit Biswas; Derek Lockhart; Tzvetan S. Metodi; Frederic T. Chong
43.75\%
ACM Journal on Emerging Technologies in Computing Systems | 2012
Vlasia Anagnostopoulou; Susmit Biswas; Heba Saadeldeen; Alan Savage; Ricardo Bianchini; Tao Yang; Diana Franklin; Frederic T. Chong
fewer nodes than standard memory management techniques to solve an AMG problem.