- For a list of bug fixes, see https://github.com/radical-cybertools/radical.synapse/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc
- For a list of open issues and known problems, see https://github.com/radical-cybertools/radical.synapse/issues?q=is%3Aissue+is%3Aopen+
- remove MacOS support
- maintenance release
- sync with RU
- fix for setuptools upgrade
- convert to py3, update deployment etc.
- maintenance
- pypi fix
- Fix/ru logger (#21)
- add external lib example
- setup fix
- use OpenMP by default
- OpenMP fix
- fix OpenMP configuration during setup
- hotfix release to resolve a titan deployment issue
- prelimiary support for openMP in compute_asm atoms
- prelimiary support for multiprocessing in compute_asm atoms
- add hackish setup script to be used in RP CU pre-execs
- fix a couple of bugs
- implement busy timer
- implement named file I/O
- make bufsize for disk I/O tunable
- more resilience on partial I/O
- print warning on empty emulation load
- revert to dict based samples, stability, cleanup
- support file based samples for profile and emulation
- installation fixes, minor other changes
- add walltime sampler
- replace multiprocessing.Queue with Queue.Queue (former breaks on Gordon)
- add a CHANGES.md :)
- make RADICAL_SYNAPSE_WATCHMODE default to None on emulate()