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: Introduction to Fortran 95 and Numerical ComputingIntroduction to Fortran 95 and Numerical Computing
by - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(13077 views)
Book cover: Interactive Fortran 77: A Hands on ApproachInteractive Fortran 77: A Hands on Approach
by
The book introduces the concepts and ideas involved in problem solving with Fortran 77 using an interactive timesharing computer system. The book tries to achieve this using the established practices of structured and modular programming.
(13154 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.
(12307 views)
Book cover: Introduction to Programming using Fortran 95/2003/2008Introduction to Programming using Fortran 95/2003/2008
by - University of Nevada, Las Vegas
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. The text is geared for non computer science majors. The focus is on an introduction to problem solving and algorithm development.
(10413 views)