Skip to content
/ seqpar Public

Sequential and Parallel Programming ISBN 978-0-9943373-1-3

Notifications You must be signed in to change notification settings

VPAC/seqpar

Repository files navigation

Sequential and Parallel Programming with C and Fortran

About

In 2000, six of Victoria's universities came together to form the Victorian Partnership for Advanced Computing, a body dedicated to providing high performance computing facilities, advanced programming, and training to Victoria's research community. In that time the organisation produced high performance compute facilities across the country, including two systems that were in the 'Top 500' systems at the time.

In this time the collection and processing of data continued at a pace that unicore desktop applications were increasingly less able to keep up with. It also occurred when a generation of graduate students were far less familiar with the powerful tools available on the command-line interface than their predecessors. This gulf between the volume of data that needed processing and the skillset of researchers to actually do the processing resulted in an extensive training programme conducted by VPAC. The programme was carefully constructed so that researchers with minimal command-line and Linux experience would have the capacity to understand high performance computing, parallel processing, and most importantly - get their research done.

Between 2013 and 2015 researchers from the following institutions were taught by VPAC staff: the Royal Melbourne Institute of Technology, La Trobe University, the University of Melbourne, Deakin University, Swinburne University, Victoria University of Technology, Monash University, the Australian Synchrotron, the Department of Environment and Primary Industries, the University of Sydney, Macquarie University, the University of New South Wales, the University of Western Australia, the Australian Institute of Health Innovation, the Westmead Millennium Institute, the Australian Radiation Protection and Nuclear Safety Agency, and the Australian Institution of Marine Science.

As VPAC comes to a close, the following publication compiles some of the material from the training manuals provided to these institutions to be provided to the wider research commuity. This book is designed for anyone interested in receiving a strong introduction to sequential and parallel programming with C and Fortran, with parallel programming conducted with the OpenMP API and the OpenMPI implementation for MPI, with GPU programming with OpenACC and CUDA, and with debugging tools.

The Repository

The top-level directory of this repository includes the book, "Sequential and Parallel Programming with C and Fortran" (ISBN 978-0-9943373-1-3). Programs and PBS submission scripts and other associated files are included in each directory according to the chapter number.

ISBN

ISBN-10: 0-9943373-1-0 ISBN-13: 978-0-9943373-1-3

About

Sequential and Parallel Programming ISBN 978-0-9943373-1-3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published