1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
function name usage didn't seem consistent. i think i fixed it.
Jeff Hammond
as jhammond
More... almost 15 years ago
expressing non-contiguous operations as contiguous operations at the adl layer More... almost 15 years ago
s/mpi2rma/mpi/g and adding other devices, but i still don't know how to setup configure for other devices. eventually, i will give Pavan candy in exchange for helping me with this.
Jeff Hammond
as jhammond
More... almost 15 years ago
renaming because as best i can tell all the comments in here are BGP specific
Jeff Hammond
as jhammond
More... almost 15 years ago
renaming consistently
Jeff Hammond
as jhammond
More... almost 15 years ago
if i have time, i'll try to get a LAPI port working.
Jeff Hammond
as jhammond
More... almost 15 years ago
like MPI, if we want to use different IB APIs etc. then we'll fork it internal to the overall IB device
Jeff Hammond
as jhammond
More... almost 15 years ago
obvious fix
Jeff Hammond
as jhammond
More... almost 15 years ago
unify MPI device and if it needs to be done two ways, then do it two ways internally
Jeff Hammond
as jhammond
More... almost 15 years ago
we're going to need to use both DMAPP and uGNI, so we'll just call this the Gemini device
Jeff Hammond
as jhammond
More... almost 15 years ago
adding wait and test handle implementations. added an abort function but do we have do anything more here? More... almost 15 years ago
adding wait and test handle to a1d.h More... almost 15 years ago
fixing minor errors in handle More... almost 15 years ago
fix buildsystem problems
Jeff Hammond
as jhammond
More... almost 15 years ago
reorg adl
Jeff Hammond
as jhammond
More... almost 15 years ago
adding handle file in make More... almost 15 years ago
new org
Jeff Hammond
as jhammond
More... almost 15 years ago
bad idea
Jeff Hammond
as jhammond
More... almost 15 years ago
add a1u (u=utility/universal) directory for device-independent functions like pack/unpack, ASM timers (processor-specific, obviously), and other functions we want to reuse.
Jeff Hammond
as jhammond
More... almost 15 years ago
adding vector operations for put, get and putacc using direct ops (no packing) More... almost 15 years ago
A1D_Abort
Jeff Hammond
as jhammond
More... almost 15 years ago
add A1D_Abort
Jeff Hammond
as jhammond
More... almost 15 years ago
correcting some error prints More... almost 15 years ago
adding error conditions for Get_request and Get_Handle functions. fixing some bugs More... almost 15 years ago
Adding A1DI release handle function for internal use More... almost 15 years ago
Adding handle allocate and free functions. Automatically allocating and deallocating handles in the background is getting tricky. Explicit functions to do it make the design clearer. More... almost 15 years ago
fixing request and handle code More... almost 15 years ago
skeleton implementation
Jeff Hammond
as jhammond
More... almost 15 years ago
add finalize, include impl header in initialize
Jeff Hammond
as jhammond
More... almost 15 years ago
fix possible issue with DCMF CS and finalize
Jeff Hammond
as jhammond
More... almost 15 years ago