Category: Parallel Programming
eBook Details: Paperback: 350 pages Publisher: WOW! eBook; 1st edition (January 21, 2020) Language: English ISBN-10: 1617296236 ISBN-13: 978-1617296239 eBook Description: Mastering Large Datasets with Python: Parallelize and Distribute Your Python Code Modern data science solutions need to be clean, easy to read, and scalable. In Mastering Large Datasets with Python, author J.T. Wolohan teaches you how to take a small project and scale it up using a functionally influenced approach to Python coding. You’ll explore methods and built-in Python tools that lend themselves to clarity and scalability, like the high-performing parallelism method, as well as distributed technologies that allow for high data throughput....
Learning CUDA 10 Programming [Video] English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 27m | 489 MB eLearning | Skill level: All Levels Learning CUDA 10 Programming [Video]: Harness the power of GPUs to speed up your applications Do you want to write GPU-accelerated applications, but don’t know how to get started? With CUDA 10, you can easily add GPU processing to your C and C++ projects. CUDA 10 is the de-facto framework used to develop high-performance, GPU-accelerated applications. In this course, you will be introduced to CUDA programming through hands-on examples. CUDA provides a general-purpose...
eBook Details: Paperback: 276 pages Publisher: WOW! eBook (April 10, 2019) Language: English ISBN-10: 1789955289 ISBN-13: 978-1789955286 eBook Description: Big Data Analysis with Python: The goal of this course is to learn how to use Python and Spark to ingest, process, and analyze large volumes of data with different structures to generate insights and useful metrics from the data, walking through real-life examples and use cases Processing big data in real time is challenging due to scalability, information inconsistency, and fault tolerance. Big Data Analysis with Python teaches you how to use tools that can control this data avalanche for you. With this book,...
Hands-On Parallel Programming with C# 8 and .NET Core 3.0 [Video] English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 26m | 302 MB eLearning | Skill level: All Levels Hands-On Parallel Programming with C# 8 and .NET Core 3.0 [Video]: Boost your .NET Core development with parallel programming concepts With the new industry standard of increasing the processing power of machines, the concept of parallel programming was introduced as well. Concurrency has always been considered a difficult task and not many developers are confident at writing concurrent code. This course will put an end to the...
eBook Details: Paperback: 370 pages Publisher: WOW! eBook (September 6, 2019) Language: English ISBN-10: 1789533732 ISBN-13: 978-1789533736 eBook Description: Python Parallel Programming Cookbook, 2nd Edition: Implement effective programming techniques in Python to build scalable software that saves time and memory Nowadays, it has become extremely important for programmers to understand the link between the software and the parallel nature of their hardware so that their programs run efficiently on computer architectures. Applications based on parallel programming are fast, robust, and easily scalable. This updated edition features cutting-edge techniques for building effective concurrent applications in Python 3.7. The book introduces parallel programming architectures and covers...