Skip to content

Releases: iraikov/distwq

Support for grouping workers with MPI_Comm_split

02 Feb 21:21
Compare
Choose a tag to compare

This release features functionality to group workers by means of MPI_Comm_split operation.

Separation of development dependencies

03 Sep 02:06
Compare
Choose a tag to compare

This release separates the development dependencies in the package configuration.

Bug fix in spawn logic

03 Sep 01:35
Compare
Choose a tag to compare

This release fixes a bug in spawn functionality when nprocs_per_worker=1.

Updates to package information

01 Sep 19:49
Compare
Choose a tag to compare

This release adds some missing information fields to the package.

Poetry infrastructure

01 Sep 18:17
Compare
Choose a tag to compare

This release adds a poetry-based infrastructure for building, testing, and packaging.

Refactoring of informational messages

08 Nov 03:43
Compare
Choose a tag to compare

This release includes a refactoring of informational messages.

Addition of spawn_startup_wait option

20 Mar 14:19
Compare
Choose a tag to compare

This release adds option spawn_startup_wait to set a random wait time before spawning each worker.
Furthermore, it adds collective mode "sendrecv" based on async send/recv.

Addition of max_workers option

01 Dec 20:20
Compare
Choose a tag to compare

This release adds option max_workers, which can be used to set the number of workers to less than the size of world comm.

a927bAdditions of worker service and extended broker/worker comm patterns

01 Dec 20:10
Compare
Choose a tag to compare

This release adds additional features for using MPI accept/connect between collective workers and worker/broker communication patterns.

Initial working release

02 Apr 16:08
Compare
Choose a tag to compare
0.0.2

set version to 0.0.2