openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
B
BigMPI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
1 day
ago.
Sep 13, 2025 — Sep 13, 2026
Showing page 1 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.md
Jeff Hammond
More...
over 3 years ago
add Rob as author
Jeff Hammond
More...
over 3 years ago
Merge pull request #41 from Algiane/feature/cmake-improvement
Andreas Schäfer
More...
about 6 years ago
Revert useless modification.
Algiane
More...
about 6 years ago
CMake's improvements: - Add library installation (set the CMAKE_INSTALL_PREFIX variable to modify the default location); - Set MACOSX_RPATH variable; - Project definition (and set BigMPI as subproject if needed); - Use set_property functionnality to set the -std=c99 flag in a more portable way; - Add linking with mpi library (to avoid the need to set CMAKE_C_COMPILER to mpicc); - Rename the 'test' target as 'bigmpi_test' one to avoid cmake complains (so tests are lauching by the `make bigmpi_test` command)
Algiane
More...
about 6 years ago
Merge pull request #37 from gentryx/master
Jeff Hammond
More...
about 9 years ago
call Autotools from CMake to make sure code generation works as intended. Closes #35
Andreas Schäfer
More...
about 9 years ago
add the TMPDIR workaround for OMPI yet again
Jeff Hammond
More...
over 9 years ago
Merge pull request #36 from jeffhammond/travis-without-sudo
Jeff Hammond
More...
over 9 years ago
mark OpenMPI XFAIL
Jeff Hammond
More...
over 9 years ago
add stdint for uint64_t
Jeff Hammond
More...
over 9 years ago
remove sad panda echo
Jeff Hammond
More...
over 9 years ago
update Travis from Casper to not use sudo
Jeff Hammond
More...
over 9 years ago
change to markdown
Jeff Hammond
More...
over 9 years ago
Update INSTALL
Jeff Hammond
More...
over 9 years ago
add test for piggyback via datatype
Jeff Hammond
More...
over 10 years ago
Merge pull request #34 from ggouaillardet/topic/fix_test_allgather_x
Jeff Hammond
More...
almost 11 years ago
test/test_alltoall_x: fix index type mpirun -np 2 test/test_alltoall_x 1 used to hang on CentOS 7.1 (gcc 4.8.3) when initializing buf_send
Gilles Gouaillardet
More...
almost 11 years ago
test/test_scatter_x: fix index type mpirun -np 2 test/test_scatter_x 1 used to hang on CentOS 7.1 (gcc 4.8.3) when initializing buf_send
Gilles Gouaillardet
More...
almost 11 years ago
test/test_allgather_x: fix index type mpirun -np 2 test/test_allgather_x 1 used to hang on CentOS 7.1 (gcc 4.8.3) when initializing buf_send
Gilles Gouaillardet
More...
almost 11 years ago
reconcile with master
Jeff Hammond
More...
almost 11 years ago
revert to original use of type_contig
Jeff Hammond
More...
almost 11 years ago
add bcast test
Jeff Hammond
More...
almost 11 years ago
merge whitespace changes from master
Jeff Hammond
More...
almost 11 years ago
expand tabs and other whitespace changes
Jeff Hammond
More...
almost 11 years ago
fix usage of type_contig in test
Jeff Hammond
More...
almost 11 years ago
use BigMPI_Type_contiguous instead of MPIX_Type_contiguous_x
Jeff Hammond
More...
almost 11 years ago
merge header
Jeff Hammond
More...
almost 11 years ago
restore original behavior of MPIX_Type_contiguous_x
Jeff Hammond
More...
almost 11 years ago
finish add IO functions (resolves #33)
Jeff Hammond
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
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