Skip to content

Different results for Mac vs Linux/Windows #7

@jasondbiggs

Description

@jasondbiggs

Using the binaries downloaded from this repo I get on linux (same answer on windows):

$ ./surge-linux-v1.0 -u C7H12O2N2
C7N2O2H12  H=12 C=7 N=2 O=2  nv=11 edges=10-13 DBE=3 maxd=4 maxc=4
>Z generated 24901 -> 7811169 -> 22834059 in 1.76 sec

but on my mac I get

% ./surge-macos-v1.0 -u C7H12O2N2
C7N2O2H12  H=12 C=7 N=2 O=2  nv=11 edges=10-13 DBE=3 maxd=4 maxc=4
>Z generated 22674 -> 7378042 -> 22261950 in 1.08 sec

I haven't built surge locally, were these binaries built from the same source code? If so, do you know why there is this platform dependence?

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