INFO: No output directory specified (--dir) INFO: Using directory: "SOLEIL_SWING_20250628_050734" INFO: Regenerating c-file: SOLEIL_SWING.c DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace -t -o ./SOLEIL_SWING.c SOLEIL_SWING.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT dcm_xtal1: EXTEND %{ if (!SCATTERED) ABSORB; %} is overwritten by: EXTEND %{ if (!SCATTERED) ABSORB; %} ----------------------------------------------------------- Info: 'SAXSPDBFast' is a contributed component. Info: 'SAXSQMonitor' is a contributed component. CFLAGS= @GSLFLAGS@ -DFUNNEL -std=c99 ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component sample_stage ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Source_U20 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Source_U20 -> GPU kernel from component mon_src_xy -> SPLIT within buffer at component sample_stage Component sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component sample -> GPU kernel from component sample_out ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McXtrace/mcxtrace/3.x-dev/bin/mcxtrace finished INFO: Recompiling: ./SOLEIL_SWING.out DEBUG: CMD: mpicc -o ./SOLEIL_SWING.out ./SOLEIL_SWING.c -lm -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 -lgsl -lgslcblas -DFUNNEL -std=c99 ./SOLEIL_SWING.c: In function 'reflec_Init': ./SOLEIL_SWING.c:13036:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 13036 | int N=(unsigned int)((double **) pars)[0]; | ^ lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information DEBUG: CMD: mpicc finished INFO: ===