INFO: No output directory specified (--dir) INFO: Using directory: "MAXII_711_20220106_003039" INFO: Regenerating c-file: MAXII_711.c DEBUG: CMD: mcxtrace -t -o ./MAXII_711.c /zhome/7c/9/7041/TESTS/2022-01-06/McXtrace-3.0_CPU_gcc_MPI_1e7/MAXII_711/MAXII_711.instr Warning: 'Perfect_crystal' is an obsolete component (not maintained). CFLAGS= WARNING: The parameter format of sample is intitalized 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 mat_format of sample is intitalized 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: ----------------------------------------------------------- INFO: Recompiling: ./MAXII_711.out DEBUG: CMD: mpicc -o ./MAXII_711.out ./MAXII_711.c -lm -std=c99 -g -lm -O2 -DUSE_MPI -lmpi ./MAXII_711.c: In function ‘sighandler’: ./MAXII_711.c:5384:5: warning: implicit declaration of function ‘kill’ [-Wimplicit-function-declaration] kill(0, SIGKILL); /* kill myself if error occurs within sighandler: loops */ ^ ./MAXII_711.c: In function ‘reflec_Init’: ./MAXII_711.c:7718:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int N=(unsigned int)((double **) pars)[0]; ^ INFO: === loading system configuration loading override configuration from /zhome/7c/9/7041/McXtrace/mcxtrace/1.5/tools/Python/mctest/../mccodelib/mcxtrace-test/McXtrace-3.0_CPU_gcc_MPI/mccode_config.json