INFO: No output directory specified (--dir) INFO: Using directory: "MAXIV_DanMAX_pxrd2d_20231220_052648" INFO: Regenerating c-file: MAXIV_DanMAX_pxrd2d.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./MAXIV_DanMAX_pxrd2d.c /home/nexmap/pkwi/xTESTS/2023-12-20/McXtrace_CPU_MPICC_KISS_5e7/MAXIV_DanMAX_pxrd2d/MAXIV_DanMAX_pxrd2d.instr CFLAGS= -I@MCCODE_LIB@/miniconda3/include -Wl,-rpath,@MCCODE_LIB@/miniconda3/lib -L@MCCODE_LIB@/miniconda3/lib -lgsl -lgslcblas -DFUNNEL -std=c99 WARNING: The parameter format of powdern 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 mat_format of powdern 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: -> SPLIT N at component powdern ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component dmu is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component dmu -> GPU kernel from component src_psd -> SPLIT within buffer at component powdern ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./MAXIV_DanMAX_pxrd2d.out DEBUG: CMD: mpicc -o ./MAXIV_DanMAX_pxrd2d.out ./MAXIV_DanMAX_pxrd2d.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -I/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/include -Wl,-rpath,/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/miniconda3/lib -lgsl -lgslcblas -DFUNNEL -std=c99 ./MAXIV_DanMAX_pxrd2d.c: In function ‘reflec_Init’: ./MAXIV_DanMAX_pxrd2d.c:12158:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int N=(unsigned int)((double **) pars)[0]; ^ ./MAXIV_DanMAX_pxrd2d.c: In function ‘cif2hkl’: ./MAXIV_DanMAX_pxrd2d.c:12931:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^~~~~~ ./MAXIV_DanMAX_pxrd2d.c:12940:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^~~~~~ ./MAXIV_DanMAX_pxrd2d.c:12943:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^~~~~~ /tmp/ccHd09Qp.o: In function `cif2hkl': /home/nexmap/pkwi/xTESTS/2023-12-20/McXtrace_CPU_MPICC_KISS_5e7/MAXIV_DanMAX_pxrd2d/./MAXIV_DanMAX_pxrd2d.c:12945: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===