Enabling 12 cores on the cluster.

This commit is contained in:
Yvan Tortorella 2023-02-08 13:39:07 +01:00 committed by Michael Rogenmoser
parent 2824f98dcc
commit 10208561c0

View file

@ -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