INFO: No output directory specified (--dir) INFO: Using directory: "Samples_Isotropic_Sqw_20220401_011353" INFO: Regenerating c-file: Samples_Isotropic_Sqw.c DEBUG: CMD: mcstas -t -o ./Samples_Isotropic_Sqw.c /home/nexmap/pkwi/TESTS/2022-04-01/McStas_8GPU_5e7/Samples_Isotropic_Sqw/Samples_Isotropic_Sqw.instr CFLAGS= WARNING: The parameter powder_format of 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. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- INFO: Recompiling: ./Samples_Isotropic_Sqw.out DEBUG: CMD: nvc -o ./Samples_Isotropic_Sqw.out ./Samples_Isotropic_Sqw.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 "./Samples_Isotropic_Sqw.c", line 1442: 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) ^ "./Samples_Isotropic_Sqw.c", line 1469: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./Samples_Isotropic_Sqw.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./Samples_Isotropic_Sqw.c", line 11337: warning: variable "n" was declared but never referenced double n; ^ "./Samples_Isotropic_Sqw.c", line 11316: warning: variable "w_c" was declared but never referenced double w_c = 0; ^ "./Samples_Isotropic_Sqw.c", line 11317: warning: variable "w_l" was declared but never referenced double w_l = 0; ^ "./Samples_Isotropic_Sqw.c", line 11228: warning: variable "w_c" was declared but never referenced t_Table w_c, w_l; ^ "./Samples_Isotropic_Sqw.c", line 11228: warning: variable "w_l" was declared but never referenced t_Table w_c, w_l; ^ "./Samples_Isotropic_Sqw.c", line 12723: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./Samples_Isotropic_Sqw.c", line 12724: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./Samples_Isotropic_Sqw.c", line 14198: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./Samples_Isotropic_Sqw.c", line 14821: warning: variable "Ei" was set but never used double k=0, Ei=0; ^ "./Samples_Isotropic_Sqw.c", line 14852: warning: variable "ti" was set but never used double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./Samples_Isotropic_Sqw.c", line 14853: warning: variable "tf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Samples_Isotropic_Sqw.c", line 14853: warning: variable "kf" was set but never used double kf_x,kf_y,kf_z,tf,kf; ^ "./Samples_Isotropic_Sqw.c", line 17105: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./Samples_Isotropic_Sqw.c", line 17045: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./Samples_Isotropic_Sqw.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./Samples_Isotropic_Sqw.c", line 2501: warning: function "strcpy_valid" was declared but never referenced static char *strcpy_valid(char *valid, char *original) ^ INFO: === loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_8GPU/mccode_config.json