v1.7.6
What's Changed
Summary
idmtools release 1.7.6
- new package idmtools_platform_general which contains
. FilePlatform
. ProcessPlatform - ID Generator
- Fixed deepcopy issue
Details
- Implement SlurmPlatform Status utility by @ZDu-IDM in #2004
- Support alternate id generators by @emilykclaps in #1825
- Add example for ssmt with extra packages based on Clinton's example by @shchen-idmod in #2020
- Add unittests for idmtools_platform_file and add/update github actions by @shchen-idmod in #2023
- File platform: implemented workflow (folders and files are generated). by @ZDu-IDM in #2019
- Fix test in File platform by @shchen-idmod in #2026
- File platform: implemented experiment execution (batch and status, etc.) by @ZDu-IDM in #2025
- Add file platform cli tests by @shchen-idmod in #2039
- File platform: implementation of CLI utility by @ZDu-IDM in #2038
- Add unittests and examples for file and process platforms by @shchen-idmod in #2045
- Platform-General: implementation of ProcessPlatform by @ZDu-IDM in #2044