Skip to content

Should we make a YGM RNG helper? #131

@rogerpearce

Description

@rogerpearce

@steiltre @bwpriest @LFletch1

What are you're thoughts on making a ygm::random that helps initialize distributed STD RNGs from a common base seed?

It could be templated by the RNG engine, defaulting to std::default_random_engine.

Base seed, or single random device value, then apply some deterministic rank offset mechanism.

Helper functions for pulling out the common distribution types we use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions