SHA256
1
0
forked from HPC/libcircle

6 Commits

Author SHA256 Message Date
Nicolas Morey
79c4dbedfb Disable 32b builds as there is no more openmpi available
Signed-off-by: Nicolas Morey <nmorey@suse.com>
2025-10-31 17:34:00 +01:00
Nicolas Morey-Chaisemartin
070e60470f Accepting request 888998 from home:NMoreyChaisemartin:branches:science:HPC
- Update to version 0.3
  - New features:
    - Added tree-based termination detection for improved scalability over
      circle-based token passing. Enable with new CIRCLE_TERM_TREE flag
      during CIRCLE_init or CIRCLE_set_options.
    - Changed CIRCLE_abort() to use a tree-based broadcast from a direct
      send to all ranks.
    - Added CIRCLE_set_reduce_period(seconds) to customize period between
      consecutive reductions.
    - Added CIRCLE_set_tree_width(width) to customize width of internal
      communication tree.
    - Reduction callbacks invoked when work loop completes, in addition to
      periodically during the work loop
  - Bug fixes:
    - Compare to MPI_REQUEST_NULL instead of MPI_PROC_NULL to complete
       send request during token exchange.
    - Configure script updated to detect MPICH
- Cleanup spec file

OBS-URL: https://build.opensuse.org/request/show/888998
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libcircle?expand=0&rev=12
2021-04-28 10:35:04 +00:00
Nicolas Morey-Chaisemartin
f7550f9138 - Fix license and install COPYING
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libcircle?expand=0&rev=10
2019-10-15 05:48:58 +00:00
Nicolas Morey-Chaisemartin
4397fa4e98 Accepting request 734902 from science:HPC:mpi-cleanup
- Always use the default openmpi

OBS-URL: https://build.opensuse.org/request/show/734902
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libcircle?expand=0&rev=9
2019-10-04 07:06:10 +00:00
Christoph Junghans
d21bfce392 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libcircle?expand=0&rev=5 2017-11-10 18:02:58 +00:00
Christoph Junghans
dc900d8744 Accepting request 540592 from Education
- clean up and move to new mpi model
- version bumped too 0.2.0_rc.1 
- added %check
- initial commit

OBS-URL: https://build.opensuse.org/request/show/540592
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libcircle?expand=0&rev=1
2017-11-10 15:33:53 +00:00