summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 17:32:01 -0500
committerJeremy Blosser2006-04-24 17:32:01 -0500
commit06f8dbbbe67709968c8643abac0fa7b26b919f4d (patch)
treeec23ab8ed6071e8957c5a4573e85adb4ef471caa
parent006f9a597d98bfafe676ebb40fdcde5c49a9eac9 (diff)
sync ./cluster/atlas from test
-rwxr-xr-xcluster/atlas/DETAILS1
-rw-r--r--cluster/atlas/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/cluster/atlas/DETAILS b/cluster/atlas/DETAILS
index 963f0200a1..d9cf0765db 100755
--- a/cluster/atlas/DETAILS
+++ b/cluster/atlas/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/ATLAS
UPDATED=20021014
LICENSE[0]=BSD
BUILD_API=2
+ KEYWORDS="algebra cluster"
SHORT="Automatically Tuned Linear Algebra Software (ATLAS)"
cat << EOF
ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures. ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK API.
diff --git a/cluster/atlas/HISTORY b/cluster/atlas/HISTORY
index 25c36ce94d..ad10a160c5 100644
--- a/cluster/atlas/HISTORY
+++ b/cluster/atlas/HISTORY
@@ -1,3 +1,6 @@
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
2005-11-29 Seth Woolley <seth@tautology.org>
* DETAILS: MD5 -> SHA512