tensor: Switch to 8cores, non-hopper config
This commit is contained in:
@@ -44,9 +44,9 @@
|
|||||||
`ifndef EXT_T_DISABLE
|
`ifndef EXT_T_DISABLE
|
||||||
`define EXT_T_ENABLE
|
`define EXT_T_ENABLE
|
||||||
// decoupled Hopper-style tensor core
|
// decoupled Hopper-style tensor core
|
||||||
`ifndef EXT_T_HOPPER
|
// `ifndef EXT_T_HOPPER
|
||||||
`define EXT_T_HOPPER
|
// `define EXT_T_HOPPER
|
||||||
`endif
|
// `endif
|
||||||
`endif
|
`endif
|
||||||
|
|
||||||
`ifndef XLEN_32
|
`ifndef XLEN_32
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
`endif
|
`endif
|
||||||
|
|
||||||
`ifndef NUM_CORES
|
`ifndef NUM_CORES
|
||||||
`define NUM_CORES 4
|
`define NUM_CORES 8
|
||||||
`endif
|
`endif
|
||||||
|
|
||||||
`ifndef NUM_WARPS
|
`ifndef NUM_WARPS
|
||||||
|
|||||||
Reference in New Issue
Block a user