commit 1724e676c1c32bc9d32fe2c3b86b8399c422b1d8
Merge: b806cfe 1fc4f59
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Feb 6 16:17:21 2019 +0100

    Merge pull request #35 from minrk/compilers
    
    add openmpi-mpicc,mpicxx,mpifort outputs

commit 1fc4f59517098284c6d1e8bd3cf92cb0b29e4cb9
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Feb 6 13:59:52 2019 +0100

    disable rpath, too
    
    do it ourselves in ldflags

commit 91277bcbd58f3c0d17e6cc75cb7299bb383c38c1
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Feb 6 10:41:30 2019 +0100

    disable new-dtags via --disable-wrapper-runpath

commit 32c607e0e58eb099fcdadb94696e1c25084f83a4
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Dec 18 17:28:45 2018 +0100

    specify wrapper flags

commit c7ed383b7b53fe17ced94cfdeb40abe330f3a647
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Nov 14 13:43:27 2018 +0100

    ensure mpiexec exits on error

commit cb8897690a129be46a47e34758325220186988ae
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Feb 5 16:24:35 2019 +0100

    test components in subpackages

commit 1ebe40cd963177fa6edd1aafc73bb944f549fb70
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Feb 5 16:23:08 2019 +0100

    include mpiexec.sh in test.files

commit 359d540f4bfad8ef4747d530f7d9b476fb677822
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Feb 5 15:40:35 2019 +0100

    MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.2.12, and conda-forge-pinning 2019.01.29

commit 37e7c9d7ec1b139c6d2eccbcef8b5698d23d1334
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Feb 5 15:39:46 2019 +0100

    add compiler packages
    
    empty packages that depend on openmpi and the platform compilers
    
    for easier user-installation

commit b806cfe0b5da173945df6f3bf37c70a8520ed029
Merge: 6c2b1e0 840c130
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Dec 19 08:56:29 2018 +0100

    Merge pull request #33 from minrk/back-to-travis
    
    switch back to travis for mac builds

commit 840c130edf461a2a17834a6ba2156174ae07cb1c
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Dec 18 17:29:39 2018 +0100

    MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.18

commit b066aba6fc1e0c92e7425a687e55566944b72791
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Dec 18 17:29:27 2018 +0100

    back to travis for mac builds
    
    now that it’s on recent enough xcode

commit 6c2b1e003181a0c064be0bc06d9ce13c7ddc5ff7
Merge: cc7520c 9e27290
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Oct 30 10:09:02 2018 +0100

    Merge pull request #31 from regro-cf-autotick-bot/3.1.3
    
    openmpi v3.1.3

commit 9e27290239469b190ef0fa8c4fad72f2ccc1a800
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Oct 29 22:16:51 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.10.16

commit 1d6390794529ad80f5b3416fa2cb98882d1c95fa
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Oct 29 22:16:46 2018 +0000

    updated v3.1.3

commit cc7520c0b89ecb818a763d76f14529f75f18920b
Merge: 143533e e902df2
Author: Min RK <benjaminrk@gmail.com>
Date:   Fri Oct 19 10:20:48 2018 +0200

    Merge pull request #30 from abretaud/sge
    
    Add support for SGE

commit e902df296e41e6739c9bd2dbf5289b6e4c12d5d4
Author: Anthony Bretaudeau <anthony.bretaudeau@inria.fr>
Date:   Thu Oct 18 14:49:39 2018 +0200

    add support for SGE

commit 143533e2cbd65d10237d4cb92034bbe544a010f5
Merge: 5fcd921 2d19048
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Oct 9 10:05:44 2018 +0200

    Merge pull request #29 from minrk/sysroot
    
    try forcing sysroot args on darwin

commit 2d1904842dccb530ea5d023578fda630323a1d87
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Oct 8 14:54:30 2018 +0200

    try forcing sysroot args on darwin
    
    I'm not sure the 10.9 SDK is getting fully picked up

