Browse Source

vault backup: 2024-07-29 11:38:15

master
Julio Biason 2 months ago
parent
commit
1fe5e05017
  1. 3
      .obsidian/daily-notes.json
  2. 32
      .obsidian/workspace.json
  3. 19
      Calendar/2024-07-29 DevOps Meeting.md

3
.obsidian/daily-notes.json

@ -0,0 +1,3 @@
{
"folder": "Worklogs"
}

32
.obsidian/workspace.json

@ -28,31 +28,19 @@
} }
}, },
{ {
"id": "1d01cbb8a76aa34a", "id": "6fb6a744e2645247",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Kanban Pages/HelyxVerify.md", "file": "Calendar/2024-07-29 DevOps Meeting.md",
"mode": "source",
"source": false
}
}
},
{
"id": "7ed6e378468e643d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Calendar/2024-07-26 GUI testing.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
} }
} }
], ],
"currentTab": 2 "currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -118,7 +106,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Calendar/2024-07-26 GUI testing.md", "file": "Calendar/2024-07-29 DevOps Meeting.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -135,7 +123,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Calendar/2024-07-26 GUI testing.md", "file": "Calendar/2024-07-29 DevOps Meeting.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -158,7 +146,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Calendar/2024-07-26 GUI testing.md" "file": "Calendar/2024-07-29 DevOps Meeting.md"
} }
} }
} }
@ -180,11 +168,13 @@
"obsidian-full-calendar:Open Full Calendar": false "obsidian-full-calendar:Open Full Calendar": false
} }
}, },
"active": "7ed6e378468e643d", "active": "6fb6a744e2645247",
"lastOpenFiles": [ "lastOpenFiles": [
"2024-07-29.md",
"Calendar/2024-07-29 DevOps Meeting.md",
"Kanban Pages/Work Kanban.md",
"Kanban Pages/HelyxVerify.md", "Kanban Pages/HelyxVerify.md",
"Calendar/2024-07-26 GUI testing.md", "Calendar/2024-07-26 GUI testing.md",
"Kanban Pages/Work Kanban.md",
"Calendar/2024-07-18 Processes.md", "Calendar/2024-07-18 Processes.md",
"Calendar/2024-07-19 Core Foundation - Testing.md", "Calendar/2024-07-19 Core Foundation - Testing.md",
"Meetings/QA/2024-07-01.md", "Meetings/QA/2024-07-01.md",
@ -211,8 +201,6 @@
"Windows Compilation.md", "Windows Compilation.md",
"Kanban Pages", "Kanban Pages",
"Processes.md", "Processes.md",
"Worklogs/2023-07-31.md",
"2024-06-20.md",
"Worklogs" "Worklogs"
] ]
} }

19
Calendar/2024-07-29 DevOps Meeting.md

@ -0,0 +1,19 @@
---
title: DevOps
allDay: true
date: 2024-07-29
completed: null
---
- Scotch seems to work fine on Alpine things, so we need to tell them.
- Need to review 3rdparty build.
- Find the commit that fix the issue?
- Just to prove that we know what it went wrong.
- We can check versions, not commits; Georgios will need to figure out which commit in that version is the fix.
- Intel MPI proved to be faster
- Maybe update OpenMPI?
- Maybe enable Infiniband on builds?
- Infiniband may be the reason people compile the code, so enabling it may help people *not* needing to compile.
- QA
- Waiting for changelog on the changes in the macrolanguage
- End date for those changes to change.
- Meeting tomorrow with Felipe.
Loading…
Cancel
Save