function name usage didn't seem consistent. i think i fixed it. |
|
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. |
|
More...
|
almost 15 years ago
|
renaming because as best i can tell all the comments in here are BGP specific |
|
More...
|
almost 15 years ago
|
renaming consistently |
|
More...
|
almost 15 years ago
|
if i have time, i'll try to get a LAPI port working. |
|
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 |
|
More...
|
almost 15 years ago
|
obvious fix |
|
More...
|
almost 15 years ago
|
unify MPI device and if it needs to be done two ways, then do it two ways internally |
|
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 |
|
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 |
|
More...
|
almost 15 years ago
|
reorg adl |
|
More...
|
almost 15 years ago
|
adding handle file in make |
|
More...
|
almost 15 years ago
|
new org |
|
More...
|
almost 15 years ago
|
bad idea |
|
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. |
|
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 |
|
More...
|
almost 15 years ago
|
add A1D_Abort |
|
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 |
|
More...
|
almost 15 years ago
|
add finalize, include impl header in initialize |
|
More...
|
almost 15 years ago
|
fix possible issue with DCMF CS and finalize |
|
More...
|
almost 15 years ago
|