Skip to content

Patch torch build/installation instructions to work with gcc12

Dmitri Konstantinov requested to merge SPI-2195-torch-gcc12 into master

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

Merge request reports