__CUDA_ARCH__ raise error operator '>=' has no left operand
- Dominant language
- C++
- Stars
- 932
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
when i compile bladeDisc from source according to https://deeprec.readthedocs.io/zh/latest/BladeDISC.html, when i execute command, I get the error.
`./scripts/python/tao_build.py /opt/venv_disc/ -s build_tao_bridge`

**To Reproduce**
image: alideeprec/deeprec-build:deeprec-dev-gpu-py36-cu116-ubuntu18.04 (we also have tried other image)
CUDA: cuda11.6
TF: tf1.15
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce ./scripts/python/tao_build.py /opt/venv_disc/ -s build_tao_bridge in the reported CUDA 11.6 and TensorFlow 1.15 environment, then inspect the build path producing the __CUDA_ARCH__ error. Done means the command completes without the “operator >= has no left operand” failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, tensorflow
- Domain
- compilers, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100