Skip to content

Initialize random number generation for consistent behavior between compilers #78

Open
@milancurcic

Description

@milancurcic

Currently ifort uses repeatable random seed by default:

https://fortran-lang.discourse.group/t/mnist-problem-finding-file/3464/17

Use random_init (where supported) for more consistent behavior.

Also proposed in #57.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions