Skip to content

npsim should quit gracefully when input file does not exist

Currently, npsim crashes with some ugly memory allocation related when the input file does not exist. We should sanitize our input better and print a descriptive error message instead.

Screen_Shot_2020-11-19_at_3.03.32_PM