GPU Package: Adding JIT test for OpenCL prefetch support.
This commit is contained in:
@ -346,6 +346,7 @@ class Device {
|
||||
int _block_pair, _block_bio_pair, _block_ellipse;
|
||||
int _pppm_block, _block_nbor_build, _block_cell_2d, _block_cell_id;
|
||||
int _max_shared_types, _max_bio_shared_types, _pppm_max_spline;
|
||||
int _nbor_prefetch;
|
||||
|
||||
UCL_Program *dev_program;
|
||||
UCL_Kernel k_zero, k_info;
|
||||
|
||||
Reference in New Issue
Block a user