You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moved functionality for k-mer counting on GPU to the gpu branch, as the code haven't been properly tested, and can not be tested with the GitHub CI.
Removed compat entry for CUDA
Removed the BioSeqCUDAExt extension
Removed the CUDAExt extension
Changed the meaning of the D type parameter such that KmerColumns means KmerVectors{1} and KmerRows means KmerVectors{2}. This change is purely semantic and does not change any structure or functionality.
01e783f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
D
type parameter such that KmerColumns means KmerVectors{1} and KmerRows means KmerVectors{2}. This change is purely semantic and does not change any structure or functionality.01e783f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/94935
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: