Group Parallelism Tags
Tags for enabling/disabling parallelism.

Grouped Tags Overview

Grouped Tags Detail

Parallel

Defined in
<seqan/parallel.h>
Tag to select the parallel implementation of an algorithm.

Serial

Defined in
<seqan/parallel.h>
Tag to select the serial implementation of an algorithm.

Vectorial

Defined in
<seqan/parallel.h>
Tag to select the vectorized implementation of an algorithm.