From fe53a10ad47a525d24ffb42a98e4a0151e93c62d Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 5 Dec 2018 03:41:58 +0000 Subject: [PATCH] add RVV spec link --- 3d_gpu.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/3d_gpu.mdwn b/3d_gpu.mdwn index 5ac25349c..a35d09b79 100644 --- a/3d_gpu.mdwn +++ b/3d_gpu.mdwn @@ -94,7 +94,9 @@ single-instruction "memcpy" and "memzero") - the primary driver behind Simple-V has been as the basis for turning RISC-V into an embedded-style (low-power) GPU (and also a VPU). -one of the things that's lacking from RVV is parallelisation of +one of the things that's lacking from +[RVV](https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc) +is parallelisation of Bit-Manipulation. RVV has been primarily designed based on input from the Supercomputer community, and as such it's *incredible*. absolutely amazing... but only desirable to implementt if you need to -- 2.30.2