Recent News
Computer Science Colloquium will discuss strategies for sustainable AI data centers
March 10, 2025
Dissertation defense: Alyshia Bustos
March 5, 2025
Computer Science undergraduate honored for cybersecurity research
February 20, 2025
Associate Professor Matt Lakin wins PECASE Award
January 31, 2025
News Archives
[Colloquium] A peer-to-peer architecture for supporting dynamic shared libraries in large-scale systems
August 31, 2012
Watch Colloquium:
M4V file (249 MB)
- Date: Friday, August 31, 2012
- Time: 12:00 pm — 12:50 pm
- Place: Centennial Engineering Center 1041
Matthew G. F. Dosanjh
Department of Computer Science University of New Mexico
Historically, scientific computing applications have been statically linked before running on massively parallel High Performance Computing (HPC) platforms. In recent years, demand for supporting dynamically linked applications at large scale has increased. When programs running at large scale dynamically load shared objects, they often request the same file from shared storage. These independent requests tax the shared storage and the network, causing a significant delay in computation time. In this paper, we propose to leverage a proven file sharing technique, BitTorrent, abstracted by an on-node FUSE interface to create a system-level distribution method for these files. We detail our proposed methodology, related work, and our current progress.
Bio: Matthew G. F. Dosanjh is a third year PhD student advised by Professor Patrick G. Bridges within the UNM Department of Computer Science. He received his bachelors degree in Computer Science from UNM in the spring of 2010. He decided to stay at UNM to pursue a PhD. His research interests center around high performance computing, particularly in scalability and resilience.