From f4b48c76694c78b5cd49e2fdde6235d1e38cba4c Mon Sep 17 00:00:00 2001 From: Duane Merrill Date: Tue, 5 Dec 2017 22:58:46 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d346ca84..dc4b907e 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ point (FP64) types. Furthermore, CUTLASS demonstrates CUDA's WMMA API for targe the programmable, high-throughput _Tensor Cores_ provided by NVIDIA's Volta architecture and beyond. -For more exposition, see our Parallel Forall blog post ["CUTLASS: Fast Linear Algebra -in CUDA C++"](https://devblogs.nvidia.com/parallelforall/cutlass-linear-algebra-cuda). +For more exposition, see our Parallel Forall blog post [CUTLASS: Fast Linear Algebra +in CUDA C++](https://devblogs.nvidia.com/parallelforall/cutlass-linear-algebra-cuda). # Performance