Live data from Hacker News

Viewing profile — kylelutz

kylelutz

HN member
Joined
Sat, Oct 26, 2013, 7:39 PM UTC
HN karma
10
Public activity
17 items

About kylelutz

https://github.com/kylelutz

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #7958577

    I'm working on an open-source C++ library for GPGPU/parallel-computing based on OpenCL called Boost.Compute. Check it out here: https://github.com/kylelutz/compute

  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #7361514

    Boost.Compute ( https://github.com/kylelutz/compute ) is a C++ GPGPU based on OpenCL. We're always looking for more contributors with knowledge of C++ and an interest in GPU comput…

  14. comment
    Comment #7137817

    If you're using C++, check out Boost.Compute [1]. It provides a high-level STL-like API for OpenCL (without preventing you from directly using the low-level OpenCL APIs). It simpli…

  15. comment
    Comment #6947531

    Would you be interested in trying to adapt some of your approaches into a C++ GPGPU library ( https://github.com/kylelutz/compute )?

  16. comment
    Comment #6845511

    Industrial Perception is hiring: http://www.industrial-perception.com/careers.html

  17. comment
    Comment #6619017

    Boost.Compute ( https://github.com/kylelutz/compute ) - A C++ GPU Computing Library for OpenCL It's cool because it offers C++ developers an easy path to running code on GPUs and m…