From de48dca1d497f0f244249da85d06cfb99af7c411 Mon Sep 17 00:00:00 2001
From: Isuru Fernando <isuruf@gmail.com>
Date: Fri, 20 Jan 2023 10:17:35 -0600
Subject: [PATCH] install pyvkfft from conda for benchmarks

---
 asv.conf.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/asv.conf.json b/asv.conf.json
index 9d214154..674de547 100644
--- a/asv.conf.json
+++ b/asv.conf.json
@@ -72,6 +72,7 @@
         "pyopencl" : [""],
         "islpy" : [""],
         "pocl" : [""],
+        "pyvkfft": [""],
         "pip+git+https://github.com/inducer/pymbolic#egg=pymbolic": [""],
         "pip+git+https://gitlab.tiker.net/inducer/boxtree#egg=boxtree": [""],
         "pip+git+https://github.com/inducer/loopy#egg=loopy": [""],
-- 
GitLab