• 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
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.
    Earn career credentials while taking courses that count towards your Master’s degree.
    Earn your Bachelor’s or Master’s degree online for a fraction of the cost of in-person learning.
    Earn a university-issued career credential in a flexible, interactive format.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Parallel Computing Course Catalog

    • G

      Google Cloud

      Gemini for DevOps Engineers - Português Brasileiro

      Skills you'll gain: Kubernetes, Google Cloud Platform, DevOps, Generative AI Agents, Cloud Management, Development Environment, Cloud Infrastructure

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      透過 BigQuery 機器學習執行推論作業

      Skills you'll gain:

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Security Command Center Enterprise 使用入门

      Skills you'll gain:

      Intermediate · Course · 1 - 4 Weeks

    • Status: Free
      Free
      A

      Amazon Web Services

      Amazon Connect: Introduction to the Administrative Interface

      Skills you'll gain: Dashboard, Report Writing, Business Reporting, Management Reporting, Performance Reporting, Ad Hoc Reporting, Real Time Data, Call Center Experience, Administration, Workforce Management

      Beginner · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Responsible AI for Developers: Fairness & Bias - 日本語版

      Skills you'll gain: Data Ethics, Google Cloud Platform, Artificial Intelligence, Open Source Technology, Artificial Intelligence and Machine Learning (AI/ML), Machine Learning, Data Quality, Data Analysis

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      Boost Productivity with Gemini in BigQuery - Indonesian

      Skills you'll gain: Exploratory Data Analysis, Google Cloud Platform, Data Wrangling, Interactive Data Visualization, Data Visualization, Generative AI, Debugging, SQL

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      使用 BigQuery 创建嵌入、向量搜索和 RAG

      Skills you'll gain:

      Advanced · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Google Cloud VMware Engine の基礎

      Skills you'll gain:

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      Comprende Cloud Spanner

      Skills you'll gain:

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      Créer des agents d'IA générative avec Vertex AI et Flutter

      Skills you'll gain:

      Beginner · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      運用 Vertex AI 和 Flutter 打造生成式 AI 代理

      Skills you'll gain:

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      Change Management for Google Workspace - Français

      Skills you'll gain: Change Management, Organizational Change, Culture Transformation, Gap Analysis, Google Workspace, Training and Development, Stakeholder Communications, Customer Success Management, Organizational Effectiveness, Business Analysis, Strategic Communication, Needs Assessment, Stakeholder Engagement, Communication Strategies

      Intermediate · Course · 1 - 3 Months

    Parallel Computing learners also search

    Technology
    Emerging Technologies
    Embedded
    Blockchain
    Meta
    Embedded Systems
    GPU
    Kubernetes
    1…280281282…284

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

    • Gemini for DevOps Engineers - Português Brasileiro : Google Cloud
    • 透過 BigQuery 機器學習執行推論作業: Google Cloud
    • Security Command Center Enterprise 使用入门: Google Cloud
    • Amazon Connect: Introduction to the Administrative Interface: Amazon Web Services
    • Responsible AI for Developers: Fairness & Bias - 日本語版: Google Cloud
    • Boost Productivity with Gemini in BigQuery - Indonesian: Google Cloud
    • 使用 BigQuery 创建嵌入、向量搜索和 RAG: Google Cloud
    • Google Cloud VMware Engine の基礎: Google Cloud
    • Comprende Cloud Spanner: Google Cloud
    • Créer des agents d'IA générative avec Vertex AI et Flutter: Google Cloud

    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