Browse Source

vault backup: 2024-09-10 11:14:14

master
Julio Biason 1 week ago
parent
commit
7dd0867d96
  1. 29
      .obsidian/workspace.json
  2. 4
      Kanban Pages/Scotch on Windows.md

29
.obsidian/workspace.json

@ -11,11 +11,22 @@
"id": "657ed118b4a40148", "id": "657ed118b4a40148",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "kanban",
"state": { "state": {
"file": "Kanban Pages/Scotch on Windows.md", "file": "Kanban Pages/Work Kanban.md",
"mode": "source", "kanbanViewState": {
"source": false "kanban-plugin": "board",
"list-collapse": [
false,
false,
false,
false,
true,
true,
true,
true
]
}
} }
} }
} }
@ -85,7 +96,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Kanban Pages/Scotch on Windows.md", "file": "Kanban Pages/Work Kanban.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -102,7 +113,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Kanban Pages/Scotch on Windows.md", "file": "Kanban Pages/Work Kanban.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -125,7 +136,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Kanban Pages/Scotch on Windows.md" "file": "Kanban Pages/Work Kanban.md"
} }
} }
} }
@ -147,10 +158,10 @@
"obsidian-full-calendar:Open Full Calendar": false "obsidian-full-calendar:Open Full Calendar": false
} }
}, },
"active": "2f56f8d2c998700c", "active": "657ed118b4a40148",
"lastOpenFiles": [ "lastOpenFiles": [
"Kanban Pages/Work Kanban.md",
"Kanban Pages/Scotch on Windows.md", "Kanban Pages/Scotch on Windows.md",
"Kanban Pages/Work Kanban.md",
"HelyxProject.md", "HelyxProject.md",
"Kanban Pages/HelyxVerify.md", "Kanban Pages/HelyxVerify.md",
"Calendar/(Every F,R,W,T,M) Development Checking.md", "Calendar/(Every F,R,W,T,M) Development Checking.md",

4
Kanban Pages/Scotch on Windows.md

@ -1,4 +1,6 @@
- Need to have Fortran installed - Need to have Fortran installed
- Need to have access to MPI - Need to have access to MPI
Probably, at this point, it is useful to have an ubuntu 18 image (same version we use in Windows build), have the ThirdParty-X.X.X-22 already installed (for MPI). Probably, at this point, it is useful to have an ubuntu 18 image (same version we use in Windows build), have the ThirdParty-X.X.X-22 already installed (for MPI).
https://gitlab.inria.fr/scotch/scotch/-/archive/v7.0.5/scotch-v7.0.5.tar.gz

Loading…
Cancel
Save