Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • E ear_learning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EAR_teamEAR_team
  • ear_learning
  • Wiki
  • 3 ˗ Kernels test

3 ˗ Kernels test · Changes

Page history
Updated 3 ˗ Kernels test (markdown) authored Dec 12, 2019 by xjgomez's avatar xjgomez
Hide whitespace changes
Inline Side-by-side
3-˗-Kernels-test.md
View page @ 6801043b
......@@ -60,7 +60,7 @@ Depending on your system increase or decrease that values. As a reference, it is
| lu | C / 250 | C / 750 |
| ua | C / 200 | C / 200 |
For `dgemm`, edit the file ‘dgemm_example.f’. Take a look to the PARAMETER variable definition in the first line, it sets the size of the computing matrix. Increase or decrease that values equally depending if you want to add or subtract computing time.
For `dgemm`, edit the file `dgemm_example.f`. Take a look to the PARAMETER variable definition in the first line, it sets the size of the computing matrix. Increase or decrease that values equally depending if you want to add or subtract computing time.
Once the customization is done, you have to [compile](1-˗-Kernels-compile) and test again.
......
Clone repository
  • 1 ˗ Kernels compile
  • 2 ˗ Nodes lists guidelines
  • 3 ˗ Kernels test
  • 4 ˗ Kernels launch
  • 5 ˗ Coefficients compute
  • Home