Skip to content

Commit 6aec6a5

Browse files
committed
Add image level parallelization to the task
1 parent 890fb1a commit 6aec6a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fractal_helper_tasks/__FRACTAL_MANIFEST__.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
"input_type": "zarr",
139139
"output_type": "zarr",
140140
"meta": {
141+
"parallelization_level": "image",
141142
"cpus_per_task": 2,
142143
"mem": 8000
143144
},

0 commit comments

Comments
 (0)