0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add archival notice to README
Nuno Fachada
as FakenMC
More... about 1 year ago
Fix paths to ignore in code coverage (i.e. tests and examples)
Nuno Fachada
as FakenMC
More... over 2 years ago
CI: fix coverage reports
Nuno Fachada
as FakenMC
More... over 2 years ago
CI: fix bug + remove builds caching
Nuno Fachada
as FakenMC
More... over 2 years ago
CI: re-add codcov coverage updates
Nuno Fachada
as FakenMC
More... over 2 years ago
Streamline CI, hopefully make POCL/Oclgrind cache work
Nuno Fachada
as FakenMC
More... over 2 years ago
Fix POCL/Oclgrind build cache
Nuno Fachada
as FakenMC
More... over 2 years ago
Cache CI builds of POCL and Oclgrind
Nuno Fachada
as FakenMC
More... over 2 years ago
Update CI to test against latest POCL and check leaks with Oclgrind
Nuno Fachada
as FakenMC
More... over 2 years ago
Update GitHub link to new user name
Nuno Fachada
as FakenMC
More... over 2 years ago
Update CI badge to GitHub Actions
Nuno Fachada
as FakenMC
More... over 2 years ago
GitHub Actions: add required OpenCL ICD dependency More... over 2 years ago
Create simple GitHub Actions test workflow More... over 2 years ago
Merge branch 'danielnachun-add_missing_ifdef'
Nuno Fachada
as FakenMC
More... over 2 years ago
Add support for compiling with OpenCL 3.0 headers
Nuno Fachada
as FakenMC
More... over 2 years ago
Merge branch 'add_missing_ifdef' of https://github.com/danielnachun/cf4ocl into danielnachun-add_missing_ifdef
Nuno Fachada
as FakenMC
More... over 2 years ago
Squashed 'ocl/' content from commit 7f216e8
Nuno Fachada
as FakenMC
More... over 2 years ago
Merge commit 'f1b0f253122228b5c73fcb9e72cd337e929c8a9e' as 'ocl'
Nuno Fachada
as FakenMC
More... over 2 years ago
Remove old OpenCL headers
Nuno Fachada
as FakenMC
More... over 2 years ago
src/lib/ccl_event_wrapper.c: add ifdef More... over 2 years ago
src/lib/ccl_oclversions.h: add ifdef More... over 2 years ago
Remove reference to _g_err_macros.h in test.c More... over 5 years ago
Replace g_err_if_ with ccl_err_if_ More... over 5 years ago
Move error macros to _ccl_defs.h More... over 5 years ago
Refactor program test, separate new/info/destroy from execute More... over 5 years ago
Fix typo in comment More... over 5 years ago
Add test for saving binaries without keeping filenames More... over 5 years ago
Add test for clearing program build log cache
Nuno Fachada
as FakenMC
More... over 5 years ago
Add test for err. exec. of ccl_program_new_from_built_in_kernels()
Nuno Fachada
as FakenMC
More... over 5 years ago
Add test for ccl_program_new_from_binary() function More... over 5 years ago