summaryrefslogtreecommitdiff
path: root/src/main/ScheduleInterface.c
Commit message (Expand)AuthorAge
* Correct a severe error in handling sync statements in schedulingschnetter2005-05-25
* Add additional scheduler options "loop-local", "loop-singlemap",schnetter2004-07-31
* Output more information when an unknown schedule option is encountered.schnetter2004-07-31
* Delimit timer info with "=" instead of "-" to make it more readable.schnetter2004-07-31
* Add option flag for 'local' mode.tradke2004-06-23
* Describe POSTRESTRICT and POSTREGRID bins during startup.schnetter2004-06-11
* Create timers with unique names by using an integer serial number.schnetter2004-04-06
* Check malloc return valueschnetter2004-04-04
* Add new scheduling options "meta" and "singlemap" for Carpet.schnetter2004-02-16
* Allows scheduling in the analysis bin without any triggers. Thisschnetter2004-01-21
* Print WRAGH bin name in schedule treeschnetter2004-01-16
* Fix a bug in the flesh's timer output for the case when the same routine getstradke2003-12-01
* Print the schedule bin names, enclosed in square brackets, in theschnetter2003-10-13
* new CCTK_WRAGH timebinrideout2003-08-22
* Added level mode:goodale2003-05-09
* Allow routines scheduled within groups triggered in analysis to be run if thegoodale2003-03-24
* Added a check against scheduling items with the same name in a schedule bingoodale2003-02-17
* Now scheduling a group AS preserves the identity of the group, allowinggoodale2003-02-17
* Add group desription to printed schedule treeallen2002-12-30
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Don't call malloc() with a size of zero bytes.tradke2002-06-07
* Only try and increase storage if there are some grid variable groupsallen2002-04-28
* Passing timelevel storage info from schedule.ccl files to the flesh. Thisgoodale2002-04-17
* Change the top-level storage for GVs to use new GroupStorageIncrease.goodale2002-04-16
* Changed to use the new GroupStorageIncrease/Decrease functions.goodale2002-04-04
* Formatting change when printing out group names. Only puts a label at thegoodale2002-03-26
* Fixed a thing from my previous commit when printing the schedule tree.tradke2002-03-25
* Fixed the indentation level when printing scheduled groups.tradke2002-03-25
* When printing the schedule tree, also say when periodic output is done.tradke2002-03-19
* Print routines which are registered for CCTK_POST_RECOVER_VARIABLES.tradke2002-03-19
* Bugfix in printing runtime information.tradke2001-12-21
* Moved the very first CCTK_POSTSTEP schedule bin before CCTK_RECOVER_VARIABLES.tradke2001-12-17
* Shortened the headings for the Cactus default timers a bit (only have thetradke2001-12-11
* Change "Total time" to "Total time for simulation" in timer reportallen2001-11-05
* Adding the trigger groups for a routine to the cFunctionData structure.allen2001-11-03
* Added thorn name, routine name and scheduling bin to the FunctionDataallen2001-10-31
* Added timing and output of total time.tradke2001-09-20
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* The scheduler now creates named timers for every scheduled routine.tradke2001-07-12
* New include file for timersallen2001-07-10
* Also print the total time for every time bin if cctk_timer_output is enabled.tradke2001-06-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Added more schedule bins to printing off schedule and timersallen2001-05-06
* Fixing FILEVERSION stuffallen2001-05-05
* Fix for text in schedule printout during startupallen2001-05-05
* Changing schedule tree print statements to contain changes to calling order.allen2001-04-18
* Cactus/586allen2001-04-15
* Fixing order of sync and trigger actions for analysis routines.goodale2001-03-17
* Removed unused variable in CCTKi_ScheduleCallFunction().tradke2001-02-23