mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-21 05:19:20 +00:00
[Doc][Werror] Fix security alerts and sync with MIOpen (#1085)
* fix Werror unused-parameter
* sync doc requirements
* fix blank space format
* fix dependency issue
[ROCm/composable_kernel commit: 3a3b98ef79]
This commit is contained in:
@@ -50,7 +50,9 @@ __global__ void
|
||||
ignore = p_in_global;
|
||||
ignore = out_grid_desc;
|
||||
ignore = p_out_global;
|
||||
ignore = batch_count;
|
||||
ignore = block_2_tile_map;
|
||||
ignore = compute_ptr_offset_of_batch;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user