Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was a dead end experiment, and not a sensible way of implementing generic data parallelism. This also removes the `graph500-bfs.rs` benchmark because it relies on `extra::par`. Closes #5626
- Loading branch information
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/thestinger/rust/commit/e753618b6b9cbf41434fa566d1d3c7d15c86c4f7
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/par = e753618 into auto
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/par = e753618 merged ok, testing candidate = 7445ed7e
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1638
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1620
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1623
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1638
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/730
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1623
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/729
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/730
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1407
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/thestinger/rust/commit/e753618b6b9cbf41434fa566d1d3c7d15c86c4f7
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/par = e753618 into auto
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/par = e753618 merged ok, testing candidate = 44dc3fb
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1622
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1625
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/731
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/731
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1640
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/731
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/731
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1640
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/731
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/732
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/812
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1625
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/731
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/732
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1409
e753618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 44dc3fb