• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Parallel Computing

    Parallel Computing Courses Online

    Learn parallel computing for high-performance computing applications. Understand how to design and implement parallel algorithms.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Parallel Computing Course Catalog

    • Status: New
      New
      R

      Rutgers the State University of New Jersey

      Generative AI & Governmental Financial Reporting

      Skills you'll gain: Prompt Engineering, Scalability, Large Language Modeling, Governmental Accounting, Unstructured Data, Financial Data, Generative AI, Accounting, Artificial Intelligence and Machine Learning (AI/ML), Artificial Intelligence, Robotic Process Automation, Data Processing, Automation, Application Programming Interface (API), Decision Making, User Interface (UI)

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      Status: Free Trial
      Free Trial
      P

      Packt

      Advanced ASP.NET Core MVC, Deployment & User Management

      Skills you'll gain: Application Deployment, ASP.NET, Authorization (Computing), User Accounts, Authentications, Microsoft Azure, Model View Controller, Role-Based Access Control (RBAC), Microsoft Visual Studio, Bootstrap (Front-End Framework), Database Management, Session Initiation Protocols

      Advanced · Course · 1 - 4 Weeks

    • Status: New
      New
      P

      Packt

      Laravel From Scratch

      Skills you'll gain: PHP (Scripting Language), Application Deployment, Object-Relational Mapping, Model View Controller, Database Management, UI Components, PostgreSQL, Databases, Web Development, Web Applications, Authentications, Development Environment, Authorization (Computing), Application Frameworks, Cascading Style Sheets (CSS), File Management

      Intermediate · Course · 3 - 6 Months

    • Status: New
      New
      Status: Free Trial
      Free Trial
      P

      Packt

      Database Management and Core Application Development

      Skills you'll gain: ASP.NET, Database Development, C# (Programming Language), Back-End Web Development, Database Management, Database Design, Object-Relational Mapping, Application Frameworks, Model View Controller, Web Applications, Software Design Patterns, Authentications, Maintainability, Business Logic, Authorization (Computing), Data Modeling, Performance Tuning, Data Migration, Data Mapping, Data Validation

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      Status: Free Trial
      Free Trial
      A

      Adobe

      Course 2: Introduction to Adobe Commerce

      Skills you'll gain: E-Commerce, Advertising, Scalability, B2B Sales, Merchandising, Order Management, Growth Strategies, Personalized Service, Customer Engagement, Promotions and Campaigns, Real Time Data

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      在 Google Cloud 上创建生成式 AI 应用

      Skills you'll gain: Prompt Engineering, Generative AI, Large Language Modeling, Google Cloud Platform, Cloud Applications, Cloud Computing Architecture, Prototyping

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      P

      Packt

      Master Retrieval-Augmented Generation (RAG) Systems

      Skills you'll gain: Large Language Modeling, Prompt Engineering, Generative AI, Interactive Data Visualization, Text Mining, Data Processing, Unstructured Data, Scalability

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      F

      Fractal Analytics

      How to Build a Diffusion Model - An Introduction

      Skills you'll gain: Generative AI, Deep Learning, PyTorch (Machine Learning Library), Machine Learning Methods, Tensorflow, Image Analysis, Software Architecture, Artificial Neural Networks, Natural Language Processing, Performance Tuning

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      Status: Free Trial
      Free Trial
      W

      Whizlabs

      AWS: Analytics and Application Integration

      Skills you'll gain: AWS Kinesis, Amazon Web Services, Real Time Data, Apache Spark, Extract, Transform, Load, Data Processing, Dashboard, Full-Stack Web Development, Mobile Development Tools, Web Development Tools, Event-Driven Programming, Data Visualization

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      T

      Tecnológico de Monterrey

      El arte de innovar: Emprendimiento en Educación

      Skills you'll gain: Agile Methodology, User Centered Design, Education Software and Technology, Entrepreneurship, Emerging Technologies, Market Research, Solution Design, Innovation, Creative Problem-Solving, Market Analysis, Entrepreneurial Finance, Law, Regulation, and Compliance, Intellectual Property, Business Modeling, Scalability, Growth Strategies

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      C

      Coursera

      Facebook Optimization: Grow Your Presence

      Skills you'll gain: Content Performance Analysis, Facebook, Marketing Analytics, Social Media Content, Social Media Marketing, Content Strategy, Online Advertising, Performance Metric, Business Metrics, Scalability, Revenue Management, Data-Driven Decision-Making

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      P

      Packt

      WebSockets Protocol Explained – Master Web Development

      Skills you'll gain: TCP/IP, Network Protocols, Application Programming Interface (API), Ajax, Web Development, General Networking, Web Servers, Web Applications, Javascript, Scalability, Event-Driven Programming, Server Side, Real Time Data, Network Analysis

      Intermediate · Course · 1 - 3 Months

    Parallel Computing learners also search

    Technology
    Emerging Technologies
    Embedded
    Blockchain
    Meta
    Embedded Systems
    GPU
    Kubernetes
    1…262728…285

    In summary, here are 10 of our most popular parallel computing courses

    • Generative AI & Governmental Financial Reporting: Rutgers the State University of New Jersey
    • Advanced ASP.NET Core MVC, Deployment & User Management: Packt
    • Laravel From Scratch: Packt
    • Database Management and Core Application Development: Packt
    • Course 2: Introduction to Adobe Commerce: Adobe
    • 在 Google Cloud 上创建生成式 AI 应用: Google Cloud
    • Master Retrieval-Augmented Generation (RAG) Systems: Packt
    • How to Build a Diffusion Model - An Introduction: Fractal Analytics
    • AWS: Analytics and Application Integration: Whizlabs
    • El arte de innovar: Emprendimiento en Educación: Tecnológico de Monterrey

    Skills you can learn in Software Development

    Programming Language (34)
    Google (25)
    Computer Program (21)
    Software Testing (21)
    Web (19)
    Google Cloud Platform (18)
    Application Programming Interfaces (17)
    Data Structure (16)
    Problem Solving (14)
    Object-oriented Programming (13)
    Kubernetes (10)
    List & Label (10)

    Frequently Asked Questions about Parallel Computing

    Parallel computing is the design, study, and process of using algorithms to make multiple computers solve computational problems simultaneously. In parallel computing, problems are split up into several parts for more than two computers to work on at the same time. These parts each have their own set of instructions that are executed on multiple central processing units (CPUs).

    Parallel computing speeds up problem-solving in computational learning. Previously, most computations were done individually by software written for use on a single computer with one CPU. This meant that only one instruction could be executed at any time.‎

    It's important to learn about parallel computing because it is the primary system used by programmers today to increase computation power for faster application problem solving and processing power. From multi-core personal computers to supercomputers, parallel computing is what is driving the core processing power.

    A processor is the computing power that drives your phone, laptop, and tablet. With more power in the processor, applications will run faster and better on your mobile device. Even smartphones are using multicore processing power, with some up to four and eight cores. Parallel computing helps to make this possible. This alone makes parallel computing worth knowing about for its current device applications and also its growing importance into the future.‎

    Learning parallel computing can bring you into careers as a parallel programming architect, a software engineer, or a high performance computing engineer. Many companies are looking for computing talents who can deliver and innovate in the graphics and parallel computing fields.

    Companies are continually looking to develop new parallel programming models for their GPU architecture. This is where learning about parallel computing can help you to succeed. By gaining new knowledge for creating new infrastructures and new architectures in parallel computing, you can play a part in advancing the state-of-the-art graphics performance in parallel programming models.‎

    When you take online courses about parallel computing, you will understand programming, software development, and computational power more clearly. You will study topics like data-parallel programs, how to express the functions of common parallel algorithms, and how to write and use parallel code in programs that use parallel collections to achieve higher computational performance. In these courses, industry experts will teach you not just how parallel computing works in relation to modern GPU architecture, but also how you can use your knowledge base to advance your careers in our increasingly digital world.‎

    Online Parallel Computing courses offer a convenient and flexible way to enhance your knowledge or learn new Parallel Computing skills. Choose from a wide range of Parallel Computing courses offered by top universities and industry leaders tailored to various skill levels.‎

    When looking to enhance your workforce's skills in Parallel Computing, it's crucial to select a course that aligns with their current abilities and learning objectives. Our Skills Dashboard is an invaluable tool for identifying skill gaps and choosing the most appropriate course for effective upskilling. For a comprehensive understanding of how our courses can benefit your employees, explore the enterprise solutions we offer. Discover more about our tailored programs at Coursera for Business here.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok