This commit is contained in:
Richard Yan
2024-06-12 13:34:19 -07:00
parent 5c6526e414
commit f73029889b
2 changed files with 14 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
#include <stdio.h>
#ifndef CORES_PER_CLUSTER
#define CORES_PER_CLUSTER 2
#define CORES_PER_CLUSTER 4
#endif
#ifdef __cplusplus