large matrices working
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#define NS_PER_SEC 1000000000
|
||||
#define MAX 10
|
||||
|
||||
static inline uint64_t gettime_ns() {
|
||||
struct timespec ts;
|
||||
|
||||
Reference in New Issue
Block a user