From 8539d4768e0537d160ce6acd5e3655078de513b5 Mon Sep 17 00:00:00 2001 From: dyokelson Date: Wed, 9 Oct 2024 16:25:54 -0700 Subject: [PATCH] remove .tpl file --- experiments/salmon/openmp/execute_experiment.tpl | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 experiments/salmon/openmp/execute_experiment.tpl diff --git a/experiments/salmon/openmp/execute_experiment.tpl b/experiments/salmon/openmp/execute_experiment.tpl deleted file mode 100644 index 8d9e6b037..000000000 --- a/experiments/salmon/openmp/execute_experiment.tpl +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# Copyright 2023 Lawrence Livermore National Security, LLC and other -# Benchpark Project Developers. See the top-level COPYRIGHT file for details. -# -# SPDX-License-Identifier: Apache-2.0 - - -cd {experiment_run_dir} - -{experiment_setup} - -{command}