INFO: No output directory specified (--dir) INFO: Using directory: "SE_example_20240617_002235" INFO: Regenerating c-file: SE_example.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./SE_example.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/SE_example/SE_example.instr Warning: 'V_sample' is an obsolete component (not maintained). CFLAGS= WARNING: The parameter rUpPar of polariser2 is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter rDownPar of polariser2 is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./SE_example.out DEBUG: CMD: mpicc -o ./SE_example.out ./SE_example.c -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm DEBUG: CMD: mpicc finished INFO: ===