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 44 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Smaller MVAPICH test case.
James Dinan
More...
about 14 years ago
Smaller MVAPICH test case.
James Dinan
More...
about 14 years ago
MPI test that exercises the datatypes bug in MVAPICH.
James Dinan
More...
about 14 years ago
MPI test that exercises the datatypes bug in MVAPICH.
James Dinan
More...
about 14 years ago
Found a bug in MPI datatype gather on MVAPICH. Committing the ARMCI test then on to the MPI test.
James Dinan
More...
about 14 years ago
Found a bug in MPI datatype gather on MVAPICH. Committing the ARMCI test then on to the MPI test.
James Dinan
More...
about 14 years ago
Fixed same allocation checks. Added an environment variable to select among implementations for IOV operations. Currently the data type implementation fails (in different ways) ARMCI test on OpenMPI and MVAPICH.
James Dinan
More...
about 14 years ago
Fixed same allocation checks. Added an environment variable to select among implementations for IOV operations. Currently the data type implementation fails (in different ways) ARMCI test on OpenMPI and MVAPICH.
James Dinan
More...
about 14 years ago
Reorganization of vector code to allow for cleaner integration of optimizations. Added additional safety checks to enable optimized versions when possible.
James Dinan
More...
about 14 years ago
Reorganization of vector code to allow for cleaner integration of optimizations. Added additional safety checks to enable optimized versions when possible.
James Dinan
More...
about 14 years ago
Updated for OpenMPI bug report.
James Dinan
More...
about 14 years ago
Updated for OpenMPI bug report.
James Dinan
More...
about 14 years ago
[svn breadcrumb: r178 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
about 14 years ago
[svn breadcrumb: r178 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
about 14 years ago
[svn breadcrumb: r177 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
about 14 years ago
[svn breadcrumb: r177 @ https://svn.mcs.anl.gov/repos/armci-mpi/trunk]
James Dinan
More...
about 14 years ago
MPI Indexed data type test. I think this exercises a bug in OpenMPI 1.5.
James Dinan
More...
about 14 years ago
MPI Indexed data type test. I think this exercises a bug in OpenMPI 1.5.
James Dinan
More...
about 14 years ago
Initial implementation of vector and strided operations using MPI datatypes (I can't believe this actually works on my first try!). Tests pass under MPICH2 on shared memory, cluster testing needed. If this code gives anyone trouble, revert to the old implementation by commenting out this line in vector.c: #define IOV_USES_MPI_TYPE In order to support typed operations (i.e. MPI gather/scatter) new versions of mem_region get/put/acc have been added that accept the needed MPI types. mreg_accumulate's arguments have been reordered to match mreg_accumulate_typed.
James Dinan
More...
about 14 years ago
Initial implementation of vector and strided operations using MPI datatypes (I can't believe this actually works on my first try!). Tests pass under MPICH2 on shared memory, cluster testing needed. If this code gives anyone trouble, revert to the old implementation by commenting out this line in vector.c: #define IOV_USES_MPI_TYPE In order to support typed operations (i.e. MPI gather/scatter) new versions of mem_region get/put/acc have been added that accept the needed MPI types. mreg_accumulate's arguments have been reordered to match mreg_accumulate_typed.
James Dinan
More...
about 14 years ago
Updated ARMCI_Finalize to free all allocations when finalize is called. User will see a message like this if they leak ARMCI allocations: Warning: Freed 2 leaked allocations
James Dinan
More...
about 14 years ago
Updated ARMCI_Finalize to free all allocations when finalize is called. User will see a message like this if they leak ARMCI allocations: Warning: Freed 2 leaked allocations
James Dinan
More...
about 14 years ago
Bugfix: Use group rank to look up my base pointer.
James Dinan
More...
about 14 years ago
Bugfix: Use group rank to look up my base pointer.
James Dinan
More...
about 14 years ago
Updated buffer prep functions to return the number of buffers that were moved.
James Dinan
More...
about 14 years ago
Updated buffer prep functions to return the number of buffers that were moved.
James Dinan
More...
about 14 years ago
MPI Subarray type test.
James Dinan
More...
about 14 years ago
MPI Subarray type test.
James Dinan
More...
about 14 years ago
Create a function to translate ARMCI_ACC_TYPE to MPI_TYPE.
James Dinan
More...
about 14 years ago
Create a function to translate ARMCI_ACC_TYPE to MPI_TYPE.
James Dinan
More...
about 14 years ago
←
1
2
…
40
41
42
43
44
45
46
47
48
…
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