From a01ed8fdc4ada86ce7725f95d9fae234eba25f0a Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 19 Nov 2005 22:45:34 +0000 Subject: Currently with "cpu I686_CPU" which is default, kernel automatically enables SSE if it is available. so remove messages which are not necessary. Submitted by: Darrien --- math/atlas-devel/pkg-descr | 5 ----- math/atlas/pkg-descr | 5 ----- math/atlas/pkg-message | 8 -------- 3 files changed, 18 deletions(-) delete mode 100644 math/atlas/pkg-message (limited to 'math') diff --git a/math/atlas-devel/pkg-descr b/math/atlas-devel/pkg-descr index ddb171ecf5b3..c59c0267a409 100644 --- a/math/atlas-devel/pkg-descr +++ b/math/atlas-devel/pkg-descr @@ -5,11 +5,6 @@ in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. -PLEASE REBUILD YOUR KERNEL WITH -options CPU_ENABLE_SSE -TO ENABLE SSE1/SSE2 SUPPORT BEFORE MAKING ATLAS! -IT SIGNIFICANTLY IMPROVES PERFORMANCE. - If you use blas, you can simply change flags when linking, from -lblas to -lf77blas -latlas (order is important). diff --git a/math/atlas/pkg-descr b/math/atlas/pkg-descr index ddb171ecf5b3..c59c0267a409 100644 --- a/math/atlas/pkg-descr +++ b/math/atlas/pkg-descr @@ -5,11 +5,6 @@ in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. -PLEASE REBUILD YOUR KERNEL WITH -options CPU_ENABLE_SSE -TO ENABLE SSE1/SSE2 SUPPORT BEFORE MAKING ATLAS! -IT SIGNIFICANTLY IMPROVES PERFORMANCE. - If you use blas, you can simply change flags when linking, from -lblas to -lf77blas -latlas (order is important). diff --git a/math/atlas/pkg-message b/math/atlas/pkg-message deleted file mode 100644 index 3ec289495210..000000000000 --- a/math/atlas/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -------------------------------------------------- -This software determines and detects -appropreate parameters and hardware setting -(e.g., SSE/SSE2/3DNow etc) while compilation. - -The author of this port *strongly* urge you to -make atlas by yourself. -------------------------------------------------- -- cgit v1.2.3