Reenabled support for Intel GPU OpenCL runtime (Beignet and NEO) because a workaround was found (force -cl-std=CL2.0)
This commit is contained in:
@@ -1242,6 +1242,11 @@ typedef struct hc_device_param
|
||||
|
||||
hc_timer_t timer_speed;
|
||||
|
||||
// Some more attributes
|
||||
|
||||
bool use_opencl12;
|
||||
bool use_opencl20;
|
||||
|
||||
// AMD
|
||||
bool has_vadd;
|
||||
bool has_vaddc;
|
||||
|
||||
Reference in New Issue
Block a user