Add BUILD_BYPRODUCTS for ExternalProject_Add (#5316)
* Add BUILD_BYPRODUCTS for ExternalProject_Add
* build in one step if it is ninja
* fix yml syntax
* limit max-parallel
* limit max-parallel
* rm useless
* refine
* add --shm-size=8g
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- .github/workflows/simple.yml 8 additions, 4 deletions.github/workflows/simple.yml
- cmake/third_party/absl.cmake 2 additions, 1 deletioncmake/third_party/absl.cmake
- cmake/third_party/cocoapi.cmake 1 addition, 0 deletionscmake/third_party/cocoapi.cmake
- cmake/third_party/flatbuffers.cmake 13 additions, 12 deletionscmake/third_party/flatbuffers.cmake
- cmake/third_party/gflags.cmake 1 addition, 0 deletionscmake/third_party/gflags.cmake
- cmake/third_party/glog.cmake 1 addition, 0 deletionscmake/third_party/glog.cmake
- cmake/third_party/googletest.cmake 1 addition, 0 deletionscmake/third_party/googletest.cmake
- cmake/third_party/grpc.cmake 1 addition, 0 deletionscmake/third_party/grpc.cmake
- cmake/third_party/libjpeg-turbo.cmake 1 addition, 0 deletionscmake/third_party/libjpeg-turbo.cmake
- cmake/third_party/lz4.cmake 1 addition, 0 deletionscmake/third_party/lz4.cmake
- cmake/third_party/nccl.cmake 1 addition, 0 deletionscmake/third_party/nccl.cmake
- cmake/third_party/opencv.cmake 1 addition, 0 deletionscmake/third_party/opencv.cmake
- cmake/third_party/openssl.cmake 1 addition, 1 deletioncmake/third_party/openssl.cmake
- cmake/third_party/protobuf.cmake 1 addition, 0 deletionscmake/third_party/protobuf.cmake
- cmake/third_party/re2.cmake 1 addition, 0 deletionscmake/third_party/re2.cmake
- cmake/third_party/zlib.cmake 1 addition, 0 deletionscmake/third_party/zlib.cmake
- docker/package/manylinux/build_wheel.py 1 addition, 1 deletiondocker/package/manylinux/build_wheel.py
Please register or sign in to comment