On Wed, Oct 21, 2020 at 4:59 AM Wei Wu (吴伟) <lazyp...@gmail.com> wrote:
>
> Hi all,
>
> FYI the PLCT lab is working on OpenJDK porting on RV64G now. We are at the very beginning[0], with one full time staff on it. The Zero backend provides a very good standing point for us, and we believe the JVM should speed up more than 100x on RV64 hardware to make big changes happen, like running hadoop and/or other industrial open source suites in the HPC/server area.
>
> The PLCT is fully open to collaboration on the RISC-V ecosystem. If anyone are already working on porting Java JIT for RV64, please let me know. We are glad to unite or join as one open source group, just like what we do in the V8 RISC-V porting efforts[1].
>
> Looking forward to meeting you!
>
> [0] there is no workable patch set ready yet; we wrote a few analysis reports and did some benchmarking for all open source RISC-V porting work.
> [1] github.com/v8-riscv/v8
this look cool. Do you have plans to upstream this into v8 ? secondly
perhaps also hosting it on github.com/riscv until then might be
good too.
>
> --
> Best wishes,
> Wei Wu (吴伟)
>
> --
> You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
> To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/CANkjrB5gR25SCyC2T2SzkOQXApHB%3D4iOVBN_EkjUerNTDNsnTg%40mail.gmail.com.
--
Thanks for the note Wei. There was an initiative at Berkeley to port OpenJDK to RISC-V, and we took that up at Intensivate for a brief time, but ultimately the complexity of the code caused us to turn instead to OpenJ9, which has a significantly simpler structure. OpenJ9 uses the OMR JIT. That JIT has already been ported to RISC-V, and is in the final stages. The current effort is to connect OMR with the rest of OpenJ9.Cheng Jin is leading the port of OpenJ9 to RISC-V https://github.com/ChengJin01And Jan Vrany, (in collaboration with Boris Shingarov) is doing the bulk of the work on OMR JIT. https://github.com/eclipse/omrIf interested in working together with them, I can provide introductions.
Thanks Wei,SeanOn Wed, Oct 21, 2020 at 4:59 AM Wei Wu (吴伟) <lazyp...@gmail.com> wrote:--Hi all,FYI the PLCT lab is working on OpenJDK porting on RV64G now. We are at the very beginning[0], with one full time staff on it. The Zero backend provides a very good standing point for us, and we believe the JVM should speed up more than 100x on RV64 hardware to make big changes happen, like running hadoop and/or other industrial open source suites in the HPC/server area.The PLCT is fully open to collaboration on the RISC-V ecosystem. If anyone are already working on porting Java JIT for RV64, please let me know. We are glad to unite or join as one open source group, just like what we do in the V8 RISC-V porting efforts[1].Looking forward to meeting you![0] there is no workable patch set ready yet; we wrote a few analysis reports and did some benchmarking for all open source RISC-V porting work.
--Best wishes,
Wei Wu (吴伟)
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/CANkjrB5gR25SCyC2T2SzkOQXApHB%3D4iOVBN_EkjUerNTDNsnTg%40mail.gmail.com.