Set default to 4cores/8barriers in VX_config.{h,vh}
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
`endif
|
||||
|
||||
`ifndef NUM_CORES
|
||||
`define NUM_CORES 2
|
||||
`define NUM_CORES 4
|
||||
`endif
|
||||
|
||||
`ifndef NUM_WARPS
|
||||
|
||||
Reference in New Issue
Block a user