Skip to content
Snippets Groups Projects
Commit c8dae1fb authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

Add correct pip hash and add dask_cudf

parent 827281f7
No related branches found
No related tags found
1 merge request!31Add correct pip hash and add dask_cudf
name: gpfs-dev name: gpfs
channels: channels:
- conda-forge - conda-forge
- bioconda - bioconda
...@@ -62,6 +62,7 @@ dependencies: ...@@ -62,6 +62,7 @@ dependencies:
- dask=2024.9.0=pyhd8ed1ab_0 - dask=2024.9.0=pyhd8ed1ab_0
- dask-core=2024.9.0=pyhd8ed1ab_0 - dask-core=2024.9.0=pyhd8ed1ab_0
- dask-cuda=24.10.00=py311_241009_g4e45758_0 - dask-cuda=24.10.00=py311_241009_g4e45758_0
- dask-cudf=24.10.01=cuda12_py311_241009_g7b0adfa253_0
- dask-expr=1.1.14=pyhd8ed1ab_0 - dask-expr=1.1.14=pyhd8ed1ab_0
- debugpy=1.8.11=py311hfdbb021_0 - debugpy=1.8.11=py311hfdbb021_0
- decorator=5.1.1=pyhd8ed1ab_1 - decorator=5.1.1=pyhd8ed1ab_1
...@@ -179,7 +180,7 @@ dependencies: ...@@ -179,7 +180,7 @@ dependencies:
- pexpect=4.9.0=pyhd8ed1ab_1 - pexpect=4.9.0=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004 - pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=11.0.0=py311h49e9ac3_0 - pillow=11.0.0=py311h49e9ac3_0
- pip=24.3.1=pyh145f28c_1 - pip=24.3.1=pyh8b19718_2
- platformdirs=4.3.6=pyhd8ed1ab_1 - platformdirs=4.3.6=pyhd8ed1ab_1
- prompt-toolkit=3.0.48=pyha770c72_1 - prompt-toolkit=3.0.48=pyha770c72_1
- psutil=6.1.0=py311h9ecbd09_0 - psutil=6.1.0=py311h9ecbd09_0
...@@ -207,6 +208,7 @@ dependencies: ...@@ -207,6 +208,7 @@ dependencies:
- rich=13.9.4=pyhd8ed1ab_1 - rich=13.9.4=pyhd8ed1ab_1
- rmm=24.10.00=cuda12_py311_241009_g3223f841_0 - rmm=24.10.00=cuda12_py311_241009_g3223f841_0
- s2n=1.5.10=hb5b8611_0 - s2n=1.5.10=hb5b8611_0
- setuptools=75.6.0=pyhff2d567_1
- six=1.17.0=pyhd8ed1ab_0 - six=1.17.0=pyhd8ed1ab_0
- snappy=1.2.1=h8bd8927_1 - snappy=1.2.1=h8bd8927_1
- sortedcontainers=2.4.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0
...@@ -223,6 +225,7 @@ dependencies: ...@@ -223,6 +225,7 @@ dependencies:
- tzdata=2024b=hc8b5060_0 - tzdata=2024b=hc8b5060_0
- urllib3=2.2.3=pyhd8ed1ab_1 - urllib3=2.2.3=pyhd8ed1ab_1
- wcwidth=0.2.13=pyhd8ed1ab_1 - wcwidth=0.2.13=pyhd8ed1ab_1
- wheel=0.45.1=pyhd8ed1ab_1
- xorg-libxau=1.0.12=hb9d3cd8_0 - xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0 - xorg-libxdmcp=1.1.5=hb9d3cd8_0
- xyzservices=2024.9.0=pyhd8ed1ab_1 - xyzservices=2024.9.0=pyhd8ed1ab_1
...@@ -234,4 +237,4 @@ dependencies: ...@@ -234,4 +237,4 @@ dependencies:
- zstd=1.5.6=ha6fb4c9_0 - zstd=1.5.6=ha6fb4c9_0
- pip: - pip:
- nvidia-ml-py==12.560.30 - nvidia-ml-py==12.560.30
prefix: /home/mdefende/.conda/envs/gpfs-dev prefix: /home/mdefende/.conda/envs/gpfs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment