• 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

      Google Workspace Mail Management - Português Brasileiro

      Skills you'll gain: Email Security, Data Loss Prevention, Google Workspace, Security Management, Threat Management, Malware Protection, Network Routing, Threat Detection

      Beginner · Course · 1 - 4 Weeks

    • 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

    • G

      Google Cloud

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

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

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      G

      Google Cloud

      在 Google Cloud 上将应用与 Gemini 1.0 Pro 集成

      Skills you'll gain: Generative AI, Prompt Engineering, Google Cloud Platform, Large Language Modeling, Application Programming Interface (API), Cloud API, Application Development, Cloud Applications

      Beginner · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Responsible AI for Developers: Interpretability & Transparency - 日本語版

      Skills you'll gain: Data Ethics, Artificial Intelligence, Software Visualization, Data Integrity, Data Governance, Data Quality, Applied Machine Learning, Machine Learning, Technical Documentation

      Intermediate · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Responsible AI for Developers: Privacy & Safety - Polski

      Skills you'll gain: Cloud Security, Information Privacy, Google Cloud Platform, Generative AI, Application Security, Personally Identifiable Information, Data Security, Artificial Intelligence, Safety and Security, Encryption

      Intermediate · Course · 1 - 3 Months

    • A

      Amazon Web Services

      Getting Started with Amazon Neptune

      Skills you'll gain: Amazon Web Services, Databases, Database Management, Database Administration, NoSQL, Database Architecture and Administration, Technical Design

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Security Command Center Enterprise 使用入门

      Skills you'll gain: Threat Management, Vulnerability Management, Threat Detection, Cloud Security, Vulnerability Assessments, Multi-Cloud, Security Management, Incident Management, Risk Management Framework, Security Information and Event Management (SIEM), Enterprise Security

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Memulai Security Command Center Enterprise

      Skills you'll gain: Vulnerability Management, Threat Detection, Vulnerability Assessments, Multi-Cloud, Cloud Security, Security Controls, Threat Management, Google Cloud Platform, Cloud Management, Enterprise Security, Security Information and Event Management (SIEM)

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

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

      Skills you'll gain: Predictive Analytics, Big Data, Predictive Modeling, Advanced Analytics, Analytics, Applied Machine Learning, Google Cloud Platform, MLOps (Machine Learning Operations), Data Analysis, Machine Learning Methods, Data Modeling

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Google Cloud에서 Gemini 1.0 Pro와 애플리케이션 통합

      Skills you'll gain: Generative AI, Google Cloud Platform, Cloud API, Cloud Applications, Cloud-Based Integration, Application Development, Application Programming Interface (API), Prompt Engineering, Large Language Modeling, Development Testing

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      G

      Google Cloud

      Utiliser BigQuery Machine Learning pour l'inférence

      Skills you'll gain: Big Data, Data Analysis, Google Cloud Platform, Applied Machine Learning, MLOps (Machine Learning Operations), Statistical Inference, Machine Learning Methods, Machine Learning Algorithms

      Beginner · Course · 1 - 4 Weeks

    Parallel Computing learners also search

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

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

    • Google Workspace Mail Management - Português Brasileiro: Google Cloud
    • Boost Productivity with Gemini in BigQuery - Indonesian: Google Cloud
    • Responsible AI for Developers: Fairness & Bias - 日本語版: Google Cloud
    • 在 Google Cloud 上将应用与 Gemini 1.0 Pro 集成: Google Cloud
    • Responsible AI for Developers: Interpretability & Transparency - 日本語版: Google Cloud
    • Responsible AI for Developers: Privacy & Safety - Polski: Google Cloud
    • Getting Started with Amazon Neptune: Amazon Web Services
    • Security Command Center Enterprise 使用入门: Google Cloud
    • Memulai Security Command Center Enterprise: Google Cloud
    • 透過 BigQuery 機器學習執行推論作業: 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