aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gotoblas2/metadata.xml')
-rw-r--r--sci-libs/gotoblas2/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/gotoblas2/metadata.xml b/sci-libs/gotoblas2/metadata.xml
index acaa18f2f..ea48649a1 100644
--- a/sci-libs/gotoblas2/metadata.xml
+++ b/sci-libs/gotoblas2/metadata.xml
@@ -6,13 +6,13 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- The GotoBLAS codes are one of the fastest implementations
- of the Basic Linear Algebra Subroutines(BLAS).
- To achieve performance it starts by observing that for current
- generation architectures, much of the overhead comes from Translation
- Look-aside Buffer (TLB) table misses. While the importance of caches
- is also taken into consideration, it is the minimization of such TLB
- misses that drives the approach.
+The GotoBLAS codes are one of the fastest implementations
+of the Basic Linear Algebra Subroutines(BLAS).
+To achieve performance it starts by observing that for current
+generation architectures, much of the overhead comes from Translation
+Look-aside Buffer (TLB) table misses. While the importance of caches
+is also taken into consideration, it is the minimization of such TLB
+misses that drives the approach.
</longdescription>
<use>
<flag name="int64">Build the 64 bits integer library</flag>