From 2bd0cd80ffe9e4f6d11fdbe8e4376e2f6ac86cf3 Mon Sep 17 00:00:00 2001
From: Maxwell Cai <maxwell.cai@surfsara.nl>
Date: Tue, 7 Dec 2021 21:43:27 +0000
Subject: [PATCH] Update README.md

---
 README.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/README.md b/README.md
index 45e18c3..5695f44 100644
--- a/README.md
+++ b/README.md
@@ -449,18 +449,6 @@ QUANTUM ESPRESSO is written mostly in Fortran90, and parallelised using MPI and
 - Test Case B: https://repository.prace-ri.eu/ueabs/Quantum_Espresso/QuantumEspresso_TestCaseB.tar.gz
 - Run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r1.3/quantum_espresso/QE-guide.txt
 
-# SHOC <a name="shoc"></a>
-
-The Scalable HeterOgeneous Computing (SHOC) benchmark suite is a collection of benchmark programs testing the performance and stability of systems using computing devices with non-traditional architectures
-for general purpose computing. It serves as synthetic benchmark suite in the UEABS context. Its initial focus is on systems containing Graphics Processing Units (GPUs) and multi-core processors, featuring implementations using both CUDA and OpenCL. It can be used on clusters as well as individual hosts.
-Also, SHOC includes an Offload branch for the benchmarks that can be used to evaluate the Intel Xeon Phi x100 family.
-
-The SHOC benchmark suite currently contains benchmark programs, categoried based on complexity. Some measure low-level "feeds and speeds" behavior (Level 0), some measure the performance of a higher-level operation such as a Fast Fourier Transform (FFT) (Level 1), and the others measure real application kernels (Level 2).
-
-- Web site: https://github.com/vetter/shoc
-- Code download: https://github.com/vetter/shoc/archive/master.zip
-- Build instructions: https://repository.prace-ri.eu/git/ueabs/ueabs/blob/r2.1-dev/shoc/README_ACC.md
-- Run instructions: https://repository.prace-ri.eu/git/ueabs/ueabs/blob/r2.1-dev/shoc/README_ACC.md
 
 
 # SPECFEM3D <a name="specfem3d"></a>
-- 
GitLab