From 4c692c14d0f89b390612bab12e8b0bb6871b7308 Mon Sep 17 00:00:00 2001 From: yangliwei Date: Thu, 8 Feb 2024 16:16:30 +0800 Subject: [PATCH] Minor naming update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7532ac..2e8dd94 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Tensor network contractions to: - dense vectors - expecation values of given Pauli string -The supported configurations are: +The supported HPC configurations are: - single-node CPU - single-node GPU or GPUs - multi-node multi-GPU with Message Passing Interface (MPI)