0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (6)
  • R2,500 - R5,000 (4)
  • -
Status
Brand

Showing 1 - 10 of 10 matches in All Departments

Tools for High Performance Computing 2009 - Proceedings of the 3rd International Workshop on Parallel Tools for High... Tools for High Performance Computing 2009 - Proceedings of the 3rd International Workshop on Parallel Tools for High Performance Computing, September 2009, ZIH, Dresden (Hardcover, 2009 ed.)
Matthias S. Muller, Michael M Resch, Alexander Schulz, Wolfgang E. Nagel
R3,042 Discovery Miles 30 420 Ships in 10 - 15 working days

As more and more hardware platforms support parallelism, parallel programming is gaining momentum. Applications can only leverage the performance of multi-core processors or graphics processing units if they are able to split a problem into smaller ones that can be solved in parallel. The challenges emerging from the development of parallel applications have led to the development of a great number of tools for debugging, performance analysis and other tasks. The proceedings of the 3rd International Workshop on Parallel Tools for High Performance Computing provide a technical overview in order to help engineers, developers and computer scientists decide which tools are best suited to enhancing their current development processes.

Tools for High Performance Computing 2011 - Proceedings of the 5th International Workshop on Parallel Tools for High... Tools for High Performance Computing 2011 - Proceedings of the 5th International Workshop on Parallel Tools for High Performance Computing, September 2011, ZIH, Dresden (Paperback, 2012 ed.)
Holger Brunst, Matthias S. Muller, Wolfgang E. Nagel, Michael M Resch
R2,983 Discovery Miles 29 830 Ships in 10 - 15 working days

The proceedings of the 5th International Workshop on Parallel Tools for High Performance Computing provide an overview on supportive software tools and environments in the fields of System Management, Parallel Debugging and Performance Analysis. In the pursuit to maintain exponential growth for the performance of high performance computers the HPC community is currently targeting Exascale Systems. The initial planning for Exascale already started when the first Petaflop system was delivered. Many challenges need to be addressed to reach the necessary performance. Scalability, energy efficiency and fault-tolerance need to be increased by orders of magnitude. The goal can only be achieved when advanced hardware is combined with a suitable software stack. In fact, the importance of software is rapidly growing. As a result, many international projects focus on the necessary software.

Tools for High Performance Computing 2009 - Proceedings of the 3rd International Workshop on Parallel Tools for High... Tools for High Performance Computing 2009 - Proceedings of the 3rd International Workshop on Parallel Tools for High Performance Computing, September 2009, ZIH, Dresden (Paperback, 2010 ed.)
Matthias S. Muller, Michael M Resch, Alexander Schulz, Wolfgang E. Nagel
R2,991 Discovery Miles 29 910 Ships in 10 - 15 working days

As more and more hardware platforms support parallelism, parallel programming is gaining momentum. Applications can only leverage the performance of multi-core processors or graphics processing units if they are able to split a problem into smaller ones that can be solved in parallel. The challenges emerging from the development of parallel applications have led to the development of a great number of tools for debugging, performance analysis and other tasks. The proceedings of the 3rd International Workshop on Parallel Tools for High Performance Computing provide a technical overview in order to help engineers, developers and computer scientists decide which tools are best suited to enhancing their current development processes.

Using and Improving OpenMP for Devices, Tasks, and More - 10th International Workshop on OpenMP, IWOMP 2014, Salvador, Brazil,... Using and Improving OpenMP for Devices, Tasks, and More - 10th International Workshop on OpenMP, IWOMP 2014, Salvador, Brazil, September 28-30, 2014. Proceedings (Paperback, 2014 ed.)
Luiz DeRose, Bronis R. de Supinski, Stephen L. Olivier, Barbara M. Chapman, Matthias S. Muller
R2,280 Discovery Miles 22 800 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 10th International Workshop on OpenMP, held in Salvador, Brazil, in September 2014. The 16 technical full papers presented were carefully reviewed and selected from 18 submissions. The papers are organized in topical sections on tasking models and their optimization; understanding and verifying correctness of OpenMP programs; OpenMP memory extensions; extensions for tools and locks; experiences with OpenMP device constructs.

