scispace - formally typeset
A

Anshuman Goswami

Researcher at Nvidia

Publications -  10
Citations -  95

Anshuman Goswami is an academic researcher from Nvidia. The author has contributed to research in topics: Chemistry & Scheduling (computing). The author has an hindex of 4, co-authored 7 publications receiving 71 citations. Previous affiliations of Anshuman Goswami include Georgia Institute of Technology.

Papers
More filters
Proceedings ArticleDOI

Scheduling multi-tenant cloud workloads on accelerator-based systems

TL;DR: The Strings scheduler realizes the vision of a dynamic model where GPUs are treated as first class schedulable entities by decomposing the GPU scheduling problem into a combination of load balancing and per-device scheduling.
Proceedings ArticleDOI

GPU-Centric Communication on NVIDIA GPU Clusters with InfiniBand: A Case Study with OpenSHMEM

TL;DR: This work evaluates different design alternatives for Mellanox InfiniBand adapters in CUDA, taking into consideration the relaxed memory model, automatic memory access coalescing and thread hierarchy on the GPU, and implements a 2dstencil application kernel using NVSHMEM.
Proceedings ArticleDOI

Landrush: rethinking in-situ analysis for GPGPU workflows

TL;DR: The 'Landrush' approach to GPU sharing proposes a solution that utilizes idle cycles on the GPU to provide an improved time-to-answer, that is, the total time to run the scientific simulation and analysis of the generated data.
Proceedings ArticleDOI

GPUShare: Fair-Sharing Middleware for GPU Clouds

TL;DR: GPUShare is presented, a software-based mechanism that can yield a kernel before all of its threads have run, thus giving finer control over the time slice for which the GPU is allocated to a process and improves fair GPU sharing across tenants.