oneDAL
oneDAL copied to clipboard
t-SNE summarization kernel parallelization
http://intel-ci.intel.com/eca369e4-4e68-f199-bb7f-8cdcd4b723a1
http://intel-ci.intel.com/eca4a4c8-aff7-f1d6-a2c9-8cdcd4b723a1
/intelci: run
Hi @narendrachaudhary51 , You can review this pull request? Changes for Qtree building Kernel and Sort Kernel will be in a separate pull request.
@Pahandrovich The parallelization of the summarization kernel will not be beneficial without Qtree building. It might be same or slower then single threaded. This is due to irregular memory access. However, with the new tree building memory accesses become regular.