Rashid Waraich

Results 12 issues of Rashid Waraich

somewhat related issue: In class `PopulationAttributes.scala` we only use this parameter, if used by a single mode, however, it could be generalized to multiple modes (not perfect, but better): ```...

Bug

- in some cases killing some agents is not sufficient, as other agents are still expecting messages from the agents the stuck finder removed

- prepare required repository under LBNL - upload existing code \ data to repository - test that provided code works with provided data - add readme with information of how...

Add the metaconfiguration parameter `beam.cfg.copyRideHailToFirstManager` to config as a comment before the ridehail manager block.

I setup a run with `-Xmx850g`, in the output log it showed the following: ``` JVM args: List(-Xmx850g, ... ... Heap max memory: 755.6 GB ... 17:13:57.233 INFO beam.sim.RunBeam$ -...

see https://github.com/LBNL-UCB-STI/beam/blob/24d900c31ad40e0f0809747482f6fa7e545ecf6d/src/main/scala/beam/sim/BeamHelper.scala#L1074-L1084 If `beam.cfg.copyRideHailToFirstManager = true` is not set, then a warning should be logged during the configuration consistency check stage, if both the root ridehail manager and the array...