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
  • Installation from source

Installation from source · Changes

Page history
Removed Fortran references. authored Jan 11, 2021 by xgomez's avatar xgomez
Hide whitespace changes
Inline Side-by-side
Installation-from-source.md
View page @ c58863de
......@@ -23,7 +23,7 @@ Also, some **drivers** has to be present and loaded in the system:
| CPUFreq | kernel/drivers/cpufreq/acpi-cpufreq.ko | 3.10 | [Information](https://wiki.archlinux.org/index.php/CPU_frequency_scaling) |
| Open IPMI | kernel/drivers/char/ipmi/*.ko | 3.10 | [Information](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/cwlin/configuring-the-open-ipmi-driver.html) |
Lastly, the **compilers**: EAR uses C compiler and Fortran compiler. It has been tested with both Intel and GNU.
Lastly, the **compilers**: EAR uses C compiler compilers. It has been tested with both Intel and GNU.
| Compiler | Comment | Minimum version | References |
| --------------------------------- | -------------------------- | --------------- | --------------- |
......@@ -83,7 +83,6 @@ The `configure` script is capable to find libraries located in custom location i
| --with-cuda=\<path\> | Specifies the path to CUDA installation. |
| --with-mysql=\<path\> | Specify path to MySQL installation. |
| --with-pgsql=\<path\> | Specify path to PostgreSQL installation. |
| --with-fortran | Adds Fortran symbols to the binaries. Required for some MPI distributions. |
* This is an example of ‘CC‘ overwriting and PAPI path specification:<br />
`./configure --with-papi=/path/to/PAPI`
......
Clone repository
  • Home
  • Running jobs with EAR
  • Using the EAR api
  • Policies
  • Commands
  • Admin Guide
    • Quick installation guide
    • Installation from source
    • Installation from RPM
    • Configuration
    • Starting services
    • Tests
    • Tools
    • Learning phase
    • Plugins
  • Architecture
    • EARD
    • EARDBD
    • EARGM
    • EARL
    • SLURM Plugin
  • Database summary
  • CHANGELOG
  • FAQs