Skip to content

allow all stanc and stanc3 compiler flags #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mitzimorris opened this issue Dec 8, 2019 · 3 comments
Closed

allow all stanc and stanc3 compiler flags #186

mitzimorris opened this issue Dec 8, 2019 · 3 comments
Labels
feature New feature or request

Comments

@mitzimorris
Copy link
Member

Summary:

see discussion and solution for CmdStanR:
stan-dev/cmdstanr#71

Description:

Describe the issue as clearly as possible.

Additional Information:

Provide any additional information here.

Current Version:

@mitzimorris mitzimorris added the feature New feature or request label Dec 8, 2019
@mitzimorris
Copy link
Member Author

address issue #202 as well.

@ahartikainen
Copy link
Contributor

Do they already have a solution?

@mitzimorris
Copy link
Member Author

#219

only allow those compiler flags which are relevant for the CmdStanPy workflow.
ignore compiler flags which don't produce .hpp files or are used to debug the stanc3 compiler.
also ignore flags to pretty print program or cpp code, because this is not really part of the workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants