INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H5_20220401_003531" INFO: Regenerating c-file: ILL_H5.c DEBUG: CMD: mcstas -t -o ./ILL_H5.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/ILL_H5/ILL_H5.instr CFLAGS= WARNING: The parameter format of HCS_Al 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 powder_format of H53_IN14_Sample 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 rUpPar of H53_CryoEDM_polariser 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 H53_CryoEDM_polariser 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 rUpPar of IN15_Vpolariser 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 IN15_Vpolariser 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 rPar of IN15_Vpolariser 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: WARNING: --> JUMP found at COMPONENT 9, H53_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 10, H52_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 11, H51_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 26, H53_IN14_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 79, H53_IN16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 94, H53_D16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 110, H53_SADAM_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 154, H51_split_2 --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 155, H51_split_1 --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL ----------------------------------------------------------- INFO: Recompiling: ./ILL_H5.out DEBUG: CMD: nvc -o ./ILL_H5.out ./ILL_H5.c -lm -DUSE_MPI -lmpi -L/opt/nvidia/hpc_sdk/Linux_x86_64/21.7/comm_libs/mpi/lib -I/opt/nvidia/hpc_sdk/Linux_x86_64/21.7/comm_libs/mpi/include -ta:tesla,managed -DOPENACC "./ILL_H5.c", line 1447: warning: arithmetic on pointer to void or function type if (MPI_Send((void*)(sbuf+offset*dsize), length, dtype, dest, tag++, MPI_COMM_WORLD) != MPI_SUCCESS) ^ "./ILL_H5.c", line 1474: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./ILL_H5.c", line 3193: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./ILL_H5.c", line 12067: warning: variable "n" was declared but never referenced double n; ^ "./ILL_H5.c", line 12046: warning: variable "w_c" was declared but never referenced double w_c = 0; ^ "./ILL_H5.c", line 12047: warning: variable "w_l" was declared but never referenced double w_l = 0; ^ "./ILL_H5.c", line 11958: warning: variable "w_c" was declared but never referenced t_Table w_c, w_l; ^ "./ILL_H5.c", line 11958: warning: variable "w_l" was declared but never referenced t_Table w_c, w_l; ^ "./ILL_H5.c", line 13921: warning: variable "count" was declared but never referenced long count=0; ^ "./ILL_H5.c", line 14012: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./ILL_H5.c", line 15917: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./ILL_H5.c", line 15918: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./ILL_H5.c", line 33549: warning: nested comment is not allowed /* compute H53 parameters: IN14 */ ^ "./ILL_H5.c", line 34523: warning: incompatible redefinition of macro "exit" (declared at line 416) #define exit(...) noprintf() ^ "./ILL_H5.c", line 34524: warning: incompatible redefinition of macro "strcmp" (declared at line 13969) #define strcmp(a,b) str_comp(a,b) ^ "./ILL_H5.c", line 34886: warning: variable "type" was set but never used char type = '\0'; ^ "./ILL_H5.c", line 34887: warning: variable "itype" was set but never used int itype = 0; ^ "./ILL_H5.c", line 34890: warning: variable "nb_reuses" was declared but never referenced int nb_reuses = line_info.nb_reuses; ^ "./ILL_H5.c", line 34893: warning: variable "vcache" was set but never used double vcache = line_info.v; ^ "./ILL_H5.c", line 34897: warning: variable "lfree" was set but never used double lfree = line_info.lfree; ^ "./ILL_H5.c", line 34899: warning: variable "xs_compute" was declared but never referenced long xs_compute = line_info.xs_compute; ^ "./ILL_H5.c", line 34900: warning: variable "xs_reuse" was declared but never referenced long xs_reuse = line_info.xs_reuse; ^ "./ILL_H5.c", line 34901: warning: variable "xs_calls" was declared but never referenced long xs_calls = line_info.xs_calls; ^ "./ILL_H5.c", line 34903: warning: variable "dq" was set but never used double dq = line_info.dq; ^ "./ILL_H5.c", line 36323: warning: variable "Ei" was set but never used double k=0, Ei=0; ^ "./ILL_H5.c", line 36354: warning: variable "ti" was set but never used double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./ILL_H5.c", line 36355: warning: variable "tf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./ILL_H5.c", line 36355: warning: variable "kf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./ILL_H5.c", line 37560: warning: statement is unreachable break; ^ "./ILL_H5.c", line 37348: warning: variable "R" was declared but never referenced double R; ^ "./ILL_H5.c", line 37660: warning: variable "l_i" was set but never used double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./ILL_H5.c", line 37660: warning: variable "l_o" was declared but never referenced double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./ILL_H5.c", line 49388: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./ILL_H5.c", line 49328: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./ILL_H5.c", line 1265: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./ILL_H5.c", line 2506: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: par (./ILL_H5.c: 35774) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 36375) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 36375) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 36375) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 37374) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 37680) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 37680) NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: rotLM (./ILL_H5.c: 37680) NVC++/x86-64 Linux 21.7-0: compilation completed with warnings INFO: === loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_8GPU/mccode_config.json