Files
pytorch/docs/source
Eddie Yan f7082e92b3 [cuBLAS] update cuBLAS determinism docs, remove workspace requirement checks (#161749)
Since CUDA 11.x (need to update the docs for this, current PR is saying 12.2 which is incorrect) we've been allocating cuBLAS workspaces explicitly per handle/stream combination https://github.com/pytorch/pytorch/pull/85447

According to the cuBLAS documentation, this appears to be sufficient for determinism without any explicit workspace requirements to e.g., `:4096:8` or `:16:8` as was previously expressed in PyTorch docs https://docs.nvidia.com/cuda/cublas/#results-reproducibility

Planning to add an explicit determinism test as well...

Pull Request resolved: https://github.com/pytorch/pytorch/pull/161749
Approved by: https://github.com/ngimel
2025-10-03 00:09:47 +00:00
..
2025-04-16 21:35:19 +00:00
2025-09-22 21:01:27 +00:00
2025-04-27 09:56:42 +00:00
2025-06-11 23:00:52 +00:00
2025-06-11 23:00:52 +00:00
2025-06-11 23:00:52 +00:00
2025-06-13 04:39:55 +00:00
2025-06-08 21:17:31 +00:00
2025-06-08 21:17:31 +00:00
2025-06-08 21:17:31 +00:00
2025-09-12 05:56:25 +00:00
2024-03-29 18:05:28 +00:00
2025-04-16 21:35:19 +00:00
2025-07-10 14:15:37 +00:00
2025-06-21 02:47:32 +00:00
2025-04-14 16:47:40 +00:00
2025-10-02 18:12:47 +00:00
2025-08-14 01:49:35 +00:00