scispace - formally typeset
T

Twinkle Jain

Researcher at Northeastern University

Publications -  9
Citations -  13

Twinkle Jain is an academic researcher from Northeastern University. The author has contributed to research in topics: CUDA & Visualization. The author has an hindex of 1, co-authored 8 publications receiving 2 citations.

Papers
More filters
Proceedings ArticleDOI

CRAC: Checkpoint-Restart Architecture for CUDA with Streams and UVM

TL;DR: The Checkpoint-Restart Architecture for CUDA (CRAC) as mentioned in this paper is a new checkpoint-restart solution for fault tolerance that supports the full range of CUDA applications and combines: low runtime overhead (approximately 1% or less), fast checkpointrestart; support for scalable CUDA streams (for efficient usage of all of the thousands of GPU cores); and support for the full features of Unified Virtual Memory.
Posted Content

CRAC: Checkpoint-Restart Architecture for CUDA with Streams and UVM

TL;DR: CRAC (Checkpoint-Restart Architecture for CUDA) is new checkpoint-restart solution for fault tolerance that supports the full range of CUDA applications and achieves its flexible architecture by segregating application code and its external GPU communication via non-reentrant CUDA libraries within a single process's memory.
Journal ArticleDOI

Data Comets: Designing a Visualization Tool for Analyzing Autonomous Aerial Vehicle Logs with Grounded Evaluation

TL;DR: A spiral development process model for grounded evaluation visualization development focused on progressively broadening target user involvement and refining user goals and the design and implementation of Data Comets, an open‐source and web‐based interactive visualization tool for post‐flight log analysis incorporating temporal, geospatial, and multivariate data.
Patent

Software checkpoint-restoration between distinctly compiled executables

TL;DR: In this paper, a system and method for software checkpoint-restoration between distinctly compiled executables is described, where a first compiled version of the software, such as Version A, is executed in order to generate a checkpoint image.
Posted Content

Checkpointing SPAdes for Metagenome Assembly: Transparency versus Performance in Production.

TL;DR: In this article, a case study of the SPAdes assembler for metagenome assembly is presented, revealing a tension between the transparency goals of DMTCP and performance concerns due to an I/O bottleneck during the checkpointing process when supporting large memory and many files.