Compilation errors (cudnn related)
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am having problems when installing dynet with GPU support. I am following the instructions for manual installation at: https://dynet.readthedocs.io/en/latest/python.html#installing-dynet-for-python
I am running `make -j 2` but I have noticed it keeps failing when calling the cudnn-ops.cu file.
Here is the installation log:
[log.txt](https://github.com/clab/dynet/files/2455576/log.txt)
Any ideas on what is going on?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Python installation instructions and the attached installation log, then reproduce the `make -j 2` build. Inspect the failure occurring while compiling `cudnn-ops.cu`; done means the documented GPU installation completes without the reported compilation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100