NVIDIA / NVIDIA/apex

Apex on MacOS Mojave

Open
#155 4 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

Is it compatible with MacOS Mojave? I've been getting the following error when trying to import apex on python: AttributeError: dlsym(RTLD_DEFAULT, THCudaHalfTensor_normall): symbol not found
Torch version 1.0.1
Python 3.7.1
Cuda 10.0

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 by reproducing the import failure with Python 3.7.1, PyTorch 1.0.1, CUDA 10.0, and macOS Mojave. Determine whether Apex supports this combination and identify the cause of the missing THCudaHalfTensor_normall symbol. Done means establishing compatibility or documenting the required versions or workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python, pytorch
Domain
machine-learning, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.