Phylanx Nightly Regression Test Results

Phylanx Project Page, Phylanx Source Code


Latest LRA Results

This chart shows the nightly regression test results from the last 6 months from running the lra_csv example with the following options:

lra_csv \
-t<num-threads> \
--data_csv=10kx10k.csv \
--n=5000 \
--row_stop=5000 \
--col_stop=5000 \
--hpx::bind=balanced \
--hpx:numa-sensitive






Latest ALS Results

This chart shows the nightly regression test results from the last 6 months from running the als_csv_instrumented example with the following options:

als_csv_instrumented \
-t<num-threads> \
--data_csv=MovieLens_20m.csv \
--hpx:bind=balanced \
--hpx:numa-sensitive \
--iterations=1 \
--f=40 \
--row_stop=700 \
--col_stop=20000 \
Click here to see the Newick tree view of the previous night's run using:
./physl als.physl \
\"MovieLens.csv\" \
10 100 0.1 10 1 40 0 \
--performance \
--dump-newick-tree=${experiment}-tree.txt \
--dump-counters=${experiment}-performance.csv






Latest K-Means Results

This chart shows the nightly regression test results from the last 6 months from running the kmeans example with the following options:

kmeans \
--iterations=16 \
--points=200000 \
--centroids=64 \
--hpx:threads=<num-threads> \
--hpx:bind=balanced \
--hpx:numa-sensitive






...additional figures and breakdowns to follow.