commit 5fcd921d89446f4aa6176e12bfc57009d89aa9fe
Merge: 68eb7b5 1015075
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Oct 4 10:24:52 2018 +0200

    Merge pull request #27 from regro-cf-autotick-bot/rebuild
    
    Rebuild for Python 3.7, GCC 7, R 3.5.1, openBLAS 0.3.2

commit 1015075f4aa5995e836921db2aa62f249911ba8b
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Oct 3 19:07:39 2018 +0200

    use basename to avoid absolute-paths on compilers

commit b9be963e9e88cd79d8947d129cbb3fdc08ce7563
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Oct 3 15:55:16 2018 +0200

    update some env from the anaconda build.sh
    
    this might not do anything

commit 630319f2db912205a84613c60ecc6d1727360331
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Oct 3 15:54:57 2018 +0200

    move compilers to host env
    
    to ensure that path references to compilers in compiler wrappers get prefix-patched properly

commit 774ac3d7279498a4d4ff6f4ae54d5fc6361fa638
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Oct 3 11:52:48 2018 +0200

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.10.01

commit 2b52abbc5328ed90d3d26b8ade3b7c8a65144053
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Tue Aug 28 14:12:52 2018 +0000

    bump build number

commit 68eb7b5bcbe5c6f37a9655207196fa7d3ee4ac04
Merge: 9aec0b9 52de5ed
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Sep 4 10:16:29 2018 +0200

    Merge pull request #26 from regro-cf-autotick-bot/3.1.2
    
    openmpi v3.1.2
    
    closes #23

commit 52de5ed665668ac74a9c898215798d74ab9125c5
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Aug 30 11:05:27 2018 +0200

    try building mac on circle

commit d38a9b8bc6e294146fbebcdd3c6378bc7887db8f
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Aug 30 11:05:02 2018 +0200

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.08.28

commit c4acbb6992006f7be46bb283f054900c7e9b559a
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Wed Aug 22 16:26:56 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.08.21

commit fb079a5ab19246f0b4e61e513b1eb3a7cf0eba45
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Wed Aug 22 16:26:48 2018 +0000

    updated v3.1.2

commit 9aec0b9c55403d60779a4f11cf4efd1c5a019309
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 18:41:58 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit 969a2c10c61ca86e46bc265890ddd8710f0d96ad
Merge: 75cea0f c39a6f6
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Jul 4 21:46:50 2018 +0200

    Merge pull request #24 from minrk/libgfortran
    
    trigger rebuild to get libgfortran dependency

commit c39a6f6bbba081916be325b1c5962fd2864bcd20
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Jul 4 13:18:26 2018 +0200

    bump build number
    
    get fixes from toolchain 2.1.6 linking libgfortran instead of libgfortran-ng

commit 75cea0f355ab83802b172bc3650e0c54910e1ddc
Merge: d527b5a 9265bb6
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Jun 28 10:19:16 2018 +0200

    Merge pull request #22 from regro-cf-autotick-bot/compiler_migration2
    
    Migrate to Jinja2 compiler syntax

commit 9265bb67e7d8557d89169dc6a3efe178b7c644d8
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Jun 27 20:51:34 2018 +0200

    use compilers in test requires

commit 4cc64cb0cb92a613ba22636927713cdd2aeb51c0
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Jun 27 20:51:20 2018 +0200

    fix run_exports pin

commit a63ec31b62dee869e7c8aba978a7b3ce89b12194
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Jun 26 13:54:11 2018 +0200

    bump build number

commit 9f14f33160f661218b5fce326145f12d2dab10f0
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Jun 26 13:18:26 2018 +0200

    host: empty list
    
    due to conda-forge bug handling empty `host: `

commit 4f89388de77b3214b203ca849d7d239c4b2a88f7
Author: Travis CI User <travis@example.org>
Date:   Tue Jun 26 01:24:10 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.6 and pinning 2018.06.19

commit 1a7a2622cf487f2234f4b9da11797415049c98a2
Author: Travis CI User <travis@example.org>
Date:   Tue Jun 26 01:24:03 2018 +0000

    migrated to Jinja2 compiler syntax build

