oneflow-inc/Build/Get OneFlow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
action-typenobuild-oneflow
oneflow-build-envenvironment to build OneFlow: conda, manylinux, llvmyes
oneflow-srcpath to OneFlow source codeyes
oneflow-build-keythe key to check if two builds are equivalent to each other, usually is hash value of non-test cpp and python filesyesnone
cmake-init-cachepath to CMake initial cache file to build OneFlowyes
cuda-versiondefault is none, format: 10.2, 11.2no
compute-platformdefault is none, format: cpu, cu112, cu102no
conda-env-filecan be a url or a pathno
conda-env-nameno
conda-prefixMiniconda prefix, if it fails to run 'conda --version', will install one thereno
conda-installer-urlIf conda not installed, use this url to download installernohttps://repo.anaconda.com/miniconda/Miniconda3-py39_4.10.3-Linux-x86_64.sh
manylinux-cache-dirpath to store cache produced by manylinux build, cmake build dir, .ccache dir, python .localyes
force-rebuildrebuild even package with same key foundnofalse
dry-runnofalse
self-hostednofalse
python-versionsyes
wheelhouse-dirwhere to put the produced .whl filesno
clear-wheelhouse-dirclear wheelhouse-dirnofalse
wheel-auditclear wheelhouse-dirnotrue
build-scripta bash script to build oneflowyes
retry-failed-buildRetry a failed build oneflow or notnofalse
clean-ccachenofalse
docker-run-use-system-http-proxynofalse
docker-run-use-lldnofalse
parallelmake/ninja -j {parallel}, default will be $(nproc)no
nightlyis nightly buildnofalse
nightly-datenightly dateno""
run-litbuild ninja c1nofalse
use-nvidia-wheelsuse nvidia for wheels cudnn, cublasnotrue
namedescription
pip-index-urlpip index url could be use to install oneflow