Viewing profile — kylelutz
kylelutz
HN member- Joined
- Sat, Oct 26, 2013, 7:39 PM UTC
- HN karma
- 10
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About kylelutz
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
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
- story
- story
- story
- story
-
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…
-
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…
-
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 )?
-
comment
Comment #6845511
Industrial Perception is hiring: http://www.industrial-perception.com/careers.html
-
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…