emusolutions / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS
Other
0 stars 1 forks source link

More demos crashing for LC build than x86 #5

Closed jamesETsmith closed 1 year ago

jamesETsmith commented 1 year ago

General

I'm seeing three demos crash for LC builds that don't crash for x86. See the details below for a breakdown. This is almost certainly related to #4.

Details

# results.log from x86
             bc_demo number of errors: 0
            bfs_demo number of errors: 0
             cc_demo number of errors: 1
    gappagerank_demo number of errors: 0
        mtx2bin_demo number of errors: 0
            ss2_demo number of errors: 1
           sssp_demo number of errors: 0
             tc_demo number of errors: 0
# results.log from LC
             bc_demo number of errors: 0
            bfs_demo number of errors: 0
             cc_demo number of errors: 1
    gappagerank_demo number of errors: 1
        mtx2bin_demo number of errors: 0
            ss2_demo number of errors: 1
           sssp_demo number of errors: 1
             tc_demo number of errors: 1
jamesETsmith commented 1 year ago

Circled back to check this again and it looks like we're matching between x86 and LC now (I checked with 2 nodes in the simulator).

LGB hash: 8a5049b7ea10f577350f236f87935c31540557bc LAGraph hash: e05c9deb840c376536b16e70ae261e336b9b719a