• Lingfan Yu's avatar
    Support list of msg or reduce func for update_all and send_and_recv (#58) · 9b0a01db
    Lingfan Yu authored
    * support multiple fields in spmv
    
    * finishing SPMV executor
    
    * non-spmv case
    
    * refactor code to give single mfunc rfunc a shortcut
    
    * two test cases to test multiple msg/red func
    
    * catching cases where msg uses anonymous field
    
    * default ALL for update edge
    
    * more corner case test
    
    * print failed test
    
    * delete print
    
    * fix builtin max reducer
    9b0a01db
test_specialization.py 7.39 KB