Date: Tue, 6 Feb 2007 00:43:02 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/gotoblas Makefile distinfo pkg-descr ports/math/gotoblas/files patch-Makefile.rule patch-export-Makefile patch-level1-asum-Makefile patch-level1-others-Makefile patch-level3-Makefile patch-x86_64-zdot.S Message-ID: <200702060043.l160h2b8093312@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2007-02-06 00:43:02 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/gotoblas Makefile distinfo pkg-descr
math/gotoblas/files patch-Makefile.rule patch-export-Makefile
patch-level1-asum-Makefile
patch-level1-others-Makefile
patch-level3-Makefile patch-x86_64-zdot.S
Log:
The GotoBLAS codes are currently the fastest implementations
of the Basic Linear Algebra Subroutines(BLAS; math/blas).
It supports various architectures.
WWW: http://www.tacc.utexas.edu/resources/software/
Based largely on: hrs's original port (thanks)
Revision Changes Path
1.441 +1 -0 ports/math/Makefile
1.1 +120 -0 ports/math/gotoblas/Makefile (new)
1.1 +3 -0 ports/math/gotoblas/distinfo (new)
1.1 +102 -0 ports/math/gotoblas/files/patch-Makefile.rule (new)
1.1 +11 -0 ports/math/gotoblas/files/patch-export-Makefile (new)
1.1 +11 -0 ports/math/gotoblas/files/patch-level1-asum-Makefile (new)
1.1 +20 -0 ports/math/gotoblas/files/patch-level1-others-Makefile (new)
1.1 +11 -0 ports/math/gotoblas/files/patch-level3-Makefile (new)
1.1 +21 -0 ports/math/gotoblas/files/patch-x86_64-zdot.S (new)
1.1 +5 -0 ports/math/gotoblas/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702060043.l160h2b8093312>
