scispace - formally typeset
R

Robert Brunner

Researcher at University of Illinois at Urbana–Champaign

Publications -  18
Citations -  2716

Robert Brunner is an academic researcher from University of Illinois at Urbana–Champaign. The author has contributed to research in topics: Load balancing (computing) & Network Load Balancing Services. The author has an hindex of 10, co-authored 18 publications receiving 2613 citations. Previous affiliations of Robert Brunner include National Collegiate Scouting Association Athletic Recruiting.

Papers
More filters
Journal ArticleDOI

NAMD2: Greater Scalability for Parallel Molecular Dynamics

TL;DR: The NAMD2 program is presented, which uses spatial decomposition combined with force decomposition to enhance scalability and modularly organized, and implemented using Charm++, a parallel C++ dialect, so as to enhance its modifiability.
Book ChapterDOI

Run-Time Support for Adaptive Load Balancing

TL;DR: This paper describes a framework built for the Converse in teroperable runtime system, composed of mechanisms for recording application performance data, a mechanism for object migration, and interfaces for plug-in load balancing strategy objects.
Journal ArticleDOI

Modeling transport through synthetic nanopores

TL;DR: This work has shown that by applying an electric field, ions and charged biomolecules like DNA can be compelled to interact with, or translocate through, nanopores in thin membranes, and thus characterizing nucleic acids using the nanopore method.
Proceedings ArticleDOI

Adapting to load on workstation clusters

TL;DR: Object arrays are described, a construct which makes dynamically migratable applications easier to write, and a simple strategy for migrating load on a workstation cluster.
Book ChapterDOI

NAMD: A Case Study in Multilingual Parallel Programming

TL;DR: This paper describes the development of a large parallel application in Computational Biophysics from the point of view of multilingual programming: NAMD, a molecular dynamics program, is implemented using three different “paradigms”: Parallel message-driven objects, Message-Passing, and Multithreading.