Skip to content

Commit

Permalink
FS changed batch from 16 to 8 to check if memory is causing crash
Browse files Browse the repository at this point in the history
  • Loading branch information
adsouza committed Nov 1, 2024
1 parent 7c7a890 commit 102e106
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def single_parc(
fsaparc=True,
parallel=True,
threads=24,
batch=8, # temporary change to see if memory is causing crash
)
)
if fastsurfer_executable:
Expand Down

0 comments on commit 102e106

Please sign in to comment.