Skip to content

Commit

Permalink
one more conda activate
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 1, 2024
1 parent b36ee3e commit 15351b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions context/raft-ann-bench/get_datasets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

set -eo pipefail

. /opt/conda/etc/profile.d/conda.sh; conda activate rapids

export CONDA_PREFIX=/opt/conda/envs/rapids

python -m raft_ann_bench.get_dataset --dataset deep-image-96-angular --normalize --dataset-path /home/rapids/preloaded_datasets
Expand Down

0 comments on commit 15351b6

Please sign in to comment.