
- 654 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Fortran 2018 with Parallel Programming
About this book
The programming language Fortran dates back to 1957 when a team of IBM engineers released the first Fortran Compiler. During the past 60 years, the language had been revised and updated several times to incorporate more features to enable writing clean and structured computer programs. The present version is Fortran 2018. Since the dawn of the computer era, there had been a constant demand for a "larger" and "faster" machine. To increase the speed there are three hurdles. The density of the active components on a VLSI chip cannot be increased indefinitely and with the increase of the density heat dissipation becomes a major problem. Finally, the speed of any signal cannot exceed the velocity of the light. However, by using several inexpensive processors in parallel coupled with specialized software and hardware, programmers can achieve computing speed similar to a supercomputer.
This book can be used to learn the modern Fortran from the beginning and the technique of developing parallel programs using Fortran. It is for anyone who wants to learn Fortran. Knowledge beyond high school mathematics is not required. There is not another book on the market yet which deals with Fortran 2018 as well as parallel programming.
FEATURES
- Descriptions of majority of Fortran 2018 instructions
- Numerical Model
- String with Variable Length
- IEEE Arithmetic and Exceptions
- Dynamic Memory Management
- Pointers
- Bit handling
- C-Fortran Interoperability
- Object Oriented Programming
- Parallel Programming using Coarray
- Parallel Programming using OpenMP
- Parallel Programming using Message Passing Interface (MPI)
THE AUTHOR
Dr Subrata Ray, is a retired Professor, Indian Association for the Cultivation of Science, Kolkata.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
open and inquire statements (Chapter 9) may make it necessary to distinguish between lowercase and uppercase letters. This is processor dependent and will be discussed at appropriate places in the text. Table 1.1 shows the list of special characters.Table of contents
- Cover
- Half Title
- Title Page
- Copyright Page
- Dedication
- Table of Contents
- Preface
- Acknowledgments
- Author
- 1. Preliminaries
- 2. Arithmetic, Relational and Logical Operators and Expressions
- 3. Branch and Loop Statements
- 4. Handling of Characters
- 5. Precision and Range
- 6. Array and Array-Handling Intrinsics
- 7. User Defined Data Type
- 8. Format Statement
- 9. Auxiliary Storage
- 10. Numerical Model
- 11. Library Functions
- 12. Subprograms
- 13. String with Variable Length
- 14. IEEE Floating Point Arithmetic and Exceptions
- 15. Dynamic Memory Management
- 16. Pointers
- 17. Bit Handling
- 18. CāFortran Interoperability
- 19. Object-Oriented Programming
- 20. Parallel Programming Using Coarray
- 21. Parallel Programming Using OpenMP
- 22. Parallel Programming Using Message Passing Interface (MPI)
- Appendix A
- Appendix B
- Appendix C
- Appendix D
- Appendix E
- Appendix F
- Appendix G
- Appendix H
- Appendix I
- References
- Index