NVIDIA / NVIDIA/apex

bus error (core dumped) when compiling apex

Open
#1,122 0 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

my environment is ubuntu 20.04.2 LTS. python=3.7
When I run
git clone https://github.com/NVIDIA/apex.git
cd apex
python setup.py install --cuda_ext --cpp_ext
it gives me :bus error (core dumped)

I failed compiling apex before this time. After that I meet this error. I'm wondering if it's something to do with memory.
I'm very new to this.......

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 reported setup.py install command using Ubuntu 20.04.2 LTS and Python 3.7, then capture the complete output around the bus error and check whether the failed compilation is reproducible. Done means identifying the environment or build condition causing the crash and documenting a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.