forked from gadgetron/gadgetron
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
65 lines (65 loc) · 1.75 KB
/
environment.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: gadgetron
channels:
- gadgetron
- nvidia
- conda-forge
- bioconda
- defaults
- intel
- cefca
dependencies:
- armadillo=9.900.5 # dev
- boost=1.76.0
- breathe=4.32.0 # dev
- cmake=3.21.3 # dev
- cpr=1.7.2
- cuda-libraries-dev=11.6.1 # cuda, dev
- cuda-libraries=11.6.1 # cuda
- cuda-runtime=11.6.1 # cuda
- cuda-nvcc=11.6.112 # cuda, dev
- dcmtk=3.6.1
- doxygen=1.9.2 # dev
- fftw=3.3.9
- gadgetron-python=1.3.6
- gcc_linux-64=9.4.0 # dev
- gdb=11.1 # dev
- gmock=1.10.0 # dev
- gxx_linux-64=9.4.0 # dev
- gtest=1.10.0 # dev
- h5py=3.2.1
- hdf5=1.10.6
- howardhinnant_date=3.0.1 # dev
- ismrmrd=1.7.1
- ismrmrd-python=1.9.8
- jupyter=1.0.0 # dev
- libblas=*=*mkl
- libcurl=7.79.1 # dev
- libxml2=2.9.12 # dev
- libxslt=1.1.33 # dev
- make=4.3 # dev
- matplotlib=3.4.3 # dev
- memkind=1.10.1
- mkl=2022.0.1
- mkl-include=2022.0.1 # dev
- mrd-storage-server=0.0.8
- ninja=1.10.2 # dev
- nlohmann_json=3.10.4 # dev
- numpy=1.22.1
- onnxruntime=1.10.0
- pip=21.2.4
- plplot=5.11.2
- pugixml=1.11.4 # dev
- pyfftw=0.12.0
- python=3.9.7
- range-v3=0.11.0
- recommonmark=0.7.1 # dev
- scipy=1.7.1
- siemens_to_ismrmrd=1.2.2
- shellcheck=0.7.2 # dev
- sphinx=4.4.0 # dev
- sphinx_rtd_theme=0.4.3 # dev
- sysroot_linux-64=2.17
- valgrind=3.17.0 # dev
- xsdata=22.2
- pip:
- junitparser==2.2.0