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
  • 5 ˗ Coefficients compute

5 ˗ Coefficients compute · Changes

Page history
Updated 5 ˗ Coefficients compute (markdown) authored Dec 11, 2019 by Julita Corbalan's avatar Julita Corbalan
Hide whitespace changes
Inline Side-by-side
5-˗-Coefficients-compute.md
View page @ f4cb22f3
Setting up
----------
Once launched all the kernels in the nodes at the different frequencies, and the gathered metrics stored in the database, the coefficients can be computed. But before that.
Once launched all the kernels in the nodes at the different frequencies, and the gathered metrics stored in the database, the coefficients can be computed. Coefficients must be calculated in the compute nodes since the frequency list is automatically detected. Modify the scripts `scripts/learning/coeffs_compute.sh` and `scripts/learning/coeffs_default.sh` to add any slurm option to the srun submission.
But before that.
(optional) The default path to work with coefficients is the own home but you can change the location:
1) Open `scripts/learning/coeffs_compute.sh` with your text editor and set the path to store the the coefficient files.
......
Clone repository
  • 1 ˗ Kernels compile
  • 2 ˗ Nodes lists guidelines
  • 3 ˗ Kernels test
  • 4 ˗ Kernels launch
  • 5 ˗ Coefficients compute
  • Home