GitHub user avplatonov opened a pull request:
https://github.com/apache/ignite/pull/4670 IGNITE-9412: GDB convergence by error support
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9412
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4670.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4670
----
commit 6049b8495605098562f4babecbc0f250136c6a00
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-08-31T14:19:24Z
initial commit
commit e60dee7e63d594da0b0d4ac4634028d011bc0a32
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-08-31T15:44:59Z
convergence iface [non-compilable]
commit ac235737444113efcd0859f9a15adc603fa1dbd5
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-03T11:04:50Z
several convergence algorithms implementation
commit c4fdb32abe2160fc5fb47c11bbb497f4f219df86
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-03T11:07:31Z
using mean conv strgy by default
commit 7181879a606f561b369f09771605de74797f0faa
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-03T12:44:23Z
add tests
commit 4035271b28dd92935546a3ea78b213abc638f15d
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-03T13:14:48Z
pre review checks
commit c2e5b581652c4bf626cb0241f2accba680b32727
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-03T13:25:13Z
pre review checks
----
---