Skip to content

Make POS_SIZE a command line parameter for gap #1

@giovmanz

Description

@giovmanz

POS_SIZE is the number of bytes used to represent a position inside the final BWT. It is currently set to 5 inside config.h. If we make it a command line parameter we are ready for datasets larger than 2^40. Note that eGap knows in advance the size of the final BWT so it can pass the right value to both gap and mergelcp

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions