mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-27 22:46:05 +00:00
Enabling 12 cores on the cluster.
This commit is contained in:
parent
2824f98dcc
commit
10208561c0
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
#define ARCHI_HAS_CLUSTER 1
|
||||
#define ARCHI_L1_TAS_BIT 20
|
||||
#ifndef ARCHI_CLUSTER_NB_PE
|
||||
#define ARCHI_CLUSTER_NB_PE 8
|
||||
#define ARCHI_CLUSTER_NB_PE 12
|
||||
#endif
|
||||
#define ARCHI_NB_CLUSTER 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue