From d3537e1bde75e23b483f647b9f0716f0a505060c Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Tue, 17 Apr 2018 12:04:24 -0500 Subject: [PATCH 1/2] Point reqs at perf-count-require-no-boostable-into branch --- .test-conda-env-py3-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.test-conda-env-py3-requirements.txt b/.test-conda-env-py3-requirements.txt index 45c20c1f..c6e4c9f0 100644 --- a/.test-conda-env-py3-requirements.txt +++ b/.test-conda-env-py3-requirements.txt @@ -1,3 +1,3 @@ git+https://gitlab.tiker.net/inducer/boxtree git+https://github.com/inducer/pymbolic -git+https://github.com/inducer/loopy +git+https://gitlab.tiker.net/inducer/loopy@perf-count-require-no-boostable-into diff --git a/requirements.txt b/requirements.txt index 1e86e610..2b1f07e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ git+https://github.com/inducer/pymbolic git+https://github.com/inducer/islpy git+https://github.com/inducer/pyopencl git+https://gitlab.tiker.net/inducer/boxtree -git+https://github.com/inducer/loopy +git+https://gitlab.tiker.net/inducer/loopy@perf-count-require-no-boostable-into git+https://github.com/inducer/pyfmmlib -- GitLab From 2187d07476fd0568aba791366d7b967b8d0fb8c7 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sat, 21 Apr 2018 08:13:57 -0500 Subject: [PATCH 2/2] Point at ignore-boostable-for-real loopy branch --- .test-conda-env-py3-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.test-conda-env-py3-requirements.txt b/.test-conda-env-py3-requirements.txt index c6e4c9f0..d056a554 100644 --- a/.test-conda-env-py3-requirements.txt +++ b/.test-conda-env-py3-requirements.txt @@ -1,3 +1,3 @@ git+https://gitlab.tiker.net/inducer/boxtree git+https://github.com/inducer/pymbolic -git+https://gitlab.tiker.net/inducer/loopy@perf-count-require-no-boostable-into +git+https://gitlab.tiker.net/inducer/loopy@ignore-boostable-for-real diff --git a/requirements.txt b/requirements.txt index 2b1f07e2..423ff569 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ git+https://github.com/inducer/pymbolic git+https://github.com/inducer/islpy git+https://github.com/inducer/pyopencl git+https://gitlab.tiker.net/inducer/boxtree -git+https://gitlab.tiker.net/inducer/loopy@perf-count-require-no-boostable-into +git+https://gitlab.tiker.net/inducer/loopy@ignore-boostable-for-real git+https://github.com/inducer/pyfmmlib -- GitLab