Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise
This commit is contained in:
@@ -23,9 +23,6 @@ typedef struct digest
|
||||
} digest_t;
|
||||
#endif
|
||||
|
||||
u32 hc_atomic_dec (u32 *p);
|
||||
u32 hc_atomic_inc (u32 *p);
|
||||
|
||||
size_t get_global_id (u32 dimindx __attribute__((unused)));
|
||||
size_t get_local_id (u32 dimindx __attribute__((unused)));
|
||||
size_t get_local_size (u32 dimindx __attribute__((unused)));
|
||||
|
||||
Reference in New Issue
Block a user