Skip to content
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

Not enough memory available in the heap for unconfined models #119

Merged
merged 4 commits into from
Dec 3, 2018

Commits on Dec 3, 2018

  1. unsafe delete for unconfined benchmark

    new: memory for array for maximum size.
    Thomas-TK committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    2d0a82f View commit details
    Browse the repository at this point in the history
  2. unsafe delete for unconfined benchmark

    new: memory for array for maximum size.
    Thomas-TK committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    5c1ec20 View commit details
    Browse the repository at this point in the history
  3. Allow $EPSILON for ST, in the same way like for BCs

    Consisten with BC: The user is getting a choice to specify the tolreance in ST or taking the default or using the one from GLI.
    Thomas-TK committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    4dcd7a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f30761 View commit details
    Browse the repository at this point in the history