pytorch/modules
cyy afd7b581aa Simplify OpenMP detection in CMake (#91576)
We greatly simplify the handing of OpenMP in CMake by using caffe2::openmp target thoroughly. We follow the old behavior by defaulting to MKL OMP library and detecting OMP flags otherwise.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/91576
Approved by: https://github.com/malfet
2023-02-04 11:50:06 +00:00
..
detectron Simplify OpenMP detection in CMake (#91576) 2023-02-04 11:50:06 +00:00
module_test
observers
rocksdb Use C++17 for RocksDB 7 header. (#75741) 2022-06-13 21:18:54 +00:00
CMakeLists.txt