Hi Joe: I also want to know the detail about setup/use the RBE. Does it mean if I have a lot of machine(virtual or physical), I can separate the AOSP compile process on them?
Because as android version rising, the compile time rising also. [image: aosp_11_compile_time.png] i'm afraid it will impact our product develop time next year. Thanks a lot. Chang Joe Hicks 在 2020年5月14日 星期四上午4:11:45 [UTC+8] 的信中寫道: > Hi Yun, > > I will reach out directly to you to discuss. > > Thanks, > Joe > > On Wednesday, May 13, 2020 at 3:24:55 PM UTC-4 Yun Ma wrote: > >> Hi Dan, >> >> Do we have more detail document about how to setup/use the RBE? We have >> interesting about this build feature. >> >> Thanks >> Yun >> >> On Monday, March 23, 2020 at 9:19:51 PM UTC-7, Dan Willemsen wrote: >>> >>> Someone should be reaching out to you directly about RBE, but I'd like >>> to clarify that the remote execution API >>> <https://github.com/bazelbuild/remote-apis> has more clients than just >>> Bazel (even though it is in the bazelbuild github organization). The >>> rewrapper support in AOSP is unrelated to Bazel, and currently integrates >>> with the build similarly to ccache -- as a compiler wrapper. >>> >>> - Dan >>> >>> On Monday, March 23, 2020 at 7:39:55 AM UTC-7 [email protected] wrote: >>> >>>> hi, >>>> >>>> Android Building group, >>>> >>>> I noticed that One PPT called "Remote Execution and Caching for Android >>>> Platform" . >>>> Inside it has one page , it shows that ninja can call re.warper to >>>> execute clang/java on remote server. >>>> >>>> In that PPT it shows the result is quite good from my point of view. >>>> So, I want to know how it works? how can i build one system like this? I >>>> have read pages >>>> https://cloud.google.com/remote-build-execution/docs/overview . I >>>> learned that RBE is for Bazel . >>>> >>>> So I learned Bazel, I found that ,Bazel has its own BUILD file to be >>>> the input to compile code. So I confused ,could any one can tell me ? How >>>> does ninja call re-wrapper and send "compile" command to remote execution? >>>> How does this progress know the out file is exist in Remote Cache? >>>> >>>> >>>> I need to build one system like this to make the android and chips >>>> driver compile as fast as I can. thanks >>>> >>>> [image: google.png] >>>> >>>> >>>> -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/80c2b419-81a3-44ea-92ee-5156a8a6140an%40googlegroups.com.
