I am trying to add catalyst into my C code, the code needs multiple input arguments to run “mpirun -np 2 -X 256 -Y 256 pythonscripts.py” and I received an error message like “vtkCPPythonScriptPipeline (0x40ccef0): Could not find file -X”.
Could someone guide me on how to run the code with Catalyst enabled?