mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-06-17 01:44:54 +00:00
Bumped number of cores to 12.
This commit is contained in:
parent
968f04e35a
commit
138d8e3568
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,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