Logo

Parallel Programming in Fortran 95 using OpenMP

Small book cover: Parallel Programming in Fortran 95 using OpenMP

Parallel Programming in Fortran 95 using OpenMP
by

Publisher: OpenMP.org
Number of pages: 75

Description:
Nowadays parallel computers are very common in research facilities as well as companies all over the world and are extensively used for complex computations, like simulations of atomic explosions, folding of proteins or turbulent flows. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems in less time.

Download or read it online for free here:
Download link
(730KB, PDF)

Similar books

Book cover: Professional Programmer's Guide to Fortran77Professional Programmer's Guide to Fortran77
by - University of Leicester
This guide provides a comprehensive description of the features and implementation of Fortran77 as defined in the ANSI and ISO Standards. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.
(17396 views)
Book cover: Fortran 90 Course NotesFortran 90 Course Notes
by - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12310 views)
Book cover: Programming in Fortran 95Programming in Fortran 95
by - University of Cambridge
Contents: Basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries.
(11200 views)
Book cover: Numerical Recipes in Fortran 90Numerical Recipes in Fortran 90
by - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(18730 views)