Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Gaudi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaudi
Gaudi
Commits
73b596cb
Commit
73b596cb
authored
9 years ago
by
Marco Clemencic
Browse files
Options
Downloads
Patches
Plain Diff
moved GaudiHive global release notes
parent
0a0032fa
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
GaudiRelease/doc/GaudiHive-release-notes.md
+25
-0
25 additions, 0 deletions
GaudiRelease/doc/GaudiHive-release-notes.md
RELEASE_NOTES
+0
-25
0 additions, 25 deletions
RELEASE_NOTES
with
25 additions
and
25 deletions
GaudiRelease/doc/GaudiHive-release-notes.md
0 → 100644
+
25
−
0
View file @
73b596cb
# GaudiHive release v0.6 (2014-04-22)
Changes:
-
Scheduling
+
Graph-based decision making unit for execution flow management:
*
unified control and data flow handling
*
predictive Data Flow management
*
new traversal strategy of the Control Flow graph realm
*
use via the useUnifiedFlowManager option of ForwardSchedulerSvc
-
Data object tracking
+
declaration of inputs and outputs via declareInput/declareOutput in
Algorithms and Tools
+
deprecation of declareDataObj
-
Tool tracking
+
declaration of used Tools via declarePrivateTool/declarePublicTool
-
TimelineSvc (beta)
+
timeline of the execution of algorithms
+
keeping track of used event context (slot) and thread
-
Algorithms and Tools of MiniBrunel workflow adapted to new declaration scheme
-
see GaudiExamples/src/AlgTools/MyGaudiAlgorithm for example of tool declaration
-
see GaudiExamples/src/POOLIO/ReadHandleAlg or WriteHandleAlg for data handle usage
This diff is collapsed.
Click to expand it.
RELEASE_NOTES
deleted
100644 → 0
+
0
−
25
View file @
0a0032fa
GaudiHive release v0.6 (2014-04-22)
Changes:
Scheduling
+ Graph-based decision making unit for execution flow management:
o unified control and data flow handling
o predictive Data Flow management
o new traversal strategy of the Control Flow graph realm
o use via the useUnifiedFlowManager option of ForwardSchedulerSvc
Data object tracking
+ declaration of inputs and outputs via declareInput/declareOutput in Algorithms and Tools
- deprecation of declareDataObj
Tool tracking
+ declaration of used Tools via declarePrivateTool/declarePublicTool
TimelineSvc (beta)
+ timeline of the execution of algorithms
keeping track of used event context (slot) and thread
o Algorithms and Tools of MiniBrunel workflow adapted to new declaration scheme
o see GaudiExamples/src/AlgTools/MyGaudiAlgorithm for example of tool declaration
o see GaudiExamples/src/POOLIO/ReadHandleAlg or WriteHandleAlg for data handle usage
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment