Commit Graph

10 Commits

Author SHA1 Message Date
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
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
aurel cordonnier
7f517562d5 Merge from Release-Engine-Staging @ 17438845 to Release-Engine-Test
This represents UE4/Main @17430120 and Dev-PerfTest @17437669

[CL 17439044 by aurel cordonnier in ue5-release-engine-test branch]
2021-09-06 12:23:53 -04:00
joe kirchoff
c7ee815d0a RemoteExecution: Change array usage to use uint8 instead of char to match the data types used by other engine FileIO
Use FCriticalSection\FScopeLock instead of mutex for CompletionQueue

#rb Zousar.Shaker
#rnx

#ROBOMERGE-SOURCE: CL 17160416 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17160421 by joe kirchoff in ue5-release-engine-test branch]
2021-08-12 18:50:51 -04:00
Joe Kirchoff
5fa7901219 RemoteExecution Async API
#preflight 60b93b1c3ba4c300013c09e0
#rb Zoursar.Shaker

[CL 16577516 by Joe Kirchoff in ue5-main branch]
2021-06-07 16:54:03 -04:00
aurel cordonnier
a60689f75f Fixes for no unity build errors
#rb trivial
#rnx

[CL 16511214 by aurel cordonnier in ue5-main branch]
2021-05-31 19:02:37 -04:00
Joe Kirchoff
d1377e38a1 BazelExecutor: Correct configuration for Horde CAS & RemoteExecution
#rb none
#preflight 60ac346e6905a60001a500cf

[CL 16443130 by Joe Kirchoff in ue5-main branch]
2021-05-24 20:32:00 -04:00
Joe Kirchoff
0d5a055090 BazelExecutor: Expose ToBlob functions in IContentAddressableStorage
Update Digest hash, Timestamp, and Duration to use UE types
Forward declare as much as possible

#rb none
#preflight 60a85e256905a600013c1542

[CL 16427907 by Joe Kirchoff in ue5-main branch]
2021-05-21 22:06:43 -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