installing Apex with CUDA and C++ extensions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
I'm trying to install apex with cuda and c++ extentsions by following "Quick start" but it's not installed correctly. Also apex is not imported as well.
Meanwhile, if I try "pip install -v --no-cache-dir .", apex is installed and imported correcly.
Could you please help me?
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's Quick start installation instructions and compare them with the working pip install -v --no-cache-dir . command. Reproduce the failed installation and capture the environment and import errors; the issue is done when the documented CUDA/C++ extension installation completes and Apex imports correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python, pytorch
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100