/plctlab.github.io

Technical blogs from the PLCT Lab.

Apache License 2.0Apache-2.0

This is our tech blog in English. Chinese version is PLCT-Weekly.

If you have questions or sugguests, feel free to open an issue.

Dingli Zhang, 2020.11.20

BishengJDK 11 now brings the template interpreter and backends of C1/C2 compiler to the RISC-V world. We supports RV64G (G used to be represent the IMAFD base and extensions of RISC-V ISA) with BV (bit-manipulation and vector extensions) on the way, and the compressed instructions are out of plan.

This test is to build the JDK on RISCV64 and start to do some benchmark on HiFive Unleashed.

Yin Zhang, 2020.11.16

This is a Google Summer of Code project participated by Yin, a graduate student of PLCT lab. We adds a back-end implementation based on RISC-V vector extension for OpenCV in this project. This blog introduced the project and how to build and use it.

000 For our staff, graduates, and interns:

  • This repo is hosting English blogs only. Chinese blogs should PR to PLCT-Weekly.
  • Do not write contents in this README file. Always create a new markdown file for your article.
  • ALL file path should not be moved or renamed. We need to keep all links available in future 10 years.
  • ALL filenames should be ASCII w/o spaces.
  • feel free to create new subfolder if you have a series of blogs to write.
  • Put the new blog on the top of index.