We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cef47 commit 913a70bCopy full SHA for 913a70b
src/metrics/bras/config.vsh.yaml
@@ -68,24 +68,12 @@ engines:
68
# Specifications for the Docker image for this component.
69
# testing gpu jax version
70
- type: docker
71
- image: nvidia/cuda:12.4.0-runtime-ubuntu22.04
+ image: openproblems/base_pytorch_nvidia:1.1
72
setup:
73
- - type: apt
74
- packages:
75
- - python3-pip
76
- - procps
77
- - git
78
- type: python
79
packages:
80
- jax[cuda_12_pip]
81
- - anndata~=0.11.0
82
- - scanpy~=1.11.0
83
- scib-metrics~=0.5.7
84
- - pyyaml
85
- - requests
86
- - jsonschema
87
- github:
88
- - openproblems-bio/core#subdirectory=packages/python/openproblems
89
# - type: docker
90
# image: python:3.11
91
# setup:
0 commit comments