论文标题
硬件和软件中Hepsort的能耗和性能
Energy Consumption and Performance of Heapsort in Hardware and Software
论文作者
论文摘要
在此海报摘要中,我们将报告一项有关实施硬件和软件中HeapSort算法的案例研究,并比较其时间和能耗。我们的实验表明,硬件实现更节能,但由于时钟频率较低而导致的软件实现要慢。这也表明,与时间优化相比,优化时间的最佳平行度有所不同。
In this poster abstract we will report on a case study on implementing the Heapsort algorithm in hardware and software and comparing their time and energy consumption. Our experiment shows that the Hardware implementation is more energy efficient, but slower than the Software implementation due to a low clock frequency. It also indicate that the optimal degree of parallelization differs when optimizing for time compared to optimizing for time.