Lightweaver RH Comparison Data
收藏资源简介:
This repository contains the data presented in the Lightweaver Technical<br> Report. It amounts to the data (and scripts) used to generate the plots,<br> including the configuration files used for the two codes, as well as a<br> description of the timing procedure and the timing results used to generate<br> the tables. Data:<br> - TimingInfo.txt: Description of the timing procedure used.<br> - RhConfigAndOutput: The configuration files and output from the RH runs.<br> - LwTimedTest.py: The script used to time Lightweaver.<br> - RhComparison.png: The plot shown in Fig. 1.<br> - RhComparison.py: The script to generate Fig. 1.<br> - RhComparisonData.npz: The data necessary to reproduce Fig. 1 in a very<br> basic python environment without either RT code (numpy compressed format,<br> can be read with np.load).<br> - RhTimingData_1.csv: Single-threaded RH timing data. (Comma separated value,<br> with one row of header)<br> - RhTimingData_8.csv: Multi-threaded RH timing data. (Comma separated value,<br> with one row of header)<br> - LwTimingData_1.csv: Single-threaded Lightweaver timing data. (Comma<br> separated value, with one row of header)<br> - LwTimingData_8.csv: Multi-threaded Lightweaver timing data. (Comma<br> separated value, with one row of header)<br> - PrintTimingStats.py: Simple script used to compute the averages presented<br> in the paper. Lightweaver version used: v0.2.4 (http://doi.org/10.5281/zenodo.4066861)




