Skip to content

Commit 913a70b

Browse files
committed
testing openproblems image
1 parent a7cef47 commit 913a70b

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

src/metrics/bras/config.vsh.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -68,24 +68,12 @@ engines:
6868
# Specifications for the Docker image for this component.
6969
# testing gpu jax version
7070
- type: docker
71-
image: nvidia/cuda:12.4.0-runtime-ubuntu22.04
71+
image: openproblems/base_pytorch_nvidia:1.1
7272
setup:
73-
- type: apt
74-
packages:
75-
- python3-pip
76-
- procps
77-
- git
7873
- type: python
7974
packages:
8075
- jax[cuda_12_pip]
81-
- anndata~=0.11.0
82-
- scanpy~=1.11.0
8376
- scib-metrics~=0.5.7
84-
- pyyaml
85-
- requests
86-
- jsonschema
87-
github:
88-
- openproblems-bio/core#subdirectory=packages/python/openproblems
8977
# - type: docker
9078
# image: python:3.11
9179
# setup:

0 commit comments

Comments
 (0)