Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/tinker/files: 6-openmp.patch
Date: Thu, 02 Dec 2010 22:15:49
Message-Id: 20101202221539.3507020057@flycatcher.gentoo.org
1 jlec 10/12/02 22:15:39
2
3 Added: 6-openmp.patch
4 Log:
5 Fixes for upstreams changes
6
7 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 sci-chemistry/tinker/files/6-openmp.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/files/6-openmp.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tinker/files/6-openmp.patch?rev=1.1&content-type=text/plain
14
15 Index: 6-openmp.patch
16 ===================================================================
17 diff --git a/source/initial.f b/source/initial.f
18 index 835f228..4099c74 100644
19 --- a/source/initial.f
20 +++ b/source/initial.f
21 @@ -73,8 +73,8 @@ c
22 c
23 c Intel compiler extensions to OpenMP standard
24 c
25 -!$ call kmp_set_stacksize (2**30)
26 -!$ call kmp_set_blocktime (0)
27 +! call kmp_set_stacksize (2**30)
28 +! call kmp_set_blocktime (0)
29 c
30 c values of machine precision constants
31 c