|
a |
|
b/coderpp/clustering/environment.yml |
|
|
1 |
name: faiss_gpu |
|
|
2 |
channels: |
|
|
3 |
- pytorch |
|
|
4 |
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main |
|
|
5 |
- defaults |
|
|
6 |
dependencies: |
|
|
7 |
- _libgcc_mutex=0.1=main |
|
|
8 |
- _openmp_mutex=4.5=1_gnu |
|
|
9 |
- blas=1.0=mkl |
|
|
10 |
- bzip2=1.0.8=h7b6447c_0 |
|
|
11 |
- ca-certificates=2021.5.25=h06a4308_1 |
|
|
12 |
- certifi=2021.5.30=py37h06a4308_0 |
|
|
13 |
- cudatoolkit=11.0.221=h6bb024c_0 |
|
|
14 |
- faiss-gpu=1.7.1=py3.7_h293177f_1_cuda11.0 |
|
|
15 |
- ffmpeg=4.3=hf484d3e_0 |
|
|
16 |
- freetype=2.10.4=h5ab3b9f_0 |
|
|
17 |
- gmp=6.2.1=h2531618_2 |
|
|
18 |
- gnutls=3.6.15=he1e5248_0 |
|
|
19 |
- intel-openmp=2021.2.0=h06a4308_610 |
|
|
20 |
- jpeg=9b=h024ee3a_2 |
|
|
21 |
- lame=3.100=h7b6447c_0 |
|
|
22 |
- lcms2=2.12=h3be6417_0 |
|
|
23 |
- ld_impl_linux-64=2.35.1=h7274673_9 |
|
|
24 |
- libfaiss=1.7.1=h7f34bec_1_cuda11.0 |
|
|
25 |
- libffi=3.3=he6710b0_2 |
|
|
26 |
- libgcc-ng=9.3.0=h5101ec6_17 |
|
|
27 |
- libgomp=9.3.0=h5101ec6_17 |
|
|
28 |
- libiconv=1.15=h63c8f33_5 |
|
|
29 |
- libidn2=2.3.1=h27cfd23_0 |
|
|
30 |
- libpng=1.6.37=hbc83047_0 |
|
|
31 |
- libstdcxx-ng=9.3.0=hd4cf53a_17 |
|
|
32 |
- libtasn1=4.16.0=h27cfd23_0 |
|
|
33 |
- libtiff=4.2.0=h85742a9_0 |
|
|
34 |
- libunistring=0.9.10=h27cfd23_0 |
|
|
35 |
- libuv=1.40.0=h7b6447c_0 |
|
|
36 |
- libwebp-base=1.2.0=h27cfd23_0 |
|
|
37 |
- lz4-c=1.9.3=h2531618_0 |
|
|
38 |
- mkl=2021.2.0=h06a4308_296 |
|
|
39 |
- mkl-service=2.3.0=py37h27cfd23_1 |
|
|
40 |
- mkl_fft=1.3.0=py37h42c9631_2 |
|
|
41 |
- mkl_random=1.2.1=py37ha9443f7_2 |
|
|
42 |
- ncurses=6.2=he6710b0_1 |
|
|
43 |
- nettle=3.7.3=hbbd107a_1 |
|
|
44 |
- ninja=1.10.2=hff7bd54_1 |
|
|
45 |
- numpy=1.20.2=py37h2d18471_0 |
|
|
46 |
- numpy-base=1.20.2=py37hfae3a4d_0 |
|
|
47 |
- olefile=0.46=py_0 |
|
|
48 |
- openh264=2.1.0=hd408876_0 |
|
|
49 |
- openssl=1.1.1k=h27cfd23_0 |
|
|
50 |
- pillow=8.2.0=py37he98fc37_0 |
|
|
51 |
- pip=21.1.2=py37h06a4308_0 |
|
|
52 |
- python=3.7.10=h12debd9_4 |
|
|
53 |
- pytorch=1.7.1=py3.7_cuda11.0.221_cudnn8.0.5_0 |
|
|
54 |
- readline=8.1=h27cfd23_0 |
|
|
55 |
- setuptools=52.0.0=py37h06a4308_0 |
|
|
56 |
- six=1.16.0=pyhd3eb1b0_0 |
|
|
57 |
- sqlite=3.35.4=hdfb4753_0 |
|
|
58 |
- tk=8.6.10=hbc83047_0 |
|
|
59 |
- torchaudio=0.7.2=py37 |
|
|
60 |
- torchvision=0.8.2=py37_cu110 |
|
|
61 |
- typing_extensions=3.7.4.3=pyha847dfd_0 |
|
|
62 |
- wheel=0.36.2=pyhd3eb1b0_0 |
|
|
63 |
- xz=5.2.5=h7b6447c_0 |
|
|
64 |
- zlib=1.2.11=h7b6447c_3 |
|
|
65 |
- zstd=1.4.9=haebb681_0 |
|
|
66 |
- pip: |
|
|
67 |
- blessings==1.7 |
|
|
68 |
- chardet==4.0.0 |
|
|
69 |
- click==8.0.1 |
|
|
70 |
- filelock==3.0.12 |
|
|
71 |
- gpustat==0.6.0 |
|
|
72 |
- grpcio==1.38.1 |
|
|
73 |
- huggingface-hub==0.0.12 |
|
|
74 |
- idna==2.10 |
|
|
75 |
- importlib-metadata==4.5.0 |
|
|
76 |
- jina==2.0.0rc10.dev3 |
|
|
77 |
- joblib==1.0.1 |
|
|
78 |
- lz4==3.1.1 |
|
|
79 |
- nvidia-ml-py3==7.352.0 |
|
|
80 |
- packaging==20.9 |
|
|
81 |
- protobuf==3.17.3 |
|
|
82 |
- psutil==5.8.0 |
|
|
83 |
- pyparsing==2.4.7 |
|
|
84 |
- pyyaml==5.4.1 |
|
|
85 |
- pyzmq==22.1.0 |
|
|
86 |
- regex==2021.4.4 |
|
|
87 |
- requests==2.25.1 |
|
|
88 |
- sacremoses==0.0.45 |
|
|
89 |
- scikit-learn==1.0.2 |
|
|
90 |
- scipy==1.7.3 |
|
|
91 |
- sklearn==0.0 |
|
|
92 |
- threadpoolctl==3.1.0 |
|
|
93 |
- tokenizers==0.10.3 |
|
|
94 |
- tornado==6.1 |
|
|
95 |
- tqdm==4.61.1 |
|
|
96 |
- transformers==4.8.1 |
|
|
97 |
- urllib3==1.26.5 |
|
|
98 |
- uvloop==0.15.2 |
|
|
99 |
- zipp==3.4.1 |