Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1345
Closed
Open
Created Oct 29, 2005 by Robert Bernecky@rbeDeveloper

Poor matrix product performance

Bugzilla Link 142
Created on Oct 29, 2005 21:09
Resolution REMIND
Resolved on Oct 30, 2005 11:50
Version 1.00beta
OS Linux
Architecture PC
Attachments ipdd.sac, ipdd.f, matmul.sac

Extended Description

I've compiled several standard linear algebra matrix products,
using the transposed-right-argument algorithm, and array sizes of 400x400.
On my AMD platform here, I get the following timings:
Source code     Compiler invocation    User time
ipdd.sac        sac2c -O3              7.5  sec
matmul.sac(demo)sac2c -O3              6.5  sec
ipdd.f          g77                    1.69 sec
ipdd.wif        APL+Win interpreter    4.3  sec
So, as you can see, sac remains far behind in performance here.
I have not,as yet, made any attempt to examine the reasons for the
poor performance.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking