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
  • 2 ˗ Nodes lists guidelines

2 ˗ Nodes lists guidelines · Changes

Page history
Updated indexes. authored May 28, 2019 by xgomez's avatar xgomez
Hide whitespace changes
Inline Side-by-side
2-˗-Nodes-lists-guidelines.md 0 → 100644
View page @ 58b35439
Making a list of nodes
----------------------
To launch the test, perform the learning phase and compute the coefficients, you will have to write a lists of nodes. A node list is just a text file with a hostname per line. For example
```
node0001
node0002
node0003
```
You can write 1 or N lists of nodes, depending on your plan or your cluster. For example, if the super computer have 5 islands of 500 nodes, you can perform the learning phase in just 40 nodes per island or in all nodes in all islands.
The EAR team recommendation is to select a bunch of nodes of each of the total N island and write N lists of a small set of nodes. And then, finally, to compute a mean of coefficients per island.
Continue the learning phase following the [next section](3-˗-Kernels-test).
\ No newline at end of file
Clone repository
  • 1 ˗ Kernels compile
  • 2 ˗ Nodes lists guidelines
  • 3 ˗ Kernels test
  • 4 ˗ Kernels launch
  • 5 ˗ Coefficients compute
  • Home