first round of optimizations to reduce array handle virtual binary size
Merge request reports
Activity
Errors:
- commit 024b0093 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/StorageVirtual.hxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 024b0093 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
@mclarsen Can you verify that this shaves off some library size for you? It won't remove the entire increase we are seeing but it should help.
added 5 commits
-
024b0093...ee6917a5 - 4 commits from branch
vtk:master
- f769ccd0 - Optimize TransferInfo / VirtualObjectTransfer for shared memory systems
-
024b0093...ee6917a5 - 4 commits from branch
Errors:
- commit f769ccd0 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
vtkm/cont/StorageVirtual.hxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit f769ccd0 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
added 1 commit
- a9d092ef - Optimize TransferInfo / VirtualObjectTransfer for shared memory systems
mentioned in commit 831a0bf8
Please register or sign in to reply