Course detail

High Performance Computations (in English)

FIT-VNVeAcad. year: 2018/2019

The course is aimed at practical methods of solving sophisticated problems encountered in science and engineering. Serial and parallel computations are compared with respect to a stability of a numerical computation. A special methodology of parallel computations based on differential equations is presented. A new original method based on direct use of Taylor series is used for numerical solution of differential equations. There is the TKSL simulation language with an equation input of the analysed problem at disposal. A close relationship between equation and block representation is presented.  The course also includes design of special architectures for the numerical solution of differential equations.

Language of instruction

English

Number of ECTS credits

5

Mode of study

Not applicable.

Learning outcomes of the course unit

Ability to transform a sophisticated technical promblem to a system of diferential equations. Ability to solve sophisticated systems of diferential equations using simulation language TKSL.
Ability to create parallel and quasiparallel computations of large tasks.

Prerequisites

Not applicable.

Co-requisites

Not applicable.

Planned learning activities and teaching methods

Not applicable.

Assesment methods and criteria linked to learning outcomes

Half-term and Final exams.

Course curriculum

Not applicable.

Work placements

Not applicable.

Aims

To provide overview and basics of practical use of parallel and quasiparallel methods for numerical solutions of sophisticated  problems encountered in science and engineering.

Specification of controlled education, way of implementation and compensation for absences

During the semester there will be voluntary computer laboratories. Any laboratory should be replaced in the final weeks of the semester.

Recommended optional programme components

Not applicable.

Prerequisites and corequisites

Not applicable.

Basic literature

Kunovský, J.: Modern Taylor Series Method, habilitation thesis, VUT Brno, 1995
Hairer, E., Norsett, S. P., Wanner, G.: Solving Ordinary Differential Equations I, vol. Nonstiff Problems. Springer-Verlag Berlin Heidelberg, 1987.
Hairer, E., Wanner, G.: Solving Ordinary Differential Equations II, vol. Stiff And Differential-Algebraic Problems. Springer-Verlag Berlin Heidelberg, 1996.

Recommended reading

Hairer, E., Norsett, S. P., Wanner, G.: Solving Ordinary Differential Equations I, vol. Nonstiff Problems. Springer-Verlag Berlin Heidelberg, 1987.
Hairer, E., Wanner, G.: Solving Ordinary Differential Equations II, vol. Stiff And Differential-Algebraic Problems. Springer-Verlag Berlin Heidelberg, 1996.
Butcher, J. C.: Numerical Methods for Ordinary Differential Equations, 3rd Edition, Wiley, 2016.
Lecture notes written in PDF format,
Source codes of all computer laboratories

Classification of course in study plans

  • Programme IT-MGR-2 Master's

    branch MGMe , any year of study, summer semester, compulsory-optional

  • Programme IT-MGR-1H Master's

    branch MGH , any year of study, summer semester, recommended

Type of course unit

 

Lecture

26 hours, optionally

Teacher / Lecturer

Syllabus

  1. Methodology of sequential and parallel computation (feedback stability of parallel computations)
  2. Extremely precise solutions of differential equations by the Taylor series method
  3. Parallel properties of the Taylor series method
  4. Basic programming of specialised parallel problems by methods using the calculus (close relationship of equation and block description)
  5. Parallel solutions of ordinary differential equations with constant coefficients, library subroutines for precise computations
  6. Adjunct differential operators and parallel solutions of differential equations with variable coefficients
  7. Methods of solution of large systems of algebraic equations by transforming them into ordinary differential equations
  8. The Bairstow method for finding the roots of high-order algebraic equations
  9. Fourier series and parallel FFT
  10. Simulation of electric circuits
  11. Solution of practical problems described by partial differential equations 
  12. Control circuits
  13. Conception of the elementary processor of a specialised parallel computation system.

Exercise in computer lab

26 hours, compulsory

Teacher / Lecturer

Syllabus

  1. Simulation system TKSL
  2. Exponential functions test examples
  3. First order homogenous differential equation
  4. Second order homogenous differential equation
  5. Time function generation
  6. Arbitrary variable function generation
  7. Adjoint differential operators
  8. Systems of linear algebraic equations
  9. Electronic circuits modeling
  10. Heat conduction equation
  11. Wave equation
  12. Laplace equation
  13. Control circuits