Set vector width size for CUDA

This commit is contained in:
Jens Steube
2019-05-01 18:20:19 +02:00
parent 3c4f4df771
commit 456c57a6d0
2 changed files with 64 additions and 28 deletions
+1 -1
View File
@@ -1016,7 +1016,7 @@ typedef struct hc_device_param
st_status_t st_status;
u32 vector_width;
int vector_width;
u32 kernel_wgs1;
u32 kernel_wgs12;