Skip to content
Snippets Groups Projects
Commit 0028ee62 authored by Christoph Alt's avatar Christoph Alt
Browse files

Merge branch 'CUDA' of i10git.cs.fau.de:pycodegen/pystencils-benchmark into CUDA

parents 39b4029c a0a17570
No related branches found
No related tags found
1 merge request!1Add CUDA support
Pipeline #54957 skipped
......@@ -52,5 +52,3 @@ def test_generate_gpu():
generate_benchmark_gpu([kernel_vadd], temp_dir, compiler=compiler)
# subprocess.run(['make', '-C', f'{temp_dir}'], check=True)
# subprocess.run([f'{temp_dir}/benchmark-{compiler.name}', '10'], check=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment