Update CONTRIBUTING |
|
More...
|
about 10 years ago
|
Adding co_min and co_max tests. |
|
More...
|
about 10 years ago
|
Merge pull request #1 from sourceryinstitute/master |
|
More...
|
about 10 years ago
|
Merging afanfa-master into master with new tests for synchronization. |
|
More...
|
about 10 years ago
|
Removing cobcast.f90 test. |
|
More...
|
about 10 years ago
|
Adjusted CMake files so that all tests pass with gfortran 6.0. |
|
More...
|
about 10 years ago
|
Updated documentation printed when "caf" is executed with no argument or with -h, -H, or --help arguments. |
|
More...
|
about 10 years ago
|
Revert "Updated src/tests/integration/CMakeLists.txt to reflect the removal of tally_image_numbers.F90." |
|
More...
|
about 10 years ago
|
Updated src/tests/integration/CMakeLists.txt to reflect the removal of tally_image_numbers.F90. |
|
More...
|
about 10 years ago
|
Split co_sum and co_broadcast collective subroutine tests into separate files. Removed the tally_image_numbers test as redundant with the integer co_sum test. Fixed one link-time error in mpi_caf.c. Status: |
|
More...
|
about 10 years ago
|
Collectives tests update: Passing tests: co_broadcast for integer(c_int) co_broadcast for real(c_double) co_sum for integer(c_int) Failing test: co_sum for real(c_double) I suspect the problem with the latter lies in the descriptor constructor (specifically the scalar_dtype=264 value?) |
|
More...
|
about 10 years ago
|
Added integer(c_int) and real(c_double) co_sum and co_broadcsast to extensions/opencoarrays.F90. Added unit test for co_sum and co_broadcast. The collectives extensions test fails only on the real(c_double) co_sum. |
|
More...
|
about 10 years ago
|
Adding top-level CMakeLists.txt edit to run the collectives test. |
|
More...
|
about 10 years ago
|
Adding CMakeLists.txt update to inclde the collectives test. |
|
More...
|
about 10 years ago
|
Adding test for co_sum and co_broadcast for integer(c_int) and real(c_double) arguments. |
|
More...
|
about 10 years ago
|
Adding extensions to the build libcaf_mpi with OpenCoarrays-aware compilers and adding the building of the correspondin g.mod file with OpenCoarrays-aware compilers. |
|
More...
|
about 10 years ago
|
Merge branch 'master' of https://github.com/sourceryinstitute/opencoarrays |
|
More...
|
about 10 years ago
|
Added project version numer top-level CMakeLists and adjusted caf-foot and cafrun-foot to report the version value from the top-levle CMakeLists.txt. |
|
More...
|
about 10 years ago
|
Changed coarrayBurgers Makefile to invoke the "caf" script to compile and link. |
|
More...
|
about 10 years ago
|
Removed warning related to usleep |
|
More...
|
about 10 years ago
|
Updated caf and cafrun scripts to provide version and help information. |
|
More...
|
about 10 years ago
|
Re-implemented fix a problem that prevented correct file permissions on scripts when the install prefix is the present working directory. |
|
More...
|
about 10 years ago
|
CMakeLists.txt housecleaning: eliminated dduplicate test and removed legacy C test. |
|
More...
|
about 10 years ago
|
Merge branch 'non-caf-compiler' |
|
More...
|
about 10 years ago
|
Merge branch 'master' into non-caf-compiler |
|
More...
|
about 10 years ago
|
trying to match the CMake file of the pull request |
|
More...
|
about 10 years ago
|
Undoing latest change |
|
More...
|
about 10 years ago
|
Added missing kind-parameter definition in strided_get test. |
|
More...
|
about 10 years ago
|
Corrected CMake issue that was preventing the setting of executable file permissions when the installation prefix is the present working directory. |
|
More...
|
about 10 years ago
|
Removed one unecessary "exec" in a generated bash script and one commented "mpirun" call. |
|
More...
|
about 10 years ago
|