Skip to content

Commit

Permalink
update tmm problem size
Browse files Browse the repository at this point in the history
Signed-off-by: Uday Bondhugula <udayreddy@gmail.com>
  • Loading branch information
bondhugula committed Jun 22, 2012
1 parent f7beb37 commit 5facf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tmm/tmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <sys/time.h>
#include <stdlib.h>

#define NMAX 1000
#define NMAX 2000

#define A_SIZE NMAX
#define B_SIZE NMAX
Expand Down

0 comments on commit 5facf6d

Please sign in to comment.