[2023] 병렬처리를 활용한 대용량 계산 방법 Certificate

  • Recruiting People1,000 people

  • Enrollment Period01-01-1970 ~ 01-01-1970

  • Learning period04-30-2023 ~ 12-31-2024

Log in to take courses.
Class Introduction

강의 소개 및 개요입니다.

성명

정인석

소속기관

스탠다임

과목명

병렬 처리를 활용한 대용량 계산 방법

강의시간

2시간

학습목표

컴퓨터에서 병렬 계산이 처리되는 방식을 이해하고 다양한 방식으로 병렬 계
산을 수행할 수 있다

 

강의 선수과목 및 준비사항입니다.

선수과목

 Python programming

참고자료

https://docs.python.org/3/library/multiprocessing.html

https://mpi4py.readthedocs.io/en/stable/

https://github.com/zeehio/parmap

준비사항

Anaconda python3 설치, linux-like terminal 환경 구성

Preview Lecture Video
Lecture video preview is only available as a 2-minute video.
After registering, you can check the entire learning video in the classroom.
Course Introduction

병렬 처리를 활용한 대용량 계산 방법 강의 과정입니다.

1 병렬 계산에 대한 이해
단순 병렬 처리 방식 실습
2 복잡한 병렬 처리 방식
MPI 활용
Classification
  • Subject
    Programming
  • Class Area
    AI & Programming
  • Practice
    Programming (Python)
  • Utilize
    기타
Professor