(no commit message)
authorlkcl <lkcl@web>
Tue, 29 Jun 2021 15:45:31 +0000 (16:45 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 29 Jun 2021 15:45:31 +0000 (16:45 +0100)
conferences/cineca2021.mdwn

index 932e823895f9568b55621c17b46236a618e88622..717f4aa1b44416918f1a4997c0a61d480935a376 100644 (file)
@@ -30,3 +30,17 @@ for the past 36 years in his spare time.
 * <https://www.linkedin.com/posts/openpower-foundation_openpower-workshop-at-cineca-activity-6813861142486745088-yWD_>
 * June 30th 7.30 am EST to 10.30 am EST
 * <https://academy.cineca.it/en/events/openpower-workshop>
+* <https://libre-soc.org/openpower/sv/overview/>
+* <https://www.sigarch.org/simd-instructions-considered-harmful/>
+* <https://course.ece.cmu.edu/~ece740/f13/lib/exe/fetch.php?media=seth-740-fall13-module5.1-simd-vector-gpu.pdf>
+* <https://godbolt.org/z/f8a7PMPWc>
+* <https://patchwork.ozlabs.org/project/glibc/patch/20200929152103.18564-1-rzinsly@linux.ibm.com/>
+* <https://github.com/plctlab/rvv-benchmark/blob/master/strncpy.s>
+* <https://godbolt.org/z/4oGjTe8Ko>
+* <https://ffmpeg.org/doxygen/3.1/mpegaudiodsp__template_8c_source.html#l00121>
+* <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=media/audio/mp3/mp3_0_apply_window_float.s;hb=HEAD>
+* <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=media/audio/mp3/mp3_0_apply_window_float_basicsv.s;hb=HEAD>
+* <https://en.wikipedia.org/wiki/Cooley%E2%80%93Tukey_FFT_algorithm#Data_reordering,_bit_reversal,_and_in-place_algorithms>
+* <https://en.wikipedia.org/wiki/File:DIT-FFT-butterfly.png>
+* <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_svp64_ldst.py;hb=HEAD>
+* <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_svp64_fft.py;h=6cb2b522be85a2f86a0b505d1878dbcec645cb90;hb=8dfffc9c2ff7bb91715500160d1b057f9bef3ba0>