Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore asynchronous tasks (no cycle time) to cylc. #9

Closed
cylc opened this issue Jun 30, 2011 · 2 comments
Closed

Restore asynchronous tasks (no cycle time) to cylc. #9

cylc opened this issue Jun 30, 2011 · 2 comments

Comments

@cylc
Copy link
Collaborator

cylc commented Jun 30, 2011

This was demonstrated in cylc-2, but not yet brought forward to cylc-3. Cylc was (and will be) able to run trees of tasks that are initiated by some random event such as a satellite pass (in parallel if the initiating events come in quick succession).

@cylc
Copy link
Collaborator Author

cylc commented Jul 25, 2011

Asynchronous task functionality has been restored in the 'asynch' branch, with a working example suite. Still to do:

  • incorporate asynchronous tasks into the suite.rc graph (currently they must be defined under [raw task definitions])
  • allow the cylc GUI monitors to display asynchronous tasks (currently only the command line suite monitor can do it)
  • make all cylc commands aware of asynchronous tasks (most expect valid cycle times as input)

@cylc
Copy link
Collaborator Author

cylc commented Aug 8, 2011

Asynchronous tasks have been completed, released in the 3.4.0 version.

@cylc cylc closed this as completed Aug 8, 2011
datamel referenced this issue in datamel/cylc-flow Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants