Skip to content

Conversation

@kylelutz
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling e0688c5 on more-thrust-benchmarks into 7c95783 on develop.

@ddemidov
Copy link
Contributor

I've updated plots at https://gist.github.com/ddemidov/192740d6e0d4871b9d40,
but I get an out of resources error on set_difference benchmark (Boost.Compute part of it):

$ ../perf/perfdoc.py 
running 'accumulate'
running 'count'
running 'inner_product'
running 'merge'
running 'partial_sum'
running 'partition'
running 'reverse'
running 'rotate'
running 'saxpy'
running 'set_difference'
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::context_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
  what():  Unknown OpenCL Error (-9999)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
  what():  Unknown OpenCL Error (-9999)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
  what():  Out of Resources
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
  what():  Unknown OpenCL Error (-9999)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::compute::opencl_error> >'
terminate called recursively
  what():  Out of Resources
running 'sort'
running 'unique'

@kylelutz
Copy link
Collaborator Author

Thanks for running these! I'll look into the set_difference error more. @roshanr95 any ideas about that? Can you try running the perfdoc.py script locally and see if you can reproduce it?

@kylelutz kylelutz force-pushed the more-thrust-benchmarks branch from e0688c5 to e92eb1d Compare December 21, 2014 17:24
@kylelutz
Copy link
Collaborator Author

I've updated the perfdoc.py script to not run the set_difference benchmark. I'll re-enable it once we get it working again.

kylelutz added a commit that referenced this pull request Dec 21, 2014
Add more Thrust performance benchmarks
@kylelutz kylelutz merged commit 88811e3 into develop Dec 21, 2014
@kylelutz kylelutz deleted the more-thrust-benchmarks branch December 21, 2014 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants