vx_spawn_warps redesign using opencl's style scheduler
This commit is contained in:
@@ -319,7 +319,7 @@
|
||||
`define SCACHE_ID (32'(`L3_ENABLE) + 32'(`L2_ENABLE) * `NUM_CLUSTERS + CORE_ID * 3 + 2)
|
||||
|
||||
// Block size in bytes
|
||||
`define SBANK_LINE_SIZE `SM_BLOCK_SIZE
|
||||
`define SBANK_LINE_SIZE 4
|
||||
|
||||
// Word size in bytes
|
||||
`define SWORD_SIZE 4
|
||||
|
||||
Reference in New Issue
Block a user