2
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
Merge branch 'master' of ssh://git.repnop.org/public/ck More... almost 14 years ago
Software tree combining barrier now supports an arbitrary number of threads per group. More... almost 14 years ago
ck_sequence: Remove unnecessary load fence from seqlock. More... almost 14 years ago
Merge branch 'master' of ssh://git.repnop.org/public/ck More... almost 14 years ago
ck_barrier: Minor changes, reorganization. More... almost 14 years ago
Merge branch 'master' of ssh://git.repnop.org/public/ck More... almost 14 years ago
x86: Fix buglets More... almost 14 years ago
Merge branch 'master' of ssh://git.repnop.org/public/ck More... almost 14 years ago
Implemented ck_barrier_combining. More... almost 14 years ago
x86: Make things friendlier for PIC and non-PIC builds More... almost 14 years ago
x86: additional changes for support on 32-bit archs More... almost 14 years ago
Drop usage of CK_CC_PACKED, prefer natural alignment. More... almost 14 years ago
regressions: Use volatile load in aggregation. More... almost 14 years ago
regressions: Fix livelock condition in ck_barrier regression. More... almost 14 years ago
Add ck_barrier targets to regressions/Makefile. More... almost 14 years ago
Added throughput for ck_barrier_centralized. More... almost 14 years ago
Make use of affinity delta in barrier test. More... almost 14 years ago
Add sense-reversing centralized barrier. More... almost 14 years ago
Avoid modulus for wrap-around calculation in ck_anderson. More... almost 14 years ago
Add pkg-config specification for CK. More... almost 14 years ago
Drop -mmmx and -msse2 from CFLAGS, unnecessary. More... almost 14 years ago
Slight modification to ck_pr.h. More... almost 14 years ago
Alphabetically order includes due to OCD. More... almost 14 years ago
Added support for fixed width uints for all primitives in ck_pr.h. Added NEG_ZERO to ck_pr.h. More... almost 14 years ago
Add feature flag for ck_pr_cas_32_value on SPARCv9. More... almost 14 years ago
Legal: Add copyright statements. More... almost 14 years ago
Add ck_hp latency tests for FIFO and stack. More... almost 14 years ago
Add copyright statements. More... almost 14 years ago
Add SLOT constants for ck_hp_stack.h. More... almost 14 years ago
Add ck_hp_fifo latency tests. More... almost 14 years ago