INFO: No output directory specified (--dir) INFO: Using directory: "SE_example_20220701_011033" INFO: Regenerating c-file: SE_example.c DEBUG: CMD: mcstas -t -o ./SE_example.c /home/nexmap/pkwi/TESTS/2022-07-01/McStas_8GPU_5e7/SE_example/SE_example.instr Warning: 'V_sample' is an obsolete component (not maintained). CFLAGS= WARNING: The parameter rUpPar of polariser2 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 polariser2 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: ./SE_example.out DEBUG: CMD: nvc -o ./SE_example.out ./SE_example.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 "./SE_example.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) ^ "./SE_example.c", line 1469: warning: arithmetic on pointer to void or function type if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./SE_example.c", line 3188: warning: missing return statement at end of non-void function "siminfo_init" } /* siminfo_init */ ^ "./SE_example.c", line 8206: warning: variable "count" was declared but never referenced long count=0; ^ "./SE_example.c", line 8297: warning: missing return statement at end of non-void function "interpolator_interpolate" } // interpolator_interpolate ^ "./SE_example.c", line 9514: warning: variable "tc2" was declared but never referenced Coords tc1, tc2; ^ "./SE_example.c", line 9515: warning: variable "tr1" was declared but never referenced Rotation tr1; ^ "./SE_example.c", line 11752: warning: enumerated type mixed with another type enum field_functions ff=field_type; ^ "./SE_example.c", line 12213: warning: incompatible redefinition of macro "exit" (declared at line 411) #define exit(...) noprintf() ^ "./SE_example.c", line 12214: warning: incompatible redefinition of macro "strcmp" (declared at line 8254) #define strcmp(a,b) str_comp(a,b) ^ "./SE_example.c", line 13032: warning: variable "nofield" was declared but never referenced int nofield=0; ^ "./SE_example.c", line 16178: warning: variable "t" is used before its value is set mcstartdate = (long)t; /* set start date before parsing options and creating sim file */ ^ "./SE_example.c", line 16118: warning: variable "ct" was declared but never referenced clock_t ct; ^ "./SE_example.c", line 1260: warning: variable "mcstartdate" was set but never used static long mcstartdate = 0; /* start simulation time */ ^ "./SE_example.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