Testbed of gbt optimization project, experiment scripts go to the "run" directory.
- 08142018 Initial proposal of GBT. link
- 09192018 Report on GBT distributed implementations, at the biweekly meeting with Intel Daal Team. link
- 09262018 Report on Histogram in GBT, by Miao
- 10032018 Survey finish
- 10172018 Report on basic benchmark on GBT, see 3.BasicBenchmakr at tag basic_benchmark_gbt
- 10252018 GBT Benchmark update in google doc
- 11212018 Proposal of block-based parallelism, priliminary results of a simple version (single feature column as a block) link
- 11302018 C++ Collective Communication operator, allreduce, rotate, ready, by Chathura. link
- 01072019 Block-based parallelism full version ready and Report at10.BlockParallelReport at tag block_parallelism_gbt
- 02192019 Intel ShowCase report at15.IntelShowCase at tag unity-02192019
- 03192019 Paper draft v2 with experiments at 16.Final-Sync at tag sync-03192019
- 08082019 update experiments results for the submitted paper at 18.PaperExperiments
- distributed version with block-based kernel
- pruning of ghsum statistics building process