Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gekkofs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
gekkofs
Merge requests
!172
Update to fmt10
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update to fmt10
fmt10
into
master
Overview
4
Commits
20
Pipelines
38
Changes
97
Merged
Ramon Nou
requested to merge
fmt10
into
master
1 year ago
Overview
4
Commits
20
Pipelines
38
Changes
97
Expand
In order to reduce warnings, I propose an update to fmt10.
It builds over the other MR
fmt10 needs a small change in Hermes (branch fmt10)
fmt10 needs changes in date library
It produces segfaults as we get stuck in a syscall loop
Removed date library and replaced with a small gmtime replacement without timezone
Rocksdb updated
0.9.3 docker images created
Edited
1 year ago
by
Ramon Nou
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Jun 07, 2024
Update Hermes submodule (backport)
· 237f6110
Marc Vef
authored
9 months ago
237f6110
Update RocksDB for gcc13
· e5b553c7
Marc Vef
authored
9 months ago
e5b553c7
Update profile latest to 0.9.3
· d4ed32c6
Marc Vef
authored
9 months ago
and
Marc Vef
committed
9 months ago
d4ed32c6
Update FMT git module to v10.1.0
· 46e92889
Marc Vef
authored
11 months ago
46e92889
Fix submodules and CMake
· feaf59a3
Marc Vef
authored
1 year ago
feaf59a3
extra comma on merge
· e7ea91c6
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
e7ea91c6
Removal of date leftovers
· 0332cc20
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
0332cc20
removed old include date/tz
· d362806c
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
d362806c
Solved idx bug on reattemp forward_get_fs
· 3a4f3cf0
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
3a4f3cf0
Test updates, Changelog
· c99e0a54
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
c99e0a54
Removing date dependency of the client
· 5e62b1eb
Marc Vef
authored
1 year ago
5e62b1eb
thread_local to avoid log reentrance
· a1e664f2
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
a1e664f2
Avoid reentrance on logging
· 967e755a
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
967e755a
Format logging
· dbe9781a
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
dbe9781a
Solved SegFault on date, update fmt, rocksdb 0.9.3
· e76da74d
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
e76da74d
fmt10 support
· 1e89a021
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
1e89a021
Change CMake to remove Forward, changelog
· 50533eb9
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
50533eb9
Reduced syscall log and other gkfwd fixes
· bad33898
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
bad33898
Merging gkfs and gkfwd
· 12d478eb
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
12d478eb
Solved bug in forward remap test
· 4dc42393
Ramon Nou
authored
1 year ago
and
Marc Vef
committed
9 months ago
4dc42393
Loading