This PR introduces a wrapper around the Vc::SimdArray class that ensures that all values in a 4D array are properly initialized when a 3D initializer_list is passed. It solves the random execution time fluctuations and the runtime error on the research machine.
This PR introduces a wrapper around the Vc::SimdArray class that ensures that all values in a 4D array are properly initialized when a 3D initializer_list is passed. It solves the random execution time fluctuations and the runtime error on the research machine.