[Commits] [svn:einsteintoolkit] Workshop_Spring_2012/hpc_intro/ (Rev. 20)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sun Apr 1 15:18:17 CDT 2012


User: knarf
Date: 2012/04/01 03:18 PM

Modified:
 /hpc_intro/
  hpc_intro.tex

Log:
 crude text

File Changes:

Directory: /hpc_intro/
======================

File [modified]: hpc_intro.tex
Delta lines: +10 -0
===================================================================
--- hpc_intro/hpc_intro.tex	2012-04-01 18:20:46 UTC (rev 19)
+++ hpc_intro/hpc_intro.tex	2012-04-01 20:18:16 UTC (rev 20)
@@ -203,4 +203,14 @@
  \end{itemize}
 }
 
+\frame{\frametitle{Good practices in Scientific Computing {\tiny and elsewhere}}
+ \begin{itemize}
+  \item Enable team communication (email lists, calls, ...)
+  \item Use revision control system(s) (svn, mercurial, git, ...)
+  \item Use issue tracking system (trac, ...)
+  \item Document consistently (code comments, doxygen, ...)
+  \item Continuously test during development
+ \end{itemize}
+}
+
 \end{document}



More information about the Commits mailing list