fix a bug when building for gfx1030 target. (#591)

* fix a bug while building for gfx1030 and add gfx1030 to targets

* fix syntax
This commit is contained in:
Illia Silin
2023-02-16 11:54:08 -08:00
committed by GitHub
parent 584d233cfe
commit bef0cb20db
2 changed files with 4 additions and 3 deletions

View File

@@ -111,6 +111,7 @@ __global__ void
ignore = p_b_grid;
ignore = p_b1_grid;
ignore = p_c_grid;
ignore = p_d0s_grid;
ignore = a_element_op;
ignore = b_element_op;
ignore = c0de_element_op;