Graphics processing units (GPUs), originally designed for graphics rendering tasks, have evolved into massively multi-threaded, multicore processors for CPUs. The challenge is how to process queries on graph databases using single instruction, multiple data (SIMD) technology, in particular GPUs. ...