works on

From the 1 of 383 papers with an AI index.

output
20032026
most citedImprovements to the APBS biomolecular solvation software suite

2.6k citations

Showing cs.DCShow all

18 papers · 1 filter

cs.DC20262 cited

LLMTailor: A Layer-wise Tailoring Tool for Efficient Checkpointing of Large Language Models

Minqiu Sun, Xin Huang, Luanzheng Guo +3

Checkpointing is essential for fault tolerance in training large language models (LLMs). However, existing methods, regardless of their I/O strategies, periodically store the entir…

cs.DC2026

Scrutinizing Variables for Checkpoint Using Automatic Differentiation

Xin Huang, Weiping Zhang, Shiman Meng +4

Checkpoint/Restart (C/R) saves the running state of the programs periodically, which consumes considerable system resources. We observe that not every piece of data is involved in…

cs.DC2026

Distributed Order Recording Techniques for Efficient Record-and-Replay of Multi-threaded Programs

Xiang Fu, Shiman Meng, Weiping Zhang +6

After all these years and all these other shared memory programming frameworks, OpenMP is still the most popular one. However, its greater levels of non-deterministic execution mak…

cs.DC20252 cited

Concepts for designing modern C++ interfaces for MPI

C. Nicole Avans, Alfredo A. Correa, Sayan Ghosh +5

Since the C++ bindings were deleted in 2008, the Message Passing Interface (MPI) community has revived efforts in building high-level modern C++ interfaces. Such interfaces are eit…

cs.DC202113 cited

MAPA: Multi-Accelerator Pattern Allocation Policy for Multi-Tenant GPU Servers

Kiran Ranganath, Joshua D. Suetterlein, Joseph B. Manzano +2

Multi-accelerator servers are increasingly being deployed in shared multi-tenant environments (such as in cloud data centers) in order to meet the demands of large-scale compute-in…

cs.DC202166 cited

Efficient Exascale Discretizations: High-Order Finite Element Methods

Tzanio Kolev, Paul Fischer, Misun Min +27

Efficient exploitation of exascale architectures requires rethinking of the numerical algorithms used in many large-scale applications. These architectures favor algorithms that ex…