(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Wed, 7 Oct 2020 01:27:34 +0000 (02:27 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 7 Oct 2020 01:27:34 +0000 (02:27 +0100)
resources.mdwn

index 26c8b314c81b30f8c2eb496697e678bca8733780..80e5d3a7c63a80f59039a8467a9066e5a3655c0f 100644 (file)
@@ -65,6 +65,10 @@ for comparative/informative purposes with regard to Simple-V.
 ## D-Cache Possible Optimizations papers and links
 - [ACDC: Small, Predictable and High-Performance Data Cache](https://dl.acm.org/doi/10.1145/2677093)
 
+# BW Enhancing Shared L1 Cache Design research done in cooperation with AMD
+- [Youtube video PACT 2020 - Analyzing and Leveraging Shared L1 Caches in GPUs](https://m.youtube.com/watch?v=CGIhOnt7F6s)
+- [Url to PDF of paper on author's website (clicking will download the pdf)](https://adwaitjog.github.io/docs/pdf/sharedl1-pact20.pdf)
+
 
 # RTL Arithmetic SQRT, FPU etc.