1%T74 run test20 and test74
2
3% SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved.
4% SPDX-License-Identifier: Apache-2.0
5
6clear all ; make
7threads {1} = [4 1] ;
8t = threads ;
9logstat ('test20',t) ;  % quick test of GB_mex_mxm on a few semirings
10logstat ('test74',t) ;  % test GrB_mxm on all semirings
11
12