openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ARMCI-MPI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 40 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed unnecessary check
James Dinan
More...
almost 14 years ago
Removed unnecessary check
James Dinan
More...
almost 14 years ago
New test for DLA. Note, it's easy to deadlock things if you make communication calls from within a DLA epoch.
James Dinan
More...
almost 14 years ago
New test for DLA. Note, it's easy to deadlock things if you make communication calls from within a DLA epoch.
James Dinan
More...
almost 14 years ago
[svn breadcrumb: r244 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
almost 14 years ago
[svn breadcrumb: r244 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
almost 14 years ago
Let autoconf worry about uint8_t.
James Dinan
More...
almost 14 years ago
Let autoconf worry about uint8_t.
James Dinan
More...
almost 14 years ago
This is an airplane-sized commit, but it's not yet everything. No guarantees that everything works right now. I'm in the process of rewriting shared buffer management for ARMCI ops to allow to behaviors: buffer shared data through local buffers and lock shared local buffers allowing ops to directly access them. In addition, a variety of other fixes are include in here. I no longer rely on having uint8_t and have defined a more portable byte_t. I cleaned up a lot, wrote more documentation.
James Dinan
More...
almost 14 years ago
This is an airplane-sized commit, but it's not yet everything. No guarantees that everything works right now. I'm in the process of rewriting shared buffer management for ARMCI ops to allow to behaviors: buffer shared data through local buffers and lock shared local buffers allowing ops to directly access them. In addition, a variety of other fixes are include in here. I no longer rely on having uint8_t and have defined a more portable byte_t. I cleaned up a lot, wrote more documentation.
James Dinan
More...
almost 14 years ago
s/ARMPCI/ARMCI/
James Dinan
More...
almost 14 years ago
s/ARMPCI/ARMCI/
James Dinan
More...
almost 14 years ago
Committing some notes.
James Dinan
More...
almost 14 years ago
Committing some notes.
James Dinan
More...
almost 14 years ago
Added missing declaration.
James Dinan
More...
almost 14 years ago
Added missing declaration.
James Dinan
More...
almost 14 years ago
Added environment check for ARMCI_DISABLE_IOV_CHECKS to disable expensive IOV/Strided safety checks.
James Dinan
More...
almost 14 years ago
Added environment check for ARMCI_DISABLE_IOV_CHECKS to disable expensive IOV/Strided safety checks.
James Dinan
More...
almost 14 years ago
Check for ARMCI and MPI initialization in Init and Finalize. Added allocation debugging that tests and zeroes out allocations to aid in detection MA misbehavior. This is enabled by setting ARMCI_DEBUG_ALLOC in the environment.
James Dinan
More...
almost 14 years ago
Check for ARMCI and MPI initialization in Init and Finalize. Added allocation debugging that tests and zeroes out allocations to aid in detection MA misbehavior. This is enabled by setting ARMCI_DEBUG_ALLOC in the environment.
James Dinan
More...
almost 14 years ago
Apparently you're not allowed to switch on the builtin MPI types. Trade nice clean switch for multiple nested ifs.
James Dinan
More...
almost 14 years ago
Apparently you're not allowed to switch on the builtin MPI types. Trade nice clean switch for multiple nested ifs.
James Dinan
More...
almost 14 years ago
Updating TODO notes
James Dinan
More...
almost 14 years ago
Updating TODO notes
James Dinan
More...
almost 14 years ago
Some GA tests apparently need this.
James Dinan
More...
almost 14 years ago
Some GA tests apparently need this.
James Dinan
More...
almost 14 years ago
Updated to include mode checks.
James Dinan
More...
almost 14 years ago
Updated to include mode checks.
James Dinan
More...
almost 14 years ago
Added a checkprogs target to chain properly with GA.
James Dinan
More...
almost 14 years ago
Added a checkprogs target to chain properly with GA.
James Dinan
More...
almost 14 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
53
54
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree