1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
grouping a1 parameters in structures More... about 15 years ago
updating put benchmark More... about 15 years ago
moving functions from initialize to respective files More... about 15 years ago
moving functions from initialize to respective files More... about 15 years ago
moving initialization functions to respective files More... about 15 years ago
fixing critical section in barrier More... about 15 years ago
fixing critical section usage minor formatting changes More... about 15 years ago
removing the global get_active variable, this can be accomplished with a local More... about 15 years ago
making some of the global active variables local, saves locking More... about 15 years ago
declaring active counters as volatile. a dumb mistake. More... about 15 years ago
add warnings for init/final DCMF more than once
Jeff Hammond
as jhammond
More... about 15 years ago
i added A1U_WARNING i like indented ifdef logic
Jeff Hammond
as jhammond
More... about 15 years ago
definitely need naked DCMF CS calls in the CHT
Jeff Hammond
as jhammond
More... about 15 years ago
cleaning up CHT code
Jeff Hammond
as jhammond
More... about 15 years ago
Jeff: never should have committed this file in the first place
Jeff Hammond
as jhammond
More... about 15 years ago
added CHT pthread etc.
Jeff Hammond
as jhammond
More... about 15 years ago
1. sometimes Eclipse auto-format is really dumb (util) 2. adding critical TODO (impl header)
Jeff Hammond
as jhammond
More... about 15 years ago
We have some serious issues with deadlock and thread-safety right now. I tried to fix them, but then wasn't sure if I had the right strategy. I dropped a bunch of comments though. Here are the key issues:
Jeff Hammond
as jhammond
More... about 15 years ago
minor corrections to pointer references and fomatting More... about 15 years ago
implemented sync
Jeff Hammond
as jhammond
More... about 15 years ago
implemented sync for dcmfd. changed A1DI function to void sans returning error code since already parsed internally.
Jeff Hammond
as jhammond
More... about 15 years ago
remove hw and add node size/rank hack
Jeff Hammond
as jhammond
More... about 15 years ago
cleanup and error handling mostly
Jeff Hammond
as jhammond
More... about 15 years ago
passing NULL is the same as A1 world group
Jeff Hammond
as jhammond
More... about 15 years ago
minor fixes to adl accumulate More... about 15 years ago
fixing accumulate code More... about 15 years ago
trivial formatting
Jeff Hammond
as jhammond
More... about 15 years ago
NB handle API tweaks
Jeff Hammond
as jhammond
More... about 15 years ago
fixing some errors in the API and code formatting
Jeff Hammond
as jhammond
More... about 15 years ago
code beautification, error checking changed mildly, added logic for the "strided in terms of contiguous" option for lazy ports of A1
Jeff Hammond
as jhammond
More... about 15 years ago