Skip to content

add args to CmdStanModel.compile() to debug new compiler #202

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 Jan 27, 2020 · 1 comment
Closed

add args to CmdStanModel.compile() to debug new compiler #202

mitzimorris opened this issue Jan 27, 2020 · 1 comment
Labels
feature New feature or request

Comments

@mitzimorris
Copy link
Member

Summary:

release 2.22 introduces stanc3 compiler, but also include stanc2 compiler. to facilitate debugging, add arg stanc2 to compile method - False by default - can be turned on to debug compiler issues.

Description:

see stan-dev/cmdstanr#115

Additional Information:

Provide any additional information here.

Current Version:

@mitzimorris
Copy link
Member Author

implemented #219, closing this issue.

CmdStanPy ignores debug flags to Stanc3 compiler. added more docs to CmdStanPy about compilation process, and added docs and wiki page to CmdStan for debugging new compiler.

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

1 participant