You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/tech.rst
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,12 @@ There are a few other interesting CodeRefinery lessons: https://coderefinery.org
63
63
HPC
64
64
---
65
65
66
-
* Triton tutorials is what we expect our users to know, and reading through these is enough (it will be familiar): https://scicomp.aalto.fi/triton/#tutorials
67
-
* And in general, browse (but not read in detail) the rest of the Triton https://scicomp.aalto.fi/triton/
66
+
67
+
* Triton tutorials is what we expect our users to know, and reading
68
+
through these is enough (it will be familiar):
69
+
https://scicomp.aalto.fi/triton/#tutorials
70
+
* And in general, browse (but not read in detail) the rest of the
71
+
Triton https://scicomp.aalto.fi/triton/
68
72
69
73
70
74
Programming
@@ -74,13 +78,19 @@ Python
74
78
~~~~~~
75
79
76
80
* Python virtual environments and Conda environments: https://scicomp.aalto.fi/scicomp/python/ , https://scicomp.aalto.fi/triton/apps/python/
0 commit comments