From 6a86719812c36c075adc88a2cfbafc6ad700d1f5 Mon Sep 17 00:00:00 2001 From: knarf Date: Mon, 9 Aug 2010 14:22:55 +0000 Subject: add some openmp support to lorene evaluation onto list of points git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LORENE/trunk@23 5c1b1641-b641-47ec-b3d9-0f93d4c445ee --- LORENE.sh | 3 ++- dist/openmp.patch | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 dist/openmp.patch diff --git a/LORENE.sh b/LORENE.sh index efb9505..2181b0f 100644 --- a/LORENE.sh +++ b/LORENE.sh @@ -76,6 +76,7 @@ if [ -z "${LORENE_DIR}" ]; then ${PATCH} -p0 < ${SRCDIR}/dist/des.patch ${PATCH} -p0 < ${SRCDIR}/dist/makesystem.patch ${PATCH} -p0 < ${SRCDIR}/dist/pgplot.patch + ${PATCH} -p0 < ${SRCDIR}/dist/openmp.patch # Some (ancient but still used) versions of patch don't support the # patch format used here but also don't report an error using the # exit code. So we use this patch to test for this @@ -109,7 +110,7 @@ if [ -z "${LORENE_DIR}" ]; then fi cat > local_settings <