Skip to content

Sync Mode 4 should automatically set options for debug. #102

@markplagge

Description

@markplagge

When running a model with sync mode 4 on, ROSS prints out a message:

/************************************************************************_/
/
** WARNING: Starting Optimistic Debug Scheduler!! *********************/
This schedule assumes the following:

  1. One 1 Processor/Core is used.
  2. One 1 KP is used.
    NOTE: use the --nkp=1 argument to the simulation to ensure that
    it only uses 1 KP.
  3. Events ARE NEVER RECLAIMED (LP Commit Functions are not called).
  4. Executes til out of memory (16 events left) and
    injects rollback to first before primodal init event.
  5. g_tw_rollback_time = 0.000000001000
    /_**********************************************************************/

This is a nice informational message, but is there any reason why ROSS can't set these options automatically? Or at least quit without running if an invalid set of options is detected?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions