[atlas: 2/2] disable affinity to prevent crash on systems with fewer cpus

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Sep 24 15:37:36 UTC 2013


commit 7fe7cb921fd36d1caaff8764eb2080b705a2accb
Merge: 48e3908 f8e7366
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Sep 24 16:53:36 2013 +0200

    disable affinity to prevent crash on systems with fewer cpus

 atlas.spec |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --cc atlas.spec
index 0d333b9,54eb667..9ea4ba5
--- a/atlas.spec
+++ b/atlas.spec
@@@ -5,7 -5,7 +5,7 @@@ Version:        3.10.
  %if "%{?enable_native_atlas}" != "0"
  %define dist .native
  %endif
--Release:        2%{?dist}
++Release:        3%{?dist}
  Summary:        Automatically Tuned Linear Algebra Software
  
  Group:          System Environment/Libraries
@@@ -775,9 -773,9 +782,12 @@@ f
  %endif
  
  %changelog
- * Tue Sep 24 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.10.1-2
++* Tue Sep 24 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.10.1-3
 +- disable affinity to prevent crash on systems with fewer cpus
 +
+ * Mon Sep 23 2013 Orion Poplawski <orion at cora.nwra.com> - 3.10.1-2
+ - Add %%check section
+ 
  * Fri Sep 20 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 3.10.1-1
  - Rebase to 3.10.1
  - Dropped x86_64-SSE2, ix86-SSE1, ix86-3DNow, z10, z196 (uncompilable).


More information about the scm-commits mailing list