Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Explicitly keep track of all Processes in the Executable to make sure all Processes are assigned the Runtime Signed-off-by: Risbud, Sumedh <[email protected]> * A utility to measure the size of a python object recursively. Useful for example, to measure the size of NxBoard object after compilation Signed-off-by: Risbud, Sumedh <[email protected]> * Removed the utility to estimate Python object size Signed-off-by: Risbud, Sumedh <[email protected]> * Fixed Runtime unittest to accommodate passing an explicit ProcessList to the Executable Signed-off-by: Risbud, Sumedh <[email protected]> * Removed unused import Signed-off-by: Risbud, Sumedh <[email protected]> --------- Signed-off-by: Risbud, Sumedh <[email protected]>
- Loading branch information