- Nov 14, 2023
-
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
WIP tests Lock and scheduling output Updated Thread Move scheduling to processing thread (one shot) Thallium threading Updated stager_address Stager logger Added stager contact point in scord log remove stager_address remove stager_addrss from cpp
-
Ramon Nou authored
-
- Nov 13, 2023
- Nov 09, 2023
- Nov 08, 2023
-
-
Ramon Nou authored
-
- Nov 02, 2023
-
-
Alberto Miranda authored
-
- Oct 31, 2023
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Oct 30, 2023
-
-
Alberto Miranda authored
Resolve "Spack namespace should be more specific" Closes #156 See merge request !117
-
Alberto Miranda authored
Fixes #156
-
Alberto Miranda authored
Resolve "Remove unneeded dependencies in scord" Closes #152 See merge request !114
-
Ramon Nou authored
-
Alberto Miranda authored
Resolve "Deploy Cargo alongside application" Closes #123 See merge request !113
-
Alberto Miranda authored
-
Alberto Miranda authored
- Update image from `bullseye-slim` to `bookworm-slim` to prevent bug in GCC 10.2.0. - Add `hiredis` v1.2.0. - Install `cargo` from repository.
-
Alberto Miranda authored
-
Alberto Miranda authored
Fixes #155
-
Alberto Miranda authored
-
Alberto Miranda authored
-
Alberto Miranda authored
The directory currently includes the following helper programs: - `scord_ping`: A helper program to check if a `scord` server is active on a certain address. - `scord_query`: A helper program to query a `scord` server for information on active jobs.
-
Alberto Miranda authored
Cargo is now started as a systemd user-level service whenever a job requests for an ad-hoc storage service. The following scripts have been added: - `cargo@.service`: The Cargo systemd service file. Installed in `$SYSTEMD_UNIT_DIRECTORY` for user-level services (typically `/usr/lib/systemd/user/`) - `cargoctl`: Control script for the Cargo user-level service. Installed in `$CMAKE_INSTALL_DATADIR/scord/cargoctl` (typically `/usr/share/scord`). Used internally by `cargo@.service`. The `scord_prolog.sh` and `scord_epilog.sh` scripts have been updated to use the new scripts when configuring the environment for a job.
-
Alberto Miranda authored
-
- Oct 24, 2023
-
-
Alberto Miranda authored
Resolve "Rename `internal::job_info` and `internal:::adhoc_storage_info`" Closes #154 See merge request !115
-
Alberto Miranda authored
- Rename `job_info` to `job_metadata` - Rename `adhoc_storage_info` to `adhoc_storage_metadata` - Rename `pfs_storage_info` to `pfs_storage_metadata`
-
- Jul 31, 2023
-
-
Alberto Miranda authored
Resolve "Update Spack recipe for `0.3.1` release" Closes #151 See merge request !112
-