OpenMP in the Era of Low Power Devices and Accelerators - 9th International Workshop on OpenMP, IWOMP 2013, Canberra,... OpenMP in the Era of Low Power Devices and Accelerators - 9th International Workshop on OpenMP, IWOMP 2013, Canberra, Australia, September 16-18, 2013, Proceedings (Paperback, 2013 ed.)
Alistair P. Rendell, Barbara M. Chapman, Matthias S. Muller
R1,468 Discovery Miles 14 680 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 9th International Workshop on OpenMP, held in Canberra, Australia, in September 2013. The 14 technical full papers presented were carefully reviewed and selected from various submissions. The papers are organized in topical sections on proposed extensions to OpenMP, applications, accelerators, scheduling, and tools.

OpenMP in a Heterogeneous World - 8th International Workshop on OpenMP, IWOMP 2012, Rome, Italy, June 11-13, 2012. Proceedings... OpenMP in a Heterogeneous World - 8th International Workshop on OpenMP, IWOMP 2012, Rome, Italy, June 11-13, 2012. Proceedings (Paperback, 2012)
Barbara Chapman, Federico Massaioli, Matthias S. Muller, Marco Rorro
R1,595 Discovery Miles 15 950 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 8th International Workshop on OpenMP, held in in Rome, Italy, in June 2012. The 18 technical full papers presented together with 7 posters were carefully reviewed and selected from 30 submissions. The papers are organized in topical sections on proposed extensions to OpenMP, runtime environments, optimization and accelerators, task parallelism, validations and benchmarks

Evolving OpenMP in an Age of Extreme Parallelism - 5th International Workshop on OpenMP, IWOMP 2009, Dresden, Germany, June... Evolving OpenMP in an Age of Extreme Parallelism - 5th International Workshop on OpenMP, IWOMP 2009, Dresden, Germany, June 3-5, 2009 Proceedings (Paperback, 2009 ed.)
Matthias S. Muller, Bronis R. de Supinski, Barbara Chapman
R1,597 Discovery Miles 15 970 Ships in 10 - 15 working days

OpenMP is an application programming interface (API) that is widely accepted as a de facto standard for high-level shared-memory parallel programming. It is a portable, scalable programming model that provides a simple and ?exible interface for developing shared-memory parallel applications in Fortran, C, and C++. Since its introduction in 1997, OpenMP has gained support from the - jority of high-performance compiler and hardware vendors. Under the direction of the OpenMP Architecture Review Board (ARB), the OpenMP speci?cation is undergoing further improvement. Active research in OpenMP compilers, r- time systems, tools, and environments continues to drive OpenMP evolution.To provideaforumforthedisseminationandexchangeofinformationaboutand- periences with OpenMP, the community of OpenMP researchersand developers in academia and industry is organized under cOMPunity (www.compunity.org). This organization has held workshops on OpenMP since 1999. This book contains the proceedings of the 5th International Workshop on OpenMP held in Dresden in June 2009. With sessions on tools, benchmarks, applications, performance and runtime environments it covered all aspects of the current use of OpenMP. In addition, several contributions presented p- posed extensions to OpenMP and evaluated reference implementations of those extensions. An invited talk provided the details on the latest speci?cation dev- opment inside the Architecture Review Board. Together with the two keynotes about OpenMP on hardware accelerators and future generation processors it demonstrated that OpenMP is suitable for future generation systems.

OpenMP Shared Memory Parallel Programming - International Workshop, IWOMP 2005 and IWOMP 2006, Eugene, OR, USA, June 1-4, 2005,... OpenMP Shared Memory Parallel Programming - International Workshop, IWOMP 2005 and IWOMP 2006, Eugene, OR, USA, June 1-4, 2005, and Reims, France, June 12-15, 2006, Proceedings (Paperback, 2008 ed.)
Matthias S. Muller, Barbara Chapman, Bronis R. de Supinski, Allen D. Malony, Michael Voss
R1,651 Discovery Miles 16 510 Ships in 10 - 15 working days

