mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-06-03 23:49:50 +00:00
Reduce number of cluster cores for Astral
This commit is contained in:
parent
54a233a835
commit
f208e9f304
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
#define ARCHI_HAS_CLUSTER 1
|
||||
#define ARCHI_L1_TAS_BIT 20
|
||||
#ifndef ARCHI_CLUSTER_NB_PE
|
||||
#define ARCHI_CLUSTER_NB_PE 12
|
||||
#define ARCHI_CLUSTER_NB_PE 8
|
||||
#endif
|
||||
#define ARCHI_NB_CLUSTER 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue