Skip to content

Commit 0703cd2

Browse files
committed
cpu num fix for cellpose
1 parent 248b7b2 commit 0703cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
process {
1414

1515
resourceLimits = [
16-
cpus: 8,
16+
cpus: 4,
1717
memory: '16.GB',
1818
time: '1.h'
1919
]

0 commit comments

Comments
 (0)