Skip to content

Commit

Permalink
Merge branch 'main' into production-pilot
Browse files Browse the repository at this point in the history
  • Loading branch information
MTCam committed Aug 28, 2023
2 parents ba21eae + d01d684 commit 2a834cf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 145 deletions.
15 changes: 0 additions & 15 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,21 +169,6 @@ Mypy:
except:
- tags

Benchmarks:
script:
- CONDA_ENVIRONMENT=.test-conda-env-py3.yml
- PROJECT=loopy
- PYOPENCL_TEST=portable:pthread
- export LOOPY_NO_CACHE=1
- export ASV_FACTOR=1.5
- curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/build-and-benchmark-py-project.sh
- ". ./build-and-benchmark-py-project.sh"
tags:
- linux
- benchmark
except:
- tags

Downstream:
parallel:
matrix:
Expand Down
Empty file removed benchmarks/__init__.py
Empty file.
130 changes: 0 additions & 130 deletions benchmarks/run_sumpy_kernels.py

This file was deleted.

0 comments on commit 2a834cf

Please sign in to comment.