commit d527b5a7ac130c813420de528be3a2334a3e3244
Merge: 433c418 2037655
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu May 31 14:51:17 2018 +0200

    Merge pull request #21 from minrk/run_exports
    
    run_exports

commit 203765512a536ea269887de6109cd40496f0c1d3
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu May 31 12:38:41 2018 +0200

    MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22

commit 3cded4d117c431f995833eed4f8b41594d46bb34
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu May 31 11:19:37 2018 +0200

    run_exports
    
    so that packages build against openmpi have the right runtime dependency
    
    pinned to minor version, so 3.1.1 results in runtime dependency of `>=3.1.0,<3.2.0`

commit 433c4187944f347773aa7361ee58d820a74cec6b
Merge: a951ed7 af2a46f
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue May 8 09:09:49 2018 +0200

    Merge pull request #20 from regro-cf-autotick-bot/3.1.0
    
    openmpi v3.1.0

commit af2a46f040ce103929dd85c36287cbf862e42ead
Author: Travis CI User <travis@example.org>
Date:   Tue May 8 04:18:41 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.2 and pinning 2018.05.07

commit 0e41d3efb5a825cd669bb7639a0519785f610b2a
Author: Travis CI User <travis@example.org>
Date:   Tue May 8 04:18:20 2018 +0000

    updated v3.1.0

commit a951ed7cd73473275236ab44fef5fbab72096e46
Merge: 19a2ee8 ca2cf6c
Author: Min RK <benjaminrk@gmail.com>
Date:   Sun Apr 1 11:36:22 2018 +0200

    Merge pull request #18 from regro-cf-autotick-bot/3.0.1
    
    openmpi v3.0.1

commit ca2cf6cf7c3519d222abfbaca49d5c0217bc7358
Author: Min RK <benjaminrk@gmail.com>
Date:   Sun Apr 1 10:26:10 2018 +0200

    MNT: Re-rendered with conda-smithy 2.4.5

commit bf99cc048a9f2cd1acaa2abe5113f1984961e243
Author: Min RK <benjaminrk@gmail.com>
Date:   Sun Apr 1 10:24:56 2018 +0200

    pin perl version to avoid conda-smithy matrix

commit 1576f2dc8feb50fc6a9a6698859f297e099a983e
Author: Travis CI User <travis@example.org>
Date:   Thu Mar 29 22:52:40 2018 +0000

    MNT: Re-rendered with conda-smithy 2.4.5

commit 7b2881bdfab0dbf4a5cd305568968ebe6490d788
Author: Travis CI User <travis@example.org>
Date:   Thu Mar 29 22:52:24 2018 +0000

    updated v3.0.1

commit 19a2ee876be31c00ddef8b80dd689584977859f7
Merge: 125dcee e04da59
Author: Min RK <benjaminrk@gmail.com>
Date:   Sat Mar 3 11:34:46 2018 +0100

    Merge pull request #11 from minrk/features
    
    mpi metapackage

commit e04da5963a464d982cefab7e731cf3e8ba61bd31
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Dec 11 18:04:40 2017 +0100

    specify metapackage build string explicitly
    
    instead of relying on features

commit 125dceed0a9114e58de56c90394748a1c2cf6e90
Merge: 64b1728 f2ff84d
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Dec 12 15:43:07 2017 +0100

    Merge pull request #17 from astrofrog/change-maintainer
    
    Change maintainer from @astrofrog to @astrofrog-conda-forge [skip ci] [ci skip]

commit f2ff84deed75df02fc73591efbddc3964c24ea91
Author: astrofrog <thomas.robitaille@gmail.com>
Date:   Mon Dec 11 14:04:45 2017 +0000

    Change maintainer from @astrofrog to @astrofrog-conda-forge [skip ci] [ci skip]

commit cbe2b8d91e01bc5af9fb61d49011b1e58a52836e
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Sep 26 15:28:57 2017 +0200

    use mpi mpkg for features

