Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 461 Bytes

application_classification

Implementation of ApplicationClassification workflow.

Produces identical results to PNNL code on georgiy and rmat example datasets.

TODO

  • Optimize performance
  • Fuse kernels
  • Get rid of transposes
  • Segmented reduce instead of reduce by key?
  • Could probably improve memory usage
  • Profiling
  • optional more correctness checking