Fortran 2018 with Parallel Programming
Autor Subrata Rayen Limba Engleză Hardback – 27 aug 2019
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)
Dr Subrata Ray, is a retired Professor, Indian Association for the Cultivation of Science, Kolkata.
Preț: 802.22 lei
Preț vechi: 1072.58 lei
-25% Nou
Puncte Express: 1203
Preț estimativ în valută:
153.54€ • 159.69$ • 128.67£
153.54€ • 159.69$ • 128.67£
Carte tipărită la comandă
Livrare economică 14-28 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367218430
ISBN-10: 0367218437
Pagini: 682
Ilustrații: 103 Line drawings, black and white; 75 Tables, black and white
Dimensiuni: 178 x 254 x 43 mm
Greutate: 1.56 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
ISBN-10: 0367218437
Pagini: 682
Ilustrații: 103 Line drawings, black and white; 75 Tables, black and white
Dimensiuni: 178 x 254 x 43 mm
Greutate: 1.56 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Cuprins
Preliminaries. Arithmetic, Relational, Logical Operators and Expressions. Branch and Loop Statements. Handling of Characters. Precision and Range. Array and Array Handling Intrinsics. User Defined Data Type. Format Statement. Auxiliary Storage. Numerical Model. Library Functions. Subprograms. String with Variable Length. IEEE Floating Point Arithmetic and Exception. Dynamic Memory Management. Pointer. Bit Handling. C-Fortran Interoperability. Object Oriented Programming. Parallel Programming Using Coarray. Parallel Programming Using OpenMP. 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.
Notă biografică
Dr Subrata Ray is a retired Senior Professor of the Indian Association for the Cultivation of Science, Kolkata. Spanning over a period of 40 years he taught computer software in Universities, Research Institutes, Colleges and Professional Bodies of the country. As an in-charge of computer centres he had built several computer centres almost from the scratch in universities and research institutes. Though his field of specialization is scientific computing, yet he participated in developing many Systems and Commercial Software.
He obtained M.Sc, Post M.Sc (Saha Institute of Nuclear Physics) and PhD from the Calcutta University and served renowned institutes like Tata Institute of Fundamental Research, Indian Institute of Technology, Kharagpur, Regional Computer Centre, Calcutta, University of Burdwan and Indian Association for the Cultivation of Science.
He is actively associated with the voluntary blood donation movement of the country and is an active member of the Association of Voluntary Blood Donors, West Bengal. He offers his voluntary services to the Eye Care & Research Centre and the National Council of Education, Bengal.
He is an amateur photographer.
He is married to Sanghamitra and they have a daughter Sumitra. He lives in Kolkata with his brother Debabrata and sister Uma.
He obtained M.Sc, Post M.Sc (Saha Institute of Nuclear Physics) and PhD from the Calcutta University and served renowned institutes like Tata Institute of Fundamental Research, Indian Institute of Technology, Kharagpur, Regional Computer Centre, Calcutta, University of Burdwan and Indian Association for the Cultivation of Science.
He is actively associated with the voluntary blood donation movement of the country and is an active member of the Association of Voluntary Blood Donors, West Bengal. He offers his voluntary services to the Eye Care & Research Centre and the National Council of Education, Bengal.
He is an amateur photographer.
He is married to Sanghamitra and they have a daughter Sumitra. He lives in Kolkata with his brother Debabrata and sister Uma.
Descriere
This book can be used to write parallel programs using Fortran language (2018) using Coarray, OpenMP and MPI. The first part of the book can be used to learn the modern version of Fortran. The book can be read from the beginning however, advanced users, familiar with previous versions of Fortran can directly look for new features of modern Fortran.