Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Santiago Marco-Sola
EPROC-WP3
Commits
e376ff54
Commit
e376ff54
authored
Nov 16, 2021
by
Santiago Marco-Sola
Browse files
Adjusted BAND for banded Smith-Waterman
parent
59afb03e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ut91.bsw/align_benchmark.c
View file @
e376ff54
...
...
@@ -65,9 +65,13 @@ typedef struct {
// SELECT INPUT, REPETITIONS, AND BAND-WIDTH HERE
#define REPS 1
#define SW_BANDWIDTH 80
#define SW_BANDWIDTH 10
//#define SW_BANDWIDTH 20
//#define SW_BANDWIDTH 30
#include "data/sequences.n10K.l100.h"
//#define SW_BANDWIDTH 500
//#define SW_BANDWIDTH 100
//#define SW_BANDWIDTH 200
//#define SW_BANDWIDTH 300
//#include "data/sequences.n1K.l1K.h"
// Memory
...
...
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