commit e390e23a645fe5eb4623ef60fefc725582fd635b
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Feb 22 11:26:45 2017 +0100

    call the feature openmpi
    
    instead of mpi_openmpi

commit a5f3bcc6e23e4260a1f18d9635b4257d2df5c667
Author: Min RK <benjaminrk@gmail.com>
Date:   Fri Feb 17 14:25:10 2017 +0100

    track mpi_openmpi feature

commit 64b1728ca6e22b8d1bb5d5fa783b59b14f3973ae
Merge: e073b0f c3441c5
Author: Min RK <benjaminrk@gmail.com>
Date:   Fri Nov 10 12:42:02 2017 +0100

    Merge pull request #16 from dalcinl/update-3.0.0
    
    Update 3.0.0

commit c3441c595f94df9675f42fec82d37caed6dbb5dc
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Wed Nov 8 00:04:14 2017 +0300

    Update to version 3.0.0

commit e073b0f11f4c089fcc80884d4dad1ed6ef396753
Merge: 3475521 8689360
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Sun Oct 1 17:45:03 2017 +0300

    Merge pull request #15 from dalcinl/dalcinl/bump-version
    
    Bump version, minor fixes, and rerender

commit 86893601f399fbd5fa614ca172d600659aa0fe3c
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Tue Sep 26 16:59:36 2017 +0300

    MNT: Re-rendered with conda-smithy 2.4.2

commit b9f6ebe999680d7f5ebe950b0a6224b5f784f397
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Tue Sep 26 16:41:02 2017 +0300

    Bump version to 2.1.2

commit 347552103d0154fdf7fd6b4115e4ce18febd6271
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 21:35:36 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit c0c73c0bfe12462c9f19a155680b2bf2def4244b
Merge: d81ad7c a75db5e
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed May 24 18:57:30 2017 -0700

    Merge pull request #13 from dalcinl/dalcinl/update
    
    Rerender and update version

commit a75db5ed08e643cb1975e1c9d1ec4b8c83a7e3ea
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Wed May 24 22:35:12 2017 +0300

    Update to version 2.1.1

commit 641e7540b746cdc7b85e8494015609d870a2417f
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Wed May 24 22:07:03 2017 +0300

    MNT: Re-rendered with conda-smithy 2.3.1

commit d81ad7cdb74f2151011d3f8e26904e71cf6ad933
Merge: e0d9386 74ed90f
Author: Min RK <benjaminrk@gmail.com>
Date:   Thu Feb 9 10:12:03 2017 +0100

    Merge pull request #10 from minrk/skip-mpiexec
    
    skip mpiexec tests on Linux [travis skip]

commit 74ed90f6e1a26fc4a0856be8fa731ec2cee0f5c3
Author: Min RK <benjaminrk@gmail.com>
Date:   Wed Feb 8 11:26:23 2017 +0100

    skip mpiexec tests on Linux [travis skip]
    
    Due to a bug in conda-forge setup,
    mpiexec can't be called during tests,
    or it will prevent upload of the finished package

commit e0d93862dfbeab6cb47b1a9017e40cbde0bd6d2d
Merge: c6a25a9 d76d8ca
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Feb 6 13:11:00 2017 +0100

    Merge pull request #9 from dalcinl/dalcinl
    
    Re-render and update to version 2.0.2

commit d76d8cabd96c4714d0b618c0ced92ef43070d0e7
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Fri Feb 3 15:55:47 2017 +0300

    Update to version 2.0.2

commit 3bce9a3f905e242c94378014ee733a368a615c45
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Sat Feb 4 17:29:13 2017 +0300

    Update build and test

commit cbf3d471dee419d72bd5f80e4a3ced3fd278c450
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Sat Feb 4 13:16:57 2017 +0300

    MNT: Re-rendered with conda-smithy 2.0.1

commit 298221f76ebb733a3e0a0a4ebe5c4970a2ee1262
Author: Lisandro Dalcin <dalcinl@gmail.com>
Date:   Fri Feb 3 16:00:40 2017 +0300

    Add recipe maintainer

