Skip to content

Fix #448: Transform global variables in stats package#449

Open
akbertram wants to merge 1 commit intomasterfrom
stats-multithreading
Open

Fix #448: Transform global variables in stats package#449
akbertram wants to merge 1 commit intomasterfrom
stats-multithreading

Conversation

@akbertram
Copy link
Member

This extends the GlobalVarRewriter to automatically transform the
remaining global variables in C and Fortran code in the stats package
to use Session-scoped values so that it can be safely called from
multiple threads.

The performance impact needs to be evaluated before merging.

This extends the GlobalVarRewriter to automatically transform the
remaining global variables in C and Fortran code in the stats package
to use Session-scoped values so that it can be safely called from
multiple threads.

The performance impact needs to be evaluated before merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant