0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix support for CUDA 5 and Thrust 1.6+. More... almost 13 years ago
Add enumerate to prelude. More... almost 13 years ago
Changes to work with Boost 1.53 and Thrust 1.7. More... almost 13 years ago
Documenting. More... over 13 years ago
Merge branch 'master' of github.com:BryanCatanzaro/copperhead More... over 13 years ago
Synchronizing. More... over 13 years ago
Merge branch 'master' of github.com:BryanCatanzaro/copperhead More... over 13 years ago
Fix toolchain bug when cuda not present. More... over 13 years ago
Demote shift and rotate to pure Copperhead functions. More... over 13 years ago
Allow people to use a different compiler than the default. More... over 13 years ago
Modify tests to work on int32 due to OS X issue. More... over 13 years ago
Finish reorganizing prelude. More... over 13 years ago
Add filter. More... over 13 years ago
Add max and min. More... over 13 years ago
Add support for any/all. Demote sum to library element. More... over 13 years ago
Add scan tests. Start reorganizing prelude to reflect current status. More... over 13 years ago
Add prelude implementation for update. More... over 13 years ago
Remove gather primitive, replace with library implementation. Add tests. More... over 13 years ago
Reflect bug fixes in backend. More... over 13 years ago
of_cg now functional. More... over 13 years ago
Bug fixes. More... over 13 years ago
Accept tuples of cuarray arguments. More... over 13 years ago
Merge branch 'master' of github.com:BryanCatanzaro/copperhead More... over 13 years ago
Switch to program text hash. Fixes an issue with stale binaries. Simplify some code. More... over 13 years ago
Add more tests. Use new thrust patch. More... over 13 years ago
Thrust patch resolves Issue #5. More... over 13 years ago
Enable TBB execution, disable OpenMP sort tests due to Issue #5. More... over 13 years ago
Update tags in backend due to nvcc/tbb incompatibility. More... over 13 years ago
Don't allow users to override builtins. More... over 13 years ago
Simplify code. More... over 13 years ago