INFO: No output directory specified (--dir) INFO: Using directory: "IncoherentPhonon_test_20251212_035255" INFO: Regenerating c-file: IncoherentPhonon_test.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o IncoherentPhonon_test.c IncoherentPhonon_test.instr CFLAGS= -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component test_sample is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component test_sample -> GPU kernel from component Banana_monitor ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: IncoherentPhonon_test.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" IncoherentPhonon_test.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcstas/Library/include -DNDEBUG -D_POSIX_SOURCE -DFUNNEL /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib Microsoft (R) C/C++ Optimizing Compiler Version 19.44.35221 for x64 Copyright (C) Microsoft Corporation. All rights reserved. IncoherentPhonon_test.c IncoherentPhonon_test.c(30223): warning C4005: 'min': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1283): note: see previous definition of 'min' IncoherentPhonon_test.c(30224): warning C4005: 'max': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1282): note: see previous definition of 'max' D:\a\McCode\McCode\run_test-suite\mcstas-3.99.99_mpi_x_2_1e6_windows-latest_msmpi_Windows\IncoherentPhonon_test\IncoherentPhonon_test.c(19005) : warning C4700: uninitialized local variable 'Se' used D:\a\McCode\McCode\run_test-suite\mcstas-3.99.99_mpi_x_2_1e6_windows-latest_msmpi_Windows\IncoherentPhonon_test\IncoherentPhonon_test.c(19456) : warning C4700: uninitialized local variable 'done1' used D:\a\McCode\McCode\run_test-suite\mcstas-3.99.99_mpi_x_2_1e6_windows-latest_msmpi_Windows\IncoherentPhonon_test\IncoherentPhonon_test.c(19460) : warning C4700: uninitialized local variable 'doneXi1' used D:\a\McCode\McCode\run_test-suite\mcstas-3.99.99_mpi_x_2_1e6_windows-latest_msmpi_Windows\IncoherentPhonon_test\IncoherentPhonon_test.c(19464) : warning C4700: uninitialized local variable 'doneXi2' used Microsoft (R) Incremental Linker Version 14.44.35221.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:IncoherentPhonon_test.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib IncoherentPhonon_test.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===