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

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

Open
markplagge opened this issue Jul 19, 2016 · 0 comments
Open

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

markplagge opened this issue Jul 19, 2016 · 0 comments
Assignees
Labels

Comments

@markplagge
Copy link
Collaborator

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?

@laprej laprej self-assigned this Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants