mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 06:13:58 -05:00
chore(gpu): some tests on erc20
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
std::mutex m;
|
std::mutex m;
|
||||||
bool p2p_enabled = false;
|
bool p2p_enabled = false;
|
||||||
const int THRESHOLD_MULTI_GPU = 12;
|
const int THRESHOLD_MULTI_GPU = 68;
|
||||||
|
|
||||||
// Enable bidirectional p2p access between all available GPUs and device_0_id
|
// Enable bidirectional p2p access between all available GPUs and device_0_id
|
||||||
int32_t cuda_setup_multi_gpu(int device_0_id) {
|
int32_t cuda_setup_multi_gpu(int device_0_id) {
|
||||||
|
|||||||
Reference in New Issue
Block a user