Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJune 2018
Swap Based Merge Network for High Performance Sorting Accelerators
HEART '18: Proceedings of the 9th International Symposium on Highly-Efficient Accelerators and Reconfigurable TechnologiesArticle No.: 8, Pages 1–7https://doi.org/10.1145/3241793.3241801A hardware module called merge network is the key module for constructing FPGA-based sorting accelerators. Therefore, we propose a novel merge network based on compare and swap operations for high performance sorting accelerators. Our proposal is based ...
- research-articleJune 2010
Fast sort on CPUs and GPUs: a case for bandwidth oblivious SIMD sort
- Nadathur Satish,
- Changkyu Kim,
- Jatin Chhugani,
- Anthony D. Nguyen,
- Victor W. Lee,
- Daehyun Kim,
- Pradeep Dubey
SIGMOD '10: Proceedings of the 2010 ACM SIGMOD International Conference on Management of dataPages 351–362https://doi.org/10.1145/1807167.1807207Sort is a fundamental kernel used in many database operations. In-memory sorts are now feasible; sort performance is limited by compute flops and main memory bandwidth rather than I/O. In this paper, we present a competitive analysis of comparison and ...