diff --git a/src/core/device.cc b/src/core/device.cc index 1d9b32f..4c13e92 100644 --- a/src/core/device.cc +++ b/src/core/device.cc @@ -1583,7 +1583,6 @@ acDeviceRunMPITest(void) }; submesh_info.int3_params[AC_multigpu_offset] = pid3d * (int3){submesh_nx, submesh_ny, submesh_nz}; - WARNING("AC_multigpu_offset not yet tested"); acUpdateBuiltinParams(&submesh_info); AcMesh submesh;