Skip to content
Commit 5e82e0d8 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Make Fortran code output deterministic

parent af7784e0
Loading
Loading
Loading
Pipeline #397 passed with stage
Loading
  • Andreas Klöckner @inducer

    mentioned in issue #21

    ·

    mentioned in issue #21

    Toggle commit list
  • Author Owner

    @cory Code should be the same every time now.

  • Developer

    @inducer I just tried pulling in this commit and others and when I try to run python setup install it tells me I'm missing pymbolic 2016.2. Looking around, it looks like the latest version you've released is 2016.1.1 so I'm a little confused.

  • Author Owner
  • Developer

    Yeah, I think it's because I was using pip to get pymbolic. That package version is still 2016.1.1 but I can easily just grab the latest from GitHub.

    Cory

  • Author Owner

    Actually, you can still use pip:

    pip install git+https://github.com/inducer/pymbolic.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment