Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • EAR EAR
  • 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
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EAR_teamEAR_team
  • EAREAR
  • Wiki
  • EAR Database

EAR Database · Changes

Page history
Update DB link authored Jul 11, 2023 by Oriol Vidal Teruel's avatar Oriol Vidal Teruel
Hide whitespace changes
Inline Side-by-side
EAR-Database.md
View page @ be9955d0
......@@ -174,12 +174,12 @@ If no GPUs were being used but now are present, use the previous query plus the
## Database tables description
EAR's database contains several tables, as described [here](EAR-Database.md#tables). Each table contains different information, as described here:
EAR's database contains several tables, as described [here](#tables). Each table contains different information, as described here:
### Jobs
* <span dir="">id: Job id given by the scheduler (for example SLURM_JOBID).</span>
* <span dir="">step_id: step id given by the scheduler.</span>
* <span dir="">id: Job id given by the scheduler (for example SLURM\_JOBID).</span>
* <span dir="">step\_id: step id given by the scheduler.</span>
* user_id: the linux username that executed the job.
* app_id: the application/job name as given by the scheduler (not necessarily the executable’s name)
* start_time: timestamp of the job’s\[.step\] start
......
Clone repository
  • Home
  • User guide
    • Use cases
      • MPI applications
      • Non-MPI applications
      • Others
    • EAR data
    • Submission flags
    • Examples
    • Job accounting
    • Job energy optimization
  • Commands
    • Job accounting (eacct)
    • System energy report (ereport)
    • EAR control (econtrol)
    • Database management
    • erun
    • ear-info
  • Environment variables
    • Support for Intel(R) speed select technology
  • Admin Guide
    • Architecture/Services
    • Quick installation guide
    • Installation from source
    • Installation from RPM
    • Updating
    • Configuration
    • Learning phase
    • Plug-ins
    • Supported systems
    • Powercap
  • Database
    • Updating the database from previous EAR versions
    • Tables description
  • CHANGELOG
  • FAQs
  • Known issues