minor update

This commit is contained in:
Blaise Tine 2024-05-06 07:54:50 -07:00
parent 6519d356ed
commit faacace2a4

View file

@ -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