AC_multigpu_offset tested to work on at least 2 nodes and 8 GPUs. Forcing should now work with MPI

This commit is contained in:
jpekkila
2020-03-25 13:51:00 +02:00
parent 672137f7f1
commit e36ee7e2d6

View File

@@ -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;