Component Technology for Laser Plasma Simulation
暂无分享,去创建一个
This paper will discuss the application of high performance component software technology developed for a complex physics simulation development effort. The primary tool used to build software components is called Babel and is used to create language-independent libraries for high performance computers. Components were constructed from legacy code and wrapped with a thin Python layer to enable run-time scripting. Low-level components in Fortran, C++, and Python were composed directly as Babel components and invoked interactively from a parallel Python script.