| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
bump portrevision.
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
| |
GMAKE fails.
|
|
|
|
| |
to gfortran.
|
|
|
|
| |
it doesn't expect existence of /usr/include/g2c.h
|
|
|
|
| |
Approved by: maho
|
| |
|
|
|
|
| |
* lapack/blas are compiled with gforntran, thus we build TEST section as well.
|
|
|
|
| |
* Bump port revision
|
|
|
|
|
|
| |
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
|
|
|
|
|
| |
PR: 100991
Submitted by: Masayuki Takemura <ICG04984@nifty.com>
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
|
|
|
| |
o faster build time; 4h45m19.23s for my Pentium M 1.6G.
now static libs are build via knob, timing torerance patch is applied via knob.
Submitted by: many
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
| |
kernel automatically enables SSE if it is available.
so remove messages which are not necessary.
Submitted by: Darrien <darrien.l@gmail.com>
|
|
|
|
| |
Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br>
|
|
|
|
|
|
| |
generally useful.
Reviewed by: maho (maintainer)
|
|
|
|
|
|
| |
o L1 cache size is not correctly detected having a bad clock
o in some case small number of tries in tuning doesn't meet convergence
see FAQ http://math-atlas.sourceforge.net/errata.html#tol
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
| |
Suggested by: Rob D. <162144@gmail.com>
|
|
|
|
| |
at infinite loop
|
|
|
|
|
| |
PR: 71095
Submitted by: eik
|
|
|
|
|
|
| |
(lapack.h and blas.h)
Submitted by: thierry@
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Pointy hat to: maho
|
|
|
|
|
|
| |
other than Pentium4 (Opteron, Pentium III,
Athlon... etc) this was due to recent change
in make(1)
|
| |
|
|
|
|
|
| |
optimization flags...
o update to 3.7.8
|
|
|
|
| |
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
|
| |
|
|
|
|
|
| |
PR: 64692
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
| |
PR: 64692 (loosely depended on)
Submitted by: Kay Lehmann <kay_lehmann@web.de> and kris via bento
|
|
|
|
| |
Submitted by: ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
behaviour of -fPIC and -fpic are different.
Here is the comment form obrien:
--
"-fpic" is a [minor?] optimization for machines that can handle it:
-fpic
Generate position-independent code (PIC) suitable for use in a shared
library, if supported for the target machine. Such code accesses all
constant addresses through a global offset table (GOT). The dynamic
loader resolves the GOT entries when the program starts (the dynamic
loader is not part of GCC; it is part of the operating system). If
the GOT size for the linked executable exceeds a machine-specific
maximum size, you get an error message from the linker indicating
that -fpic does not work; in that case, recompile with -fPIC instead.
(These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the
m68k and RS/6000. The 386 has no such limit.)
-fPIC
If supported for the target machine, emit position-independent code,
suitable for dynamic linking and avoiding any limit on the size of
the global offset table. This option makes a difference on the m68k,
m88k, and the SPARC.
Thanks to: obrien
|
|
|
|
| |
Submitted by: kris
|
|
|
|
| |
Submitted by: kris via bento
|
| |
|
|
|
|
|
|
|
| |
lapack is required only for building.
PR: 61963
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a) newer version build fails like:
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b1'
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b0'
b) Define PORTEPOCH=1
Reported by: Pedro F. Giffuni <giffunip@yahoo.com>
kris
Thierry Thomas <thierry@pompo.net>
Jonathan <j.e.drews@worldnet.att.net>
|
|
|
|
|
| |
Submitted by: kris via bento
"Dannis 't Hart" <dchart@dds.nl>
|
| |
|
|
|
|
| |
2. rename suffix of threaded libs from thr to _r.
|
|
|
|
|
|
|
| |
which introduced some kludge...
Reported by: kris (broken on bento for lapack++)
Suggestion from: "Pedro F. Giffuni" <giffunip@yahoo.com>
|
|
|
|
| |
Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de>
|
|
|
|
|
| |
2. set an option that force atlas to make threaded
3. bump port revision
|
| |
|
|
|
|
|
| |
PR: 48511
Submitted by: Josh Tolbert <hemi@puresimplicity.net>
|
|
|
|
| |
Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
|
|
|
|
| |
2. change maintainer's e-mail address.
|
| |
|
|
|
|
|
| |
PR: 41770
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
|
|
|
| |
bump portrevision
PR: 40321
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37663
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 35994
Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org>
Approved by: maintainer
|
|
Automatically Tuned Linear Algebra Software (ATLAS)
PR: 35908
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|