Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Schorb
VolumeAlign
Commits
47264b4d
Commit
47264b4d
authored
Jan 03, 2022
by
Martin Schorb
Browse files
spark params optimize
parent
2ec03ea7
Changes
1
Hide whitespace changes
Inline
Side-by-side
dash/params.py
View file @
47264b4d
...
...
@@ -80,7 +80,7 @@ min_chunksize = 5e5 # minimum chunk size for n5/zarr export (in bytes)
time_add_buffer
=
0.2
# time buffer for job submission (relative)
n_cpu_script
=
24
mem_per_cpu
=
3
# GB
mem_per_cpu
=
2
# GB
# standalone
...
...
@@ -90,7 +90,7 @@ n_cpu_standalone = 8
# spark
n_cpu_spark
=
200
cpu_pernode_spark
=
20
cpu_pernode_spark
=
15
mipmaps
=
dict
()
mipmaps
[
'min/Gpix/CPU'
]
=
6
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment