-
Notifications
You must be signed in to change notification settings - Fork 0
/
FCGF.yml
36 lines (35 loc) · 997 Bytes
/
FCGF.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#GTX3080+Pytorch1.7.1+cuda11.1+cudatoolkit11.0
channels:
- pytorch
- conda-forge
- open3d-admin
- defaults
dependencies:
- blas-devel
- cudatoolkit=11.0.221
- easydict
- future_fstrings
- matplotlib
- pip
- pocl
- pytorch 1.7.1 py3.8_cuda11.0.221_cudnn8.0.5_0
- scikit-learn
- tensorboardx
- torchvision
- typing_extensions
- nvcc_linux-64 # [linux]
- gcc_linux-64 # [linux]
- gxx_linux-64 # [linux]
- ocl-icd # [linux]
- open3d
- openblas
- libselinux-cos6-x86_64 # [linux]
- libx11-cos6-x86_64 # [linux]
- libxau-cos6-x86_64 # [linux]
- libxcb-cos6-x86_64 # [linux]
- libxdamage-cos6-x86_64 # [linux]
- libxext-cos6-x86_64 # [linux]
- libxfixes-cos6-x86_64 # [linux]
- libxxf86vm-cos6-x86_64 # [linux]
- mesa-dri-drivers-cos6-x86_64 # [linux]
- mesa-libgl-devel-cos6-x86_64 # [linux]