mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
max wg size
This commit is contained in:
@@ -462,7 +462,7 @@ int main(int argc, char **argv)
|
||||
#endif
|
||||
/////////////////////////////////////////////////////////////////
|
||||
|
||||
unsigned int blockSize = 512; // max size of the thread blocks
|
||||
unsigned int blockSize = 256; // 512; // max size of the thread blocks
|
||||
unsigned int sharedMemSize = 2 * blockSize;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user