~ubuntu-branches/ubuntu/vivid/atlas/vivid

« back to all changes in this revision

Viewing changes to tune/blas/gemm/CASES/zcases.flg

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2002-04-13 10:07:52 UTC
  • Revision ID: james.westby@ubuntu.com-20020413100752-va9zm0rd4gpurdkq
Tags: upstream-3.2.1ln
ImportĀ upstreamĀ versionĀ 3.2.1ln

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<flag> <mb> <nb> <kb> <muladd> <lat> <mu> <nu> <ku> <rout> "<Contributer>"
 
2
6
 
3
480    4    4    1 1 1 4 4 2 ATL_mm4x4x2US.c "V. Nguyen & P. Strazdins" \
 
4
gcc
 
5
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
6
  8    4    4    2 1 1 4 4 2 ATL_mm4x4x2US_NB.c "V. Nguyen & P. Strazdins" \
 
7
gcc
 
8
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
9
  8  -80  -80  -80 1 1 4 4 2 ATL_mm4x4x2US_NB.c "V. Nguyen & P. Strazdins" \
 
10
gcc
 
11
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
12
  8 -120 -120 -120 1 1 4 4 2 ATL_mm4x4x2US_NB.c "V. Nguyen & P. Strazdins" \
 
13
gcc
 
14
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
15
 16 0 4 2 1 1 4 4 2 ATL_mm4x4x2US_MN.c "V. Nguyen & P. Strazdins" \
 
16
gcc
 
17
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
18
 16 4 0 2 1 1 4 4 2 ATL_mm4x4x2US_MN.c "V. Nguyen & P. Strazdins" \
 
19
gcc
 
20
-mcpu=ultrasparc -O -fomit-frame-pointer -mtune=ultrasparc
 
21
 
 
22
# NB = 80 and NB = 120 are to force UltraSparc to try NB > L1 Cache,
 
23
# needed for optimal performance on Ultra2 and Ultra4, respectively