Your message dated Mon, 17 Dec 2012 20:55:02 +0100
with message-id <[email protected]>
and subject line covered by DYNAMIC_ARCH
has caused the Debian Bug report #695879,
regarding openblas: use target SSE_GENERIC for amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
695879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openblas
Version: 0.2.5-1~exp1
Severity: wishlist

openblas has the target flag SSE_GENERIC which seems to match amd64 very
well [1]. It may be a better option for the amd64 and kfreebsd-amd64
packages (and possible future x32)

on the other hand that might already be covered by DYNAMIC_ARCH, I did
not investigate what that flag does exactly.

[1] getarch.c:
#define ARCHCONFIG   "-DGENERIC " \
                     "-DL1_DATA_SIZE=16384 -DL1_DATA_LINESIZE=64 " \
                     "-DL2_SIZE=524288 -DL2_LINESIZE=64 " \
                     "-DDTB_DEFAULT_ENTRIES=64 -DDTB_SIZE=4096
-DL2_ASSOCIATIVE=8 " \
                     "-DHAVE_CMOV -DHAVE_MMX -DHAVE_SSE -DHAVE_SSE2"

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
having looked at what DYNAMIC_ARCH does it seems like SSE_GENERIC is not
required to be set.

--- End Message ---

Reply via email to