pytorch/.azure_pipelines
Nikita Shulga c373387709 Update CMake and use native CUDA language support (#62445)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62445

PyTorch currently uses the old style of compiling CUDA in CMake which is just a
bunch of scripts in `FindCUDA.cmake`. Newer versions support CUDA natively as
a language just like C++ or C.

Test Plan: Imported from OSS

Reviewed By: ejguan

Differential Revision: D31503350

fbshipit-source-id: 2ee817edc9698531ae1b87eda3ad271ee459fd55
2021-10-11 09:05:48 -07:00
..
job_templates Update CMake and use native CUDA language support (#62445) 2021-10-11 09:05:48 -07:00
build-pipeline.yml Added Azure Pipelines build steps for PyTorch (#54039) 2021-03-30 17:32:43 -07:00
daily-pipeline.yml Added Azure Pipelines build steps for PyTorch (#54039) 2021-03-30 17:32:43 -07:00
nightly-pytorch-tests-pipeline.yml Added logic for notifying PTE webapp for Nightly and PR builds (#62512) 2021-08-02 16:44:35 -07:00
pytorch-tests-pipeline.yml Added logic for notifying PTE webapp for Nightly and PR builds (#62512) 2021-08-02 16:44:35 -07:00
verify-pipeline.yml Added Azure Pipelines build steps for PyTorch (#54039) 2021-03-30 17:32:43 -07:00