diff options
Diffstat (limited to 'src/GotoBLASLib')
-rw-r--r-- | src/GotoBLASLib/.svn/entries | 96 | ||||
-rw-r--r-- | src/GotoBLASLib/.svn/prop-base/README.svn-base | 5 | ||||
-rw-r--r-- | src/GotoBLASLib/.svn/text-base/00License.txt.svn-base | 32 | ||||
-rw-r--r-- | src/GotoBLASLib/.svn/text-base/README.svn-base | 8 | ||||
-rw-r--r-- | src/GotoBLASLib/00License.txt | 32 | ||||
-rw-r--r-- | src/GotoBLASLib/README | 8 | ||||
-rwxr-xr-x | src/GotoBLASLib/libgoto2.so | bin | 0 -> 17870880 bytes | |||
-rwxr-xr-x | src/GotoBLASLib/libgoto2_64.so | bin | 0 -> 21633422 bytes |
8 files changed, 181 insertions, 0 deletions
diff --git a/src/GotoBLASLib/.svn/entries b/src/GotoBLASLib/.svn/entries new file mode 100644 index 0000000..29b523f --- /dev/null +++ b/src/GotoBLASLib/.svn/entries @@ -0,0 +1,96 @@ +10 + +dir +117 +svn+ssh://merlin.fit.vutbr.cz/svn/TNet/trunk/src/GotoBLASLib +svn+ssh://merlin.fit.vutbr.cz/svn/TNet + + + +2011-05-30T00:13:43.494031Z +57 +iveselyk + + + + + + + + + + + + + + +bda6da93-004a-4ae9-8e07-715c10848801 + +00License.txt +file + + + + +2012-04-02T13:49:14.000000Z +f5be3760860238b7f064d27c77f66e74 +2011-05-30T00:13:43.494031Z +57 +iveselyk + + + + + + + + + + + + + + + + + + + + + +1608 + +README +file + + + + +2012-04-02T13:49:14.000000Z +318aea90056e223fda01e6408e70a774 +2011-05-30T00:13:43.494031Z +57 +iveselyk +has-props + + + + + + + + + + + + + + + + + + + + +261 + diff --git a/src/GotoBLASLib/.svn/prop-base/README.svn-base b/src/GotoBLASLib/.svn/prop-base/README.svn-base new file mode 100644 index 0000000..eff4929 --- /dev/null +++ b/src/GotoBLASLib/.svn/prop-base/README.svn-base @@ -0,0 +1,5 @@ +K 12 +svn:keywords +V 23 +Date Revision Author Id +END diff --git a/src/GotoBLASLib/.svn/text-base/00License.txt.svn-base b/src/GotoBLASLib/.svn/text-base/00License.txt.svn-base new file mode 100644 index 0000000..56a0f74 --- /dev/null +++ b/src/GotoBLASLib/.svn/text-base/00License.txt.svn-base @@ -0,0 +1,32 @@ + +Copyright 2009, 2010 The University of Texas at Austin. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF TEXAS AT AUSTIN ``AS IS'' +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF TEXAS AT +AUSTIN OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The views and conclusions contained in the software and documentation +are those of the authors and should not be interpreted as representing +official policies, either expressed or implied, of The University of +Texas at Austin. diff --git a/src/GotoBLASLib/.svn/text-base/README.svn-base b/src/GotoBLASLib/.svn/text-base/README.svn-base new file mode 100644 index 0000000..d267034 --- /dev/null +++ b/src/GotoBLASLib/.svn/text-base/README.svn-base @@ -0,0 +1,8 @@ +== README == +The GotoBLAS library can be obtained from URL: +http://www.tacc.utexas.edu/tacc-projects/gotoblas2/downloads/ + +The GotoBLAS library is distributed under the BSD licence, +for details go see: 00License.txt + +The author of GotoBLAS is Kazuyoshi Goto... diff --git a/src/GotoBLASLib/00License.txt b/src/GotoBLASLib/00License.txt new file mode 100644 index 0000000..56a0f74 --- /dev/null +++ b/src/GotoBLASLib/00License.txt @@ -0,0 +1,32 @@ + +Copyright 2009, 2010 The University of Texas at Austin. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF TEXAS AT AUSTIN ``AS IS'' +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF TEXAS AT +AUSTIN OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The views and conclusions contained in the software and documentation +are those of the authors and should not be interpreted as representing +official policies, either expressed or implied, of The University of +Texas at Austin. diff --git a/src/GotoBLASLib/README b/src/GotoBLASLib/README new file mode 100644 index 0000000..d267034 --- /dev/null +++ b/src/GotoBLASLib/README @@ -0,0 +1,8 @@ +== README == +The GotoBLAS library can be obtained from URL: +http://www.tacc.utexas.edu/tacc-projects/gotoblas2/downloads/ + +The GotoBLAS library is distributed under the BSD licence, +for details go see: 00License.txt + +The author of GotoBLAS is Kazuyoshi Goto... diff --git a/src/GotoBLASLib/libgoto2.so b/src/GotoBLASLib/libgoto2.so Binary files differnew file mode 100755 index 0000000..db4362c --- /dev/null +++ b/src/GotoBLASLib/libgoto2.so diff --git a/src/GotoBLASLib/libgoto2_64.so b/src/GotoBLASLib/libgoto2_64.so Binary files differnew file mode 100755 index 0000000..fec56c0 --- /dev/null +++ b/src/GotoBLASLib/libgoto2_64.so |