Patch torch build/installation instructions to work with gcc12
Patch torch build/installation instructions to work with gcc12
- Do not treat warnings as errors for gcc12 only.
- Add patch for submodule gloo.
- Disable buidlding of tests. Mentions SPI-2195
Edited by Dmitri Konstantinov