Version info
legate.core: commit 18cb8fd
legate.numpy: 026061b
Steps to reproduce
- Go to legate.numpy/example
- Execute
legate --cpus 1 --summarize ./jacobi.py
Expected and actual output
The expected result is the normal outputs from jacobi.py plus whatever the summarize should output.
The actual output is an error message: jacobi.py: error: unrecognized arguments: -lg:summarize