OpenMP is an application programming interface (API) that is widely accepted as a standard for high-level shared-memory parallel programming. It is a portable, scalable programming model that provides a simple and ?exible interface for - veloping shared-memory parallel applications in Fortran, C, and C++. Since its introduction in 1997, OpenMP has gained support from the majority of high-performance compiler and hardware vendors. Under the direction of the OpenMP Architecture Review Board (ARB), the OpenMP standard is being further improved. Active research in OpenMP compilers, runtime systems, tools, and environments continues to drive its evolution. To provide a forum for the d- semination and exchange of information about and experiences with OpenMP, the community of OpenMP researchers and developers in academia and industry is organized under cOMPunity (www. compunity. org). Workshops on OpenMP have taken place at a variety of venues around the world since 1999: the European Workshop on OpenMP (EWOMP), the North American Workshop on OpenMP Applications and Tools (WOMPAT), and the AsianWorkshoponOpenMP Experiences andImplementation (WOMPEI)were each held annually and attracted an audience from both academia and industry. The intended purpose of the new International Workshop on OpenMP (IWOMP) was to consolidate these three OpenMP workshops into a single, yearly inter- tional conference. The ?rst IWOMP meeting was held during June 1-4, 2005, in Eugene, Oregon, USA. The second meeting took place during June 12-15, in Reims, France.

Scaling OpenMP for Exascale Performance and Portability - 13th International Workshop on OpenMP, IWOMP 2017, Stony Brook, NY,... Scaling OpenMP for Exascale Performance and Portability - 13th International Workshop on OpenMP, IWOMP 2017, Stony Brook, NY, USA, September 20-22, 2017, Proceedings (Paperback, 1st ed. 2017)
Bronis R. de Supinski, Stephen L. Olivier, Christian Terboven, Barbara M. Chapman, Matthias S. Muller
R2,642 Discovery Miles 26 420 Ships in 10 - 15 working days

This book constitutes the proceedings of the 13th International Workshop on OpenMP, IWOMP 2017, held in Stony Brook, NY, USA, in September 2017. The 23 full papers presented in this volume were carefully reviewed and selected from 28 submissions. They were organized in topical sections named: Advanced Implementations and Extensions; OpenMP Application Studies; Analyzing and Extending Tasking; OpenMP 4 Application Evaluation; Extended Parallelism Models: Performance Analysis and Tools; and Advanced Data Management with OpenMP.

OpenMP: Heterogenous Execution and Data Movements - 11th International Workshop on OpenMP, IWOMP 2015, Aachen, Germany, October... OpenMP: Heterogenous Execution and Data Movements - 11th International Workshop on OpenMP, IWOMP 2015, Aachen, Germany, October 1-2, 2015, Proceedings (Paperback, 1st ed. 2015)
Christian Terboven, Bronis R. de Supinski, Pablo Reble, Barbara M. Chapman, Matthias S. Muller
R2,413 Discovery Miles 24 130 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 11th International Workshop on OpenMP, held in Aachen, Germany, in October 2015. The 19 technical full papers presented were carefully reviewed and selected from 22 submissions. The papers are organized in topical sections on applications, accelerator applications, tools, extensions, compiler and runtime, and energy.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Celtic Adult Coloring Book - Relieve…
Art of Coloringbook Hardcover R731 Discovery Miles 7 310
South Of Nowhere
Jeffery Deaver Paperback R389 R299 Discovery Miles 2 990
Protecting the Rights of People with…
Valentina Della Fina, Rachele Cera Hardcover R1,699 Discovery Miles 16 990
The Oxford Handbook of Migration Crises
Cecilia Menj ivar, Marie Ruiz, … Hardcover R5,139 Discovery Miles 51 390
The Overcomers - Stories And Lessons…
Alef Meulenberg Paperback R270 R229 Discovery Miles 2 290
Bichon Bolognese Tricks Training Bichon…
Training Central Paperback R512 Discovery Miles 5 120
8 Rules Of Love - How To Find It, Keep…
Jay Shetty Paperback R350 R296 Discovery Miles 2 960
American Bully Tricks Training American…
Training Central Paperback R512 Discovery Miles 5 120
Relativity, Gravitation and Cosmology…
Ta-Pei Cheng Hardcover R4,700 Discovery Miles 47 000
Pretty Boys Are Poisonous - Poems
Megan Fox Hardcover R493 R455 Discovery Miles 4 550

 

Partners