commit c6a25a9cb925c6465d93016a4ed7ca936b950b8c
Merge: 01a0aae e9f6dda
Author: Min RK <benjaminrk@gmail.com>
Date:   Mon Dec 5 11:03:58 2016 +0100

    Merge pull request #7 from jjhelmus/long_prefix
    
    Build long prefix package using conda-build 2.x

commit 01a0aaeb7a1c1e2da4c270a8183cdaa14be2100a
Author: Mike Boyle <moble@users.noreply.github.com>
Date:   Tue Nov 29 00:29:49 2016 -0500

    Update to version 2.0.1

commit e9f6ddaa2dc07cc8cc7473f385052911b09667f0
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Nov 29 17:26:56 2016 -0600

    Increment build number

commit f07462b08d6f6f0a8d2c601ed40a9725d14ad2dc
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Nov 29 16:55:46 2016 -0600

    Build long prefix package using conda-build 2.x

commit 3246a922e6d10bdd52ca9fb2e809a8fbf4fe5cc8
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Nov 29 16:48:31 2016 -0600

    MNT: Re-rendered with conda-smithy 1.6.0

commit d2473e196c2f725a6fac8a21e897a0fa364f5838
Merge: ba4f794 e071f20
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Nov 29 16:48:03 2016 +0100

    Merge pull request #6 from minrk/rerender
    
    MNT: Re-rendered with conda-smithy 1.6.1 [ci skip]

commit e071f207319f8cea0eb892f1730180d0a09628c4
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Nov 29 14:05:31 2016 +0100

    build with toolchain [ci skip]

commit 0e82088a88bff48d28d556e314ca1656c756057b
Author: Min RK <benjaminrk@gmail.com>
Date:   Tue Nov 29 14:04:23 2016 +0100

    MNT: Re-rendered with conda-smithy 1.6.1

commit ba4f794d6e15e9633823cd4954e94e64b3492b94
Merge: cb2041e 261ddd0
Author: Filipe <ocefpaf@gmail.com>
Date:   Thu Oct 6 13:13:15 2016 -0300

    Merge pull request #4 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 261ddd0247da0ae392a711639562a2669a12f4cf
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Thu Oct 6 12:18:44 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 1.3.2.

commit cb2041e08cd64ce40b22c61d7d664ba8bb726e4d
Merge: fb462af cbc39e0
Author: Filipe <ocefpaf@gmail.com>
Date:   Tue Sep 13 10:06:25 2016 -0300

    Merge pull request #3 from astrofrog/fix-cxx
    
    Enable C++ bindings

commit cbc39e032614814d3a6cad492a597a95c4eeab02
Author: Thomas Robitaille <thomas.robitaille@gmail.com>
Date:   Tue Sep 13 13:25:28 2016 +0100

    Explicitly enable C++ bindings

commit d5dc39499c4558dea0fdc415787ca336bb21a839
Author: Thomas Robitaille <thomas.robitaille@gmail.com>
Date:   Tue Sep 13 11:44:17 2016 +0100

    Enable C++ test

commit fb462af5f126ee1b9eb48ec2af8fdef9c681089a
Merge: 9b82cfe b31689b
Author: Filipe <ocefpaf@gmail.com>
Date:   Tue Sep 13 07:39:50 2016 -0300

    Merge pull request #2 from astrofrog/fortran-osx
    
    Enable Fortran bindings on OSX

commit b31689b8022cf4f2f7c56942b1f15b7c1f1fad8f
Author: Thomas Robitaille <thomas.robitaille@gmail.com>
Date:   Sun Sep 11 11:37:29 2016 +0100

    Enable fortran bindings on MacOS X

commit 9b82cfe1a7e29bad7cef07bde97425553337a836
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri Sep 9 19:50:59 2016 +0000

    Re-render the feedstock after CI registration.

commit 270b308c281e2677ae7bfd5959d4843eab973163
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Fri Sep 9 19:49:34 2016 +0000

    Initial commit of the openmpi feedstock.
