Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.07 KB

Comparator Macros

Apache 2.0 License

Comparator macros are used for identifying points stabbing an interval. The repository contains the following four ANML macro files.

  • 4bytes.anml
    This file contains the definition of macro for programming 4-byte intervals.

  • 4bytes_compiled.anml
    This file contains precompiled version of the macro defined in 4bytes.anml.

  • 8bytes.anml
    This file contains the definition of macro for programming 8-byte intervals.

  • 8bytes_compiled.anml
    This file contains precompiled version of the macro defined in 8bytes.anml.

Publications

  • Roy, Indranil, Ankit Srivastava, Matt Grimm, and Srinivas Aluru. "Interval Stabbing on the Automata Processor." Journal of Parallel and Distributed Computing (2018).
  • Roy, Indranil, Ankit Srivastava, Matt Grimm, and Srinivas Aluru. "Parallel Interval Stabbing on the Automata Processor." In Irregular Applications: Architecture and Algorithms (IA3), Workshop on, pp. 10-17. IEEE, 2016.