chore(gpu): add nvtx tool for profiling

This commit is contained in:
Guillermo Oyarzun
2024-06-19 09:37:28 +02:00
committed by Agnès Leroy
parent ffdaf6ad13
commit 25d1a4e4dd
14 changed files with 146 additions and 25 deletions

View File

@@ -91,6 +91,7 @@ strings = ["integer"]
internal-keycache = ["dep:fs2"]
gpu = ["dep:tfhe-cuda-backend", "shortint"]
gpu-experimental-multi-arch = ["gpu", "tfhe-cuda-backend/experimental-multi-arch"]
gpu-profile = ["gpu", "tfhe-cuda-backend/profile"]
zk-pok = ["dep:tfhe-zk-pok"]
# Adds more FheUint/FheInt types to the HL