Skip to content

Commit

Permalink
updated GPU version docs (same default target_id type for CPU and GPU…
Browse files Browse the repository at this point in the history
… now)
  • Loading branch information
muellan committed Dec 9, 2021
1 parent f8578df commit 1746bc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/gpu_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ If you don't supply additional parameters MetaCache will be compiled with the de
* targets with a length of up to 4,294,967,295 windows (which corresponds to approximately 485.3 billion nucleotides with the default window size of 112)
* kmers with a lengths of up to 16

This corresponds to the CPU version compiled with `make MACROS="-DMC_TARGET_ID_TYPE=uint32_t"`

**A database built by the GPU version can be queried by the corresponding CPU version and vice versa. The only restriction is the available (GPU) memory.**


Expand Down

0 comments on commit 1746bc3

Please sign in to comment.