Commit Graph

12 Commits

Author SHA1 Message Date
michael kirzinger
53c9b167aa Support for non-default constructable types in TPromise
[REVIEW] [at]Andriy.Tylychko
#jira OI-3642
#preflight 61f16f68e12e3fcf9b1baa70

#ROBOMERGE-AUTHOR: michael.kirzinger
#ROBOMERGE-SOURCE: CL 18736470 in //UE5/Release-5.0/... via CL 18736478 via CL 18736859
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18736874 by michael kirzinger in ue5-main branch]
2022-01-26 11:57:45 -05:00
aurel cordonnier
fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
joe kirchoff
e6aa80ce4e RemoteExecute: Add missing results to completed list as failed when remote execution fails due to a server error or if cancelled due to timeout, so they can be logged.
#rb none
#rnx

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 17665929 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v875-17642767)

[CL 17666131 by joe kirchoff in ue5-release-engine-test branch]
2021-09-29 15:32:18 -04:00
joe kirchoff
e1c66e0683 HordeExecutor: Remove stale thread code and optimization disable I left in
#rb trivial
#rnx

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 17589400 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)

[CL 17589442 by joe kirchoff in ue5-release-engine-test branch]
2021-09-21 18:41:39 -04:00
joe kirchoff
4c91983437 RemoteExecution: Add task result outcome and details
#rb none
#rnx
[FYI] Ben.Marsh
[FYI] Zousar.Shaker

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 17572802 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)

[CL 17572836 by joe kirchoff in ue5-release-engine-test branch]
2021-09-20 13:49:08 -04:00
joe kirchoff
cfc4cef45c Update Remote Compute to use new compact binary api
#preflight 61411c7cb5a4fa0001184cbe
#rb Zousar.Shaker
#rnx

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 17552582 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)

[CL 17552604 by joe kirchoff in ue5-release-engine-test branch]
2021-09-17 11:18:28 -04:00
Joe Kirchoff
06c71c89a5 Rename HordeExecutor -> BazelExecutor
#rb trivial

[CL 16410380 by Joe Kirchoff in ue5-main branch]
2021-05-20 17:12:30 -04:00
Joe Kirchoff
3674070788 Add PVS-Studio exclude 568 & 590 to generated *.pb.cc
#rb trivial

[CL 16354967 by Joe Kirchoff in ue5-main branch]
2021-05-17 13:15:01 -04:00
Joe Kirchoff
1dfd98fd2b Update NeuralNetworkInterface to use static protobuf libs
Move onnx.proto3 to ModelProtoFileReader module and add a batch file to generate the code
Delete ONNXProto3, ONNXAndProtobufHelper, & old ThirdParty protobuf module
Wrap some code with WITH_PROTOBUF until Linux protobuf libraries are supported
Use toolchain v140 instead of v142 to fix Clang unresolved external symbols

#preflight 609ed376046b9d00015b1322
#rb Gines.Hidalgo

[CL 16336440 by Joe Kirchoff in ue5-main branch]
2021-05-14 17:23:20 -04:00
Joe Kirchoff
1d789493d3 HordeExecutor: Disable on Windows Clang while it is a work in progress
#rb trivial

[CL 16330191 by Joe Kirchoff in ue5-main branch]
2021-05-14 11:22:12 -04:00
Joe Kirchoff
0e648123c5 HordeExecutor: Remove testing config
#jira none
#rb trivial

[CL 16320120 by Joe Kirchoff in ue5-main branch]
2021-05-13 17:55:10 -04:00
Joe Kirchoff
dc86d2cb6c Experimental RemoteExecution & HordeExecutor editor modules
Implements gRPC wrappers for Bazel remote execution api
Static libraries are built via vcpkg, currently only supported for Win64 Editor builds

#rb Ben.Marsh
#preflight 609c65f883595700015753f8

[CL 16313287 by Joe Kirchoff in ue5-main branch]
2021-05-13 11:11:54 -04:00