[PATCH] bib: Update the AMD GPU compute URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Borislav Petkov <bp@xxxxxxx>

The old one is 404.

Signed-off-by: Borislav Petkov <bp@xxxxxxx>
---
 bib/hw.bib      | 11 +++++------
 howto/howto.tex |  2 +-
 owned/owned.tex |  2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/bib/hw.bib b/bib/hw.bib
index 9ff34342c642..29c4bbd29432 100644
--- a/bib/hw.bib
+++ b/bib/hw.bib
@@ -165,15 +165,14 @@ System Programming",
  number="24593 rev. 3.13",
 }
 
-@unpublished{AMD2017OpenCL,
+@unpublished{AMD2020ROCm,
  Author="AMD",
- Title="{OpenCL\textsuperscript\texttrademark} Zone---Accelerate Your Applications",
- year="2017",
- month="January",
- note="\url{http://developer.amd.com/tools-and-sdks/opencl-zone/}";,
+ Title="Professional Compute Products - GPUOpen",
+ year="2020",
+ month="March",
+ note="\url{https://gpuopen.com/professional-compute/}";,
 }
 
-
 @manual{ARMv8Litmus2009,
  title="ARM Barrier Litmus Tests and Cookbook",
  author="Richard Grisenthwaite",
diff --git a/howto/howto.tex b/howto/howto.tex
index 39356eec5062..b4189149d0ff 100644
--- a/howto/howto.tex
+++ b/howto/howto.tex
@@ -324,7 +324,7 @@ Fortunately, there are many alternatives available to you:
 	might check out Norm Matloff's ``Programming on
 	Parallel Machines''~\cite{NormMatloff2013ParProcBook}.
 	Of course, the GPU vendors have quite a bit of additional
-	information~\cite{AMD2017OpenCL,CyrilZeller2011GPGPUbasics,NVidia2017GPGPU,NVidia2017GPGPU-university}.
+	information~\cite{AMD2020ROCm,CyrilZeller2011GPGPUbasics,NVidia2017GPGPU,NVidia2017GPGPU-university}.
 \item	If you are interested in POSIX Threads, you might take
 	a look at David R.~Butenhof's book~\cite{Butenhof1997pthreads}.
 	In addition,
diff --git a/owned/owned.tex b/owned/owned.tex
index ed0ec4f6d1bd..908dc567a4cf 100644
--- a/owned/owned.tex
+++ b/owned/owned.tex
@@ -398,7 +398,7 @@ Examples of data ownership include:
 	well-suited for GPGPUs.\footnote{
 		But note that a great many other classes of applications
 		have also been ported to
-		GPGPUs~\cite{NormMatloff2013ParProcBook,AMD2017OpenCL,NVidia2017GPGPU,NVidia2017GPGPU-university}.}
+		GPGPUs~\cite{NormMatloff2013ParProcBook,AMD2020ROCm,NVidia2017GPGPU,NVidia2017GPGPU-university}.}
 \item	Operating-system kernels adapted for networking, where each connection
 	(also called \emph{flow}~\cite{Shenker89,ZhangPhD,McKenney90})
 	is assigned to a specific thread.
-- 
2.21.0




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux