- Jan 20, 2025
-
-
Dorian Stoll authored
-
Dorian Stoll authored
To check two strings for equality, the result from strcmp must be negated. Without the negation, the code checks for inequality and makes no sense.
-
- Jan 16, 2025
-
-
Dorian Stoll authored
-
Dorian Stoll authored
This is required to run coeffs_compute through SLURM as part of the EAR learning process.
-
- Jan 14, 2025
-
-
Dorian Stoll authored
-
Dorian Stoll authored
The P-States / Frequencies that are loaded from the policies are validated against what the system supports.
-
- Jan 08, 2025
-
-
Dorian Stoll authored
-
Dorian Stoll authored
-
- Jan 07, 2025
-
-
Dorian Stoll authored
-
- Jan 02, 2025
-
-
Dorian Stoll authored
-
Dorian Stoll authored
This allows using MariaDB in its default configuration, which has a passwordless root user that cannot login over TCP.
-
- Dec 30, 2024
-
-
Dorian Stoll authored
-
- Dec 28, 2024
-
-
Dorian Stoll authored
The existing MSR addresses are not supported on Coffee Lake, and the ones that are supported return garbage.
-
Dorian Stoll authored
-
Dorian Stoll authored
-
Dorian Stoll authored
This is *exactly* what stdout / stderr is there for.
-
Dorian Stoll authored
This will only work if CPUs 0-n are enabled and CPUs n-2n are disabled.
-
Dorian Stoll authored
The EAR daemon is supposed to parse entries like "NodeUseLog", but without this change it will ignore any entry that doesn't begin with "EARD" or "NodeDaemon".
-
- Dec 14, 2024
-
-
Dorian Stoll authored
-
- Dec 20, 2024
-
-
Oriol Vidal Teruel authored
- Nov 28, 2024
-
- Nov 21, 2024
-
- Nov 14, 2024
-
-
Oriol Vidal Teruel authored
-
- Nov 12, 2024
-
-
Oriol Vidal Teruel authored
-
- Nov 11, 2024
-
- Oct 15, 2024
-
-
Oriol Vidal Teruel authored
- Oct 07, 2024
-
- Aug 21, 2024
-
- Aug 19, 2024
-
-
Oriol Vidal Teruel authored
-
Oriol Vidal Teruel authored
-
Oriol Vidal Teruel authored
-
- Aug 13, 2024
-
- Sep 28, 2023
-
-
Oriol Vidal Teruel authored
- Sep 27, 2023
-
-
Oriol Vidal Teruel authored
-
- Aug 04, 2023
-
-
Lluis Alonso authored
-
- Jul 24, 2023
-
-
lluisalonso authored
Fixed errors in ear.conf templates. Fixed errors with the messaging API when using a network extension. Fixed a compilation warning when using old versions of MySQL or any MariaDB version
-