diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-10 19:43:05 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-10 19:43:05 +0200 |
| commit | 70d3a3de3a2fdef7e47b2bd510261d69390a3a9c (patch) | |
| tree | 2c545953d0b61b37c4f281cd47981e9350b5c09b /test/103_cocsep_selfsim_distribution | |
| parent | 1f4900a3cc6ca74f94b73e224d14a09d52c4549c (diff) | |
| download | nissy-core-70d3a3de3a2fdef7e47b2bd510261d69390a3a9c.tar.gz nissy-core-70d3a3de3a2fdef7e47b2bd510261d69390a3a9c.zip | |
New tableinfo for gendata_h48, still work to do
Diffstat (limited to 'test/103_cocsep_selfsim_distribution')
| -rw-r--r-- | test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c b/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c index fb1338e..84e3fd8 100644 --- a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c +++ b/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c | |||
| @@ -17,7 +17,7 @@ int bcount(uint64_t x) { | |||
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | void run(void) { | 19 | void run(void) { |
| 20 | uint32_t buf[300000]; | 20 | char buf[2000000]; |
| 21 | int size[65], tot, j; | 21 | int size[65], tot, j; |
| 22 | int64_t i; | 22 | int64_t i; |
| 23 | uint64_t selfsim[COCSEP_CLASSES], sim; | 23 | uint64_t selfsim[COCSEP_CLASSES], sim; |
