Skip to content

Commit

Permalink
get full screen matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Jul 27, 2023
1 parent 99c8a67 commit 9a7db31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/rules/screen.smk
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ rule compare_sketch:
shell:
"comparesketch.sh alltoall "
" format=3 out={output} "
" records=5000 "
" {input} "
" -Xmx{resources.java_mem}g "
" &> {log}"
Expand Down

0 comments on commit 9a7db31

Please sign in to comment.