wiki:cypress/Programming

Version 4 (modified by cmaggio, 11 years ago) ( diff )

--

Programming

Checkout Sample Programs

svn co file:///u01/fuji/repos/Workshop ./Workshop

Brief Tutorials for Programming Languages

C - Simple Examples of C code
C++ - Simple Examples of C++ code
​Fortran - Simple Examples of Fortran code

Parallel Programming

​OpenMP - Simple tutorial of OpenMP parallel codes
​MPI - Simple tutorial of MPI parallel codes
​Speedup/Scaling - Some general things for parallel computing

Makefile

​Basics of Makefile - Simple tutorial of Makefile

Other Topics

​Version Control with Subversion (svn)
​Floating Point Arithmetic
​Fortran and C/C++ - Some differences in memory management between Fortran and C/C++
​Code Debugging
​Code Profiling

Note: See TracWiki for help on using the wiki.