mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore(gpu): add nvtx tool for profiling
This commit is contained in:
committed by
Agnès Leroy
parent
ffdaf6ad13
commit
25d1a4e4dd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user