Commit 1de7e9bc authored by Adam Osewski's avatar Adam Osewski
Browse files

Fix Navi21 errors.

parent ac9ad854
...@@ -129,7 +129,6 @@ __global__ void ...@@ -129,7 +129,6 @@ __global__ void
#else #else
ignore = gemm_desc_const; ignore = gemm_desc_const;
ignore = group_count;
ignore = tile_count; ignore = tile_count;
ignore = k_batch; ignore = k_batch;
#endif // end of if (defined(__gfx908__) || defined(__gfx90a__)) #endif // end of if (defined(__gfx908__) || defined(__gfx90a__))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment