mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
6519d356ed
commit
faacace2a4
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
`endif
|
||||
|
||||
`ifndef NUM_BARRIERS
|
||||
`define NUM_BARRIERS (`NUM_WARPS/2)
|
||||
`define NUM_BARRIERS `UP(`NUM_WARPS/2)
|
||||
`endif
|
||||
|
||||
`ifndef SOCKET_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue