This page is no longer maintained.

Artifacts

A Fast NFA Engine for GPUs (github)
Non-deterministic Finite Automata (NFA) are space-efficient finite state machines that have significant applications in domains such as pattern matching and data analytics. We have developed a fast NFA engine for GPUs, which performs much better than the state-of-the-art and even outperforms Automata Processor (a domain-specific accelerator for NFAs) in several cases.

Please cite the following paper if you use or build upon this framework:
(ASPLOS 2020) [PDF] [Artifact]
Hongyuan Liu, Sreepathi Pai, Adwait Jog
Why GPUs are Slow at Executing NFAs and How to Make them Faster,
In the Proceedings of 25th ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS), Lausanne, Switzerland, March, 2020
(Acceptance rate: 86/479 ≈ 18%)



MAFIA: Multiple Application Framework for GPU Architectures (github)
MAFIA is developed for supporting multiple applications execution on GPUs. Currently, it supports 25 benchmarks from various benchmark suites (e.g., CUDA, Parboil, SHOC and Rodinia). From these benchmarks, one can construct 300 2-application workloads and 2300 3-application workloads.

Please cite the following paper if you use or build upon this framework:
(MEMSYS 2015) [PDF] [Talk (PPTX)] [Github]
Adwait Jog, Onur Kayiran, Tuba Kesten, Ashutosh Pattnaik, Evgeny Bolotin, Niladrish Chatterjee, Stephen W. Keckler, Mahmut T. Kandemir, Chita R. Das,
Anatomy of GPU Memory System for Multi-Application Execution,
In the Proceedings of 1st International Symposium on Memory Systems (MEMSYS), Washington, DC, Oct 2015