When testing the code by running, in the same terminal session, COMMIT multiple times and changing each time some parameters such as the number of threads, calling build_operator() does not force recompilation which, in turnm, can raise a segmentation fault error.
When testing the code by running, in the same terminal session, COMMIT multiple times and changing each time some parameters such as the number of threads, calling
build_operator()
does not force recompilation which, in turnm, can raise asegmentation fault
error.