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
MTIP
spinifel
Commits
7d27aec9
Commit
7d27aec9
authored
Feb 23, 2022
by
Hsing-Yin Chang
Browse files
add the toml file for running legion code
parent
ce3e531d
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings/cgpu_legion.toml
0 → 100644
View file @
7d27aec9
# This toml file contains settings for the Cori quicktart
[debug]
test
=
"Quickstart settings for Cori"
verbose
=
true
verbosity
=
0
use_callmonitor
=
false
[data]
in_dir
=
"${CFS}/m2859/data/3iyf/clean"
out_dir
=
"${SCRATCH}/spinifel_output"
name
=
"3iyf_ariana_20k_hires.h5"
[detector]
shape
=
[
1
,
128
,
128
]
[psana]
enable
=
false
ps_smd_n_events
=
10000
ps_eb_nodes
=
1
ps_srv_nodes
=
0
[runtime]
N_images_per_rank
=
2500
use_cuda
=
false
use_cufinufft
=
false
use_cupy
=
false
use_single_prec
=
false
chk_convergence
=
false
[gpu]
devices_per_node
=
1
[algorithm]
N_generations
=
10
nER
=
50
nHIO
=
25
beta
=
0.3
cutoff
=
0.05
N_phase_loops
=
10
N_clipping
=
0
N_binning
=
0
N_orientations
=
10000
# model_slices
N_batch_size
=
100
Write
Preview
Markdown
is supported
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