NVIDIA / nvbench

CUDA Kernel Benchmarking Library
Apache License 2.0
474 stars 63 forks source link

fix: add final mark in do_clone methods to avoid warnings #138

Closed andmax closed 9 months ago

alliepiper commented 9 months ago

Hi @andmax! Before we can merge this, we require all commits to be signed. Can you setup commit signing and remake this commit?

Info on signing is here: https://docs.github.com/articles/about-gpg/ (Using an SSH key instead of PGP is fine and generally easier to configure).

Updating the existing commit can be done with git commit --amend -S once the signing key is configured.

andmax commented 9 months ago

Hi Allison, done! I've gpg signed the commit amending it. Thanks, Andre.

alliepiper commented 9 months ago

Great, thanks for the contribution!