(no commit message)
authorshriya <shriya@web>
Fri, 17 Nov 2023 14:44:26 +0000 (14:44 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 17 Nov 2023 14:44:26 +0000 (14:44 +0000)
openpower/sv/cookbook/fortran_maxloc.mdwn

index e71471f294e2e719dcde6dec70ca9ba90efe4227..42eab11e18d4bfad86142911ce67ea29b0dd06ed 100644 (file)
@@ -26,3 +26,6 @@ int m2(int * const restrict a, int n)
 ```
 
 [[!tag svp64_cookbook ]]
+
+Read:
+<https://www.intel.com/content/www/us/en/developer/articles/technical/optimizing-maxloc-operation-using-avx-512-vector-instructions.html#gs.12t5y0>