You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, you may activate the environment and instruct `asv run` to use this existing environment for the benchmarks by pointing it to thhe environment's python binary, like so:
18
18
```
19
19
conda activate dpctl-benchmarking
20
-
asv run --environment existing:/full/mamba/path/envs/dpctl-benchmarking/bin/python
20
+
asv run --environment existing:/full/mamba/path/envs/dpctl-benchmarking/bin/python
0 commit comments