From 860e98e5358bd3dc50754ae204939cdc99458aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20F=C3=BCrst?= Date: Tue, 13 Feb 2024 10:09:50 +0100 Subject: [PATCH] add more keywords to the pdf --- thesis/bachelor.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis/bachelor.tex b/thesis/bachelor.tex index 292accc..ec80317 100644 --- a/thesis/bachelor.tex +++ b/thesis/bachelor.tex @@ -28,7 +28,7 @@ plainpages=false,pdfpagelabels=true]{hyperref} \hypersetup{ pdftitle={Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator}, pdfauthor={Anatol Constantin Fürst}, - pdfkeywords={intel,dsa,numa,memory,bachelor,thesis}, + pdfkeywords={intel,dsa,numa,memory,qdp,prefetching,cache,hbm,data,streaming,accelerator}, } \input{preamble/packages.tex}