- Update to 5.0.6 * Improve stash integration to be osdf:// aware * Handle dagman no longer inheriting user environment for the dagman job * Add support for Arm 64 architecture (aarch64) * Enable host-wide metrics collection * File dependencies between sub workflow and compute jobs broken * Planner container mount point parsing breaks on . in the dir name * request_disk is incorrectly set to MBs instead of KBs * +DAGNodeRetry for attrib=value assigment breaks on HTondor 10.0.x when direct submission is disabled * Data management between parent compute job and a sub workflow job broken * Inplace cleanup broken when a sub workflow job and a parent compute job has a data dependency - Release Notes for Pegasus 5.0.5 []Incomplete clean between ant targets - Release Notes for Pegasus 5.0.4 * Support for HTCondor 10.2 series * Improved sub workflow file handling * pegasus-analyzer should show failing jobs * pegasus-analyzer should traverse all sub workflows * File dependencies for sub workflow jobs - differentiate inputs for planner use and those for sub workflow * update python api and json schema to expose forPlanning boolean attribute with files in uses section * update java wf api to support forPlanner attribute for files * handle condor_submit updated way of specifying environment in the .dag.condor.sub file OBS-URL: https://build.opensuse.org/request/show/1147126 OBS-URL: https://build.opensuse.org/package/show/science/python-pegasus-wms.api?expand=0&rev=5
57 lines
2.4 KiB
Plaintext
57 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Feb 16 15:15:33 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||
|
||
- Update to 5.0.6
|
||
* Improve stash integration to be osdf:// aware
|
||
* Handle dagman no longer inheriting user environment for the
|
||
dagman job
|
||
* Add support for Arm 64 architecture (aarch64)
|
||
* Enable host-wide metrics collection
|
||
* File dependencies between sub workflow and compute jobs broken
|
||
* Planner container mount point parsing breaks on . in the dir
|
||
name
|
||
* request_disk is incorrectly set to MBs instead of KBs
|
||
* +DAGNodeRetry for attrib=value assigment breaks on HTondor
|
||
10.0.x when direct submission is disabled
|
||
* Data management between parent compute job and a sub workflow
|
||
job broken
|
||
* Inplace cleanup broken when a sub workflow job and a parent
|
||
compute job has a data dependency
|
||
- Release Notes for Pegasus 5.0.5 []Incomplete clean between ant
|
||
targets
|
||
- Release Notes for Pegasus 5.0.4
|
||
* Support for HTCondor 10.2 series
|
||
* Improved sub workflow file handling
|
||
* pegasus-analyzer should show failing jobs
|
||
* pegasus-analyzer should traverse all sub workflows
|
||
* File dependencies for sub workflow jobs - differentiate inputs
|
||
for planner use and those for sub workflow
|
||
* update python api and json schema to expose forPlanning boolean
|
||
attribute with files in uses section
|
||
* update java wf api to support forPlanner attribute for files
|
||
* handle condor_submit updated way of specifying environment in
|
||
the .dag.condor.sub file
|
||
* need to explicitly mount sharedfilesystem dir into container
|
||
when using shared filesystem as staging site for nonsharedfs
|
||
* worker package transfer into application containers
|
||
* In pegasus lite scripts worker package strict check is turned
|
||
off
|
||
* update pegasus-configure-glite to use BLAHPD_LOCATION
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Oct 29 09:55:14 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||
|
||
- Update to 5.0.3
|
||
* Support for Deep LFN’s in CondorIO Mode. If you are using
|
||
bypass of staging for input files, then support for deep LFN’s
|
||
depends on associated HTCondor ticket 1325 that will be fixed
|
||
in HTCondor release 10.1.0.
|
||
* Per Job Symlinking
|
||
* New Containers exercise in the Pegasus Tutor
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 1 14:15:25 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||
|
||
- Initial specfile for version 5.0.2
|
||
- Required by PyCBC
|