Interactive installation
Open
@andrjohns is already working on this.
Since Sep 12, 2023.
feature
- Dominant language
- R
- Stars
- 160
- Forks
- 69
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 15
Description
As @avehtari suggested, we could ask users a few things during installation to add additional compile flags.
For example:
- do you want mtune=native cxx flags?
- always enable threading?
- always use pedantic mode?
- ...
Also, add an option to skip interaction with yes/no to all.
I am not 100% how that plays with installing cmdstan as part of a script that is not interactive (for example for CI). This is my only worry really. I don't want to break existing scripts obviously.
Contributor guide
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.
Assessment
This issue has not been assessed yet.