From 8726543ff7119ce0980bc3d93a493d2f5e3b4e78 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Thu, 23 Feb 2023 13:09:42 +0100 Subject: [PATCH] CUDA in capital letters --- doc.zih.tu-dresden.de/docs/software/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/spec.md b/doc.zih.tu-dresden.de/docs/software/spec.md index f778af442..efbc072ee 100644 --- a/doc.zih.tu-dresden.de/docs/software/spec.md +++ b/doc.zih.tu-dresden.de/docs/software/spec.md @@ -15,7 +15,7 @@ algorithm, port an application to another platform or integrate acceleration int you can determine from which target system and parallelization model your application performance could benefit most. Or this way you can check whether an acceleration scheme can be deployed and run on a given system, since there could be software issues restricting a capable -hardware (see this [cuda issue](#cuda-reduction-operation-error)). +hardware (see this [CUDA issue](#cuda-reduction-operation-error)). Since TU Dresden is a member of the SPEC consortium, the HPC benchmarks can be requested by anyone interested. Please contact -- GitLab