Data-parallel hashing techniques for GPU architectures

B Lessley, H Childs - IEEE Transactions on Parallel and …, 2019 - ieeexplore.ieee.org
Hash tables are a fundamental data structure for effectively storing and accessing sparse
data, with widespread usage in domains ranging from computer graphics to machine …

High-performance computing applied to semantic databases

EL Goodman, E Jimenez, D Mizell, S Al-Saffar… - The Semanic Web …, 2011 - Springer
To-date, the application of high-performance computing resources to Semantic Web data
has largely focused on commodity hardware and distributed memory platforms. In this paper …

Revisiting Cuckoo Hashing: re-addressing the challenges of Cuckoo Hashing

RRK Tripathi, PK Singh, S Singh - International Journal of Information …, 2024 - Springer
Hashing is essential for efficient searching, with Cuckoo Hashing being a prominent
technique since its inception. Based on the size of the hash tables, Cuckoo Hashing is …

Investigating graph algorithms in the bsp model on the cray xmt

D Ediger, DA Bader - 2013 IEEE International Symposium on …, 2013 - ieeexplore.ieee.org
Implementing parallel graph algorithms in large, shared memory machines, such as the
Cray XMT, can be challenging for programmers. Synchronization, deadlock, hot spotting …

Research on Green Supply Chain design for automotive industry based on Green SCOR Model

Z Yongan, L Menghan - 2011 International Conference on …, 2011 - ieeexplore.ieee.org
Automotive Industry is a booming business which not only brings enormous benefits but
cause troubles to the environment. Developing this profitable industry without sacrificing the …

[PDF][PDF] Scalable in-memory RDFS closure on billions of triples

EL Goodman, D Mizell - Proc. SSWS, 2010 - people.csail.mit.edu
We present an RDFS closure algorithm, specifically designed and implemented on the Cray
XMT supercomputer, that obtains inference rates of 13 million inferences per second on the …

Scalable hashing for shared memory supercomputers

E Goodman, MN Lemaster, E Jimenez - Proceedings of 2011 …, 2011 - dl.acm.org
Hashing is a fundamental technique in computer science to allow O (1) insert and lookups of
items in an associative array. Here we present several thread coordination and hashing …

Scalable, multithreaded, partially-in-place sorting

DJ Haglin, RD Adolf, GE Mackey - 2013 IEEE International …, 2013 - ieeexplore.ieee.org
A recent trend in hardware development is producing computing systems that are stretching
the number of cores and size of shared-memory beyond where most fundamental serial …

[PDF][PDF] High performance semantic factoring of giga-scale semantic graph databases

C Joslyn, B Adolf, S al Saffar, J Feo… - Semantic Web …, 2010 - km.aifb.kit.edu
As semantic graph database technology grows to address components ranging from extant
large triple stores to SPARQL endpoints over SQL-structured relational databases, it will …

Toward parallel document clustering

JA Mogill, DJ Haglin - 2011 IEEE International Symposium on …, 2011 - ieeexplore.ieee.org
A key challenge to automated clustering of documents in large text corpora is the high cost
of comparing documents in a multi-million dimensional document space. The Anchors …