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
OpenCoarrays
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 65 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cafpsnap and syncimage testcase
Alessandro Fanfarillo
More...
over 11 years ago
Removed test2Caf.f90 because of a race condition.
rouson
as Damian Rouson
More...
over 11 years ago
Updated test1Caf to add conditional printing of "Test passed." based on a correctness check. Removed test2Caf from automated testing due to a possible race condition.
rouson
as Damian Rouson
More...
over 11 years ago
Fixed simple test case to print message.
Salvatore Filippone
More...
over 11 years ago
Adding the MPI Burgers equation solver as a baseline for comparison.
rouson
as Damian Rouson
More...
over 11 years ago
Merge branch 'master' of https://bitbucket.org/rouson/opencoarrays
rouson
as Damian Rouson
More...
over 11 years ago
Added the codes in the tests/simple directory to the test suite. The corresponding six new tests all fail only because a condition defining success needs to be added to each test code and the test code needs to print "Test passed." when the condition is satisfied.
rouson
as Damian Rouson
More...
over 11 years ago
MPI: Make gen user-def reductions static
Tobias Burnus
More...
over 11 years ago
MPI: Add more data types for reductions
Tobias Burnus
More...
over 11 years ago
Updated the CMake files and Makefiles. When compiling with the Intel compilers, all three pde_solvers tests pass. The codes in the simple directory have not yet been incorporated into the testing. The GNU compiler has not yet been tested because I don't hae access to a build that works with -fcoarray=lib and the -fcoarray=single option forces one test failure related to a gfortran bug in handling "sync images" for single-image runs.
rouson
as Damian Rouson
More...
over 11 years ago
Added tests that run the codes in the dev/tests/src/simple directory.
rouson
as Damian Rouson
More...
over 11 years ago
Added CMake infrastructure for automated building and running of tests. Moved a few directories to make match common CMake organization.
rouson
as Damian Rouson
More...
over 11 years ago
ARMCI prep for co_min/max/sum
Tobias Burnus
More...
over 11 years ago
Fix a definition in libcaf-gfortran-descriptor.h
Tobias Burnus
More...
over 11 years ago
MPI: Improve reduction function
Tobias Burnus
More...
over 11 years ago
New makefile for tests.
Salvatore Filippone
More...
over 11 years ago
Created a tests/simple directory.
Salvatore Filippone
More...
over 11 years ago
Merge branch 'master' of https://bitbucket.org/rouson/OpenCoarrays
Salvatore Filippone
More...
over 11 years ago
Added bits to make.inc to simplify makefile for tests.
Salvatore Filippone
More...
over 11 years ago
Removed C preprocessor directive required to compile with gfortran with -fcoarray=single. The code now only compiles with gfortran when -fcoarray=lib due to a bug in gfortran handling "sync images" statements when -fcoarray=single.
rouson
as Damian Rouson
More...
over 11 years ago
Adde three PDE solvers to the test directory along with a corresponding README.txt file.
rouson
as Damian Rouson
More...
over 11 years ago
More prep work for co_sum/co_max/co_sum
Tobias Burnus
More...
over 11 years ago
Add stup implementation for co_min/max/sum
Tobias Burnus
More...
over 11 years ago
GASNet: Ensure the returned mem is aligned
Tobias Burnus
More...
over 11 years ago
GASNet: Plug memory leaks
Tobias Burnus
More...
over 11 years ago
MPI: Use again EXLCUSIVE locking for Put
Tobias Burnus
More...
over 11 years ago
ARMCI: Fix this_image == num_images bugs
Tobias Burnus
More...
over 11 years ago
MPI: Use shared locking for send
Tobias Burnus
More...
over 11 years ago
Fix MPI_VERSION >= 3 compilation
Tobias Burnus
More...
over 11 years ago
MPI: Fix sync bug, improve performance
Tobias Burnus
More...
over 11 years ago
←
1
2
…
59
60
61
62
63
64
65
66
67
→
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