Recent News
UNM receives $1.5 million to support computational workforce development
May 8, 2023
Tapia elected to Computing Research Association Board of Directors
March 3, 2023
UNM computer science students take part in HPC competition
March 3, 2023
Computer science professor, student part of AI panel on March 8
February 24, 2023
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.