T3PS v1.0: Tool for Parallel Processing in Parameter Scans
收藏资源简介:
This program has been imported from the CPC Program Library held at Queen's University Belfast (1969-2018) Abstract T3PS is a program that can be used to quickly design and perform parameter scans while easily taking advantage of the multi-core architecture of current processors. It takes an easy to read and write parameter scan definition file format as input. Based on the parameter ranges and other options contained therein, it distributes the calculation of the parameter space over multiple processes and possibly computers. The derived data is saved in a plain text file format readable by most plotting ... Title of program: T3PS Catalogue Id: AEXZ_v1_0 Nature of problem While current processor architecture firmly goes the way of parallelization even on desktop computers, programs commonly used for parameter scans in physics often lack the capability to take advantage of this. While it is possible to change the source code of some programs, it may not be feasible for every program still in use. Fortunately, current operating system routinely make use of multiple processor cores already, if multiple processes are running at the same time. The easiest way to make ... Versions of this program held in the CPC repository in Mendeley Data AEXZ_v1_0; T3PS; 10.1016/j.cpc.2015.08.032
本程序源自贝尔法斯特女王大学馆藏的CPC程序库(1969-2018)。 【摘要】T3PS是一款可快速设计并执行参数扫描的程序,能够充分利用当前处理器的多核架构。该程序采用易于读写的参数扫描定义文件格式作为输入,基于其中包含的参数范围与其他配置选项,将参数空间的计算任务分发至多进程乃至多台计算机中执行。所得衍生数据以纯文本文件格式存储,可被绝大多数绘图工具读取。 程序名称:T3PS;目录编号:AEXZ_v1_0 问题属性:即便桌面端处理器架构也已明确朝着并行化方向发展,但物理领域中常用于参数扫描的程序往往缺乏利用该并行特性的能力。尽管部分程序可通过修改源代码实现并行计算,但对于多数仍在使用的程序而言,该方案未必具备可行性。幸运的是,若同时运行多个进程,当前操作系统通常已可自动利用多核处理器资源。实现并行化的最简途径…… Mendeley数据集中的CPC程序库存档版本:AEXZ_v1_0;T3PS;10.1016/j.cpc.2015.08.032



