Change to 8-core Volta/Ampere config

This commit is contained in:
Hansung Kim
2025-01-28 22:36:58 -08:00
parent c8529c4339
commit f1d0fac518

View File

@@ -88,7 +88,7 @@
`endif
`ifndef NUM_CORES
`define NUM_CORES 4
`define NUM_CORES 8
`endif
`ifndef NUM_WARPS