Contents of /research/rtp/sc/rse/training/contents/ /research/rtp/sc/rse/training/contents/ Contents of /research/rtp/sc/rse/training/contents/ en-GB (C) 2026 University of ÌÇÐÄTV Mon, 12 Jan 2026 10:30:26 GMT http://blogs.law.harvard.edu/tech/rss SiteBuilder2, University of ÌÇÐÄTV, http://go.warwick.ac.uk/sitebuilder Intermediate MPI /research/rtp/sc/rse/training/contents/intermedmpi.pdf Next steps in parallel programming with MPI - including types and more sophisticated communication MPI Fortran C parallel hpc Wed, 06 Dec 2023 15:00:01 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/intermedmpi.pdf Introduction to C++ /research/rtp/sc/rse/training/contents/cppintro.pdf A primer on C++: for those who sort-of-already-know-it but want to check they understand, or for those who know some other compiled langauge and want a quick start guide C++ programming Wed, 06 Dec 2023 15:14:00 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/cppintro.pdf Introduction to MPI /research/rtp/sc/rse/training/contents/introductiontompi.pdf An introduction to parallel programming with MPI (Message Passing Interface) MPI Fortran C parallel HPC Wed, 06 Dec 2023 14:56:04 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/introductiontompi.pdf Introduction to Software Development /research/rtp/sc/rse/training/contents/introduction_to_software_development.pdf Software development is a lot more than programming! These notes cover design, licensing, version control, and all the other skills you need to become a good developer and make robust, reliable software that will enhance your research career. Software development version control licensing Wed, 06 Dec 2023 15:10:25 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/introduction_to_software_development.pdf Parallelism Primer /research/rtp/sc/rse/training/contents/parallelismprimer.pdf A Gentle Overview of Methods and Strategies for Parallel Computing - covering the challenges and the basic technologies. parallel programming hpc mpi openmp threading Wed, 06 Dec 2023 15:19:05 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/parallelismprimer.pdf ProjectEstimator /research/rtp/sc/rse/training/contents/project_estimatorwexample.pdf An example of a time estimation strategy for software projects, with a worked example. This tries to include quite a lot of factors, but is a good basis for your own model. programming project management Sat, 30 Nov 2024 12:19:40 GMT Heather Ratcliffe /research/rtp/sc/rse/training/contents/project_estimatorwexample.pdf