Skip to content
Snippets Groups Projects
Commit 305095f3 authored by Markus Holzer's avatar Markus Holzer
Browse files

minor change

parent f0107fb9
No related branches found
No related tags found
1 merge request!223Fix benchmark generation
......@@ -182,7 +182,6 @@ def test_benchmark_vectorized():
pytest.skip("cannot detect CPU instruction set")
for vec in instruction_sets:
print(vec)
dh = create_data_handling((20, 20, 20), periodicity=True)
width = get_vector_instruction_set(instruction_set=vec)['width'] * 8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment