[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlaplus] Re: In TLC, what does the num parameter do given the -simulate flag?



Note that it appears the num=X parameter is multiplied by the number of workers
On Saturday, January 28, 2023 at 9:54:52 AM UTC-5 Andrew Helwer wrote:
From tlc -h output:

run in simulation mode; optional parameters may be specified
        comma delimited: 'num=X' where X is the maximum number of
        total traces to generate and/or 'file=Y' where Y is the
        absolute-pathed prefix for trace file modules to be written
        by the simulation workers; for example Y='/a/b/c/tr' would
        produce, e.g, '/a/b/c/tr_1_15'

On Saturday, January 28, 2023 at 9:50:58 AM UTC-5 Andrew Helwer wrote:
tlc -simulate num=1 SpecName

I thought it restricted the length of the state trace but that doesn't seem to be true.

Andrew

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/2b92bedb-4387-4bad-a640-246f1c06c966n%40googlegroups.com.