diff --git a/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.pdf b/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.pdf index 23127ba3e..55b0254dc 100644 Binary files a/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.pdf and b/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.pdf differ diff --git a/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.tex b/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.tex index 1887fe086..c25c73028 100644 --- a/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.tex +++ b/my_docs/21/lmod_zoom_mtg_2021_09_07/presentation.tex @@ -119,7 +119,7 @@ \section{Introduction} \frametitle{Compute Canada} \begin{itemize} \item https://github.com/ComputeCanada/software-stack-config/blob/main/lmod/SitePackage.lua\#L261-L272 - {\small + {\tiny \begin{semiverbatim} local function load\_hook(t) local valid = validate\_license(t) @@ -131,6 +131,11 @@ \section{Introduction} end \end{semiverbatim} } + \item Setting families: https://github.com/ComputeCanada/software-stack-config/blob/main/lmod/SitePackage\_families.lua + \item Logging code: + https://github.com/ComputeCanada/software-stack-config/blob/main/lmod/SitePackage\_logging.lua + \item Module properties https://github.com/ComputeCanada/software-stack-config/blob/main/lmod/SitePackage\_properties.lua + \item https://github.com/ComputeCanada/software-stack-config/blob/main/lmod/SitePackage\_visible.lua \end{itemize} \end{frame} @@ -244,4 +249,5 @@ \section{Introduction} \end{itemize} \end{frame} + \end{document}