NVIDIA / NVIDIA/apex

installing Apex with CUDA and C++ extensions

Open
#350 12 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.