wiki:cypress/Programming

Programming

Checkout Sample Programs, on Cypress

git clone https://hidekiCCS@bitbucket.org/hidekiCCS/hpc-workshop.git

You will be asked for typing a password but just hit the return (enter) key.

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)
Version Control with git
Floating Point Arithmetic
Fortran and C/C++ - Some differences in memory management between Fortran and C/C++
Code Debugging
Code Profiling

Last modified 5 years ago Last modified on 08/09/19 14:23:33
Note: See TracWiki for help on using the wiki.