Apex on MacOS Mojave
Open
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
- 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 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