Test compiling stan model in conda with conda-forge compilers installed
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 207
- Forks
- 28
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
Otherwise it seems this can lead to the stan makefile not recognizing the compiler:
RuntimeError: Command make STAN_THREADS=true STANCFLAGS=--include-paths=. /tmp/tmp9av6ksrm/model_model.so failed with code 2.
stdout:
stderr:
stan/lib/stan_math/make/libraries:117: *** "Need to set TBB_CXX_TYPE for non-standard compiler other than gcc or clang.". Stop.
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
Reproduce compilation of a Stan model in conda with conda-forge compilers installed and inspect the Stan makefile failure at stan/lib/stan_math/make/libraries:117. Done means the model compiles without the TBB_CXX_TYPE error when using a non-standard compiler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100