more redundancy

This commit is contained in:
ClF3 2024-11-04 15:37:39 +08:00
parent 18f0b76f2e
commit 8b46fb44b2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#define L1_SIZE 768*1024
#define L2_SIZE 16*1024*1024
#define L3_SIZE 64*1024*1024
#define REDUNDANCY 2
#define REDUNDANCY 4
#define BUFF_SIZE REDUNDANCY*16*1024*1024
#define REPEAT 10