Make -j bugs
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
I am on Ubuntu 18.04.
I try to dockerise dynet. Making `RUN make -j 12`, I found some bugs but I don't know their relevance. (I did before `RUN cmake .. -DEIGEN3_INCLUDE_DIR=/usr/include/eigen3/ -DENABLE_CPP_EXAMPLES=ON -DMKL_ROOT=/opt/intel/mkl -DMKL=TRUE`)
Can you tell me if the results of this command in Error.txt, here after, can cause problems for the rest or if I did something wrong installing Dynet.
[Error.txt](https://github.com/clab/dynet/files/4938668/Error.txt)
I thank you in advance.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the attached Error.txt and the CMake and make commands in the report. Reproduce the Docker build on Ubuntu 18.04 with the stated MKL and Eigen settings, then determine whether the parallel-build errors are reproducible and whether they indicate a project bug or setup problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, docker, ubuntu
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100