Add convergent attribute to vx_barrier
Note this attribute is only supported by Clang, so this will only be applied to the kernel binary but not runtime.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
// #define SMEM_SIZE 0x4000
|
||||
// 64KB
|
||||
// #define SMEM_SIZE 0x10000
|
||||
// 128KB
|
||||
// #define SMEM_SIZE 0x20000
|
||||
// 256KB
|
||||
#define SMEM_SIZE 0x40000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user