mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-06 21:34:05 -05:00
chore(gpu): some tests on erc20
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
std::mutex m;
|
||||
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
|
||||
int32_t cuda_setup_multi_gpu(int device_0_id) {
|
||||
|
||||
Reference in New Issue
Block a user