Petascale Tcl with NAMD, VMD, and Swift/T

JC Phillips and JE Stone and KL Vandivort and TG Armstrong and JM Wozniak and M Wilde and K Schulten, 2014 FIRST WORKSHOP FOR HIGH PERFORMANCE TECHNICAL COMPUTING IN DYNAMIC LANGUAGES HPTCDL 2014, 6-17 (2014).

DOI: 10.1109/HPTCDL.2014.7

Tcl is the original embeddable dynamic language. Introduced in 1990, Tel has been the foundation of the scripting interface of the popular biomolecular visualization and analysis program VMD since 1995 and was extended to the parallel molecular dynamics program NAMD in 1999. The two programs together have over 200,000 users who have enjoyed for nearly two decades the stability and flexibility provided by Tel. VMD users can implement or extend parallel trajectory analysis and movie rendering on thousands of nodes of Blue Waters. NAMD users can implement or extend simulation protocols and multiple-copy algorithms that execute unmodified on any supercomputer without the need to recompile NAMD. We now demonstrate the integration of the Swift/T high-performance parallel scripting language to enable high-level data flow programming in NAMD and VMD. This integration is achieved without modifying or re-compiling either program since the Turbine execution engine is itself based on Tel and is dynamically loaded by the interpreter, as is the platform- specific MPI library on which it depends.

Return to Publications page