Skip to content

Commit ff004cf

Browse files
committed
Allow partial fit and enable new folddisco binary
1 parent 68a3f82 commit ff004cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/worker.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,6 +1538,7 @@ rm -rf -- "${BASE}/tmp"
15381538
"--top",
15391539
"1000",
15401540
"--superpose",
1541+
"--partial-fit",
15411542
"-t",
15421543
strconv.Itoa(threads),
15431544
}

0 commit comments

Comments
 (0)