Skip to content

Commit 9f64dd5

Browse files
authored
Merge pull request #428 from jsandham/cherrypick_spsm_gfx90a_2
Disable test that consumes too much device memory on gfx1101 (#915)
2 parents ed5da19 + 8864460 commit 9f64dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/tests/test_spsm_coo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Tests:
274274
spsm_alg: [rocsparse_spsm_alg_default]
275275
matrix: [rocsparse_matrix_file_rocalution]
276276
filename: [Chevron3]
277-
skip_hardware: gfx1151
277+
skip_hardware: gfx1151, gfx1101
278278
req_memory: 12
279279

280280
- name: spsm_coo_file

0 commit comments

Comments
 (0)