Course detail
High Performance Computations (in English)
FIT-VNVeAcad. year: 2020/2021
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
Number of ECTS credits
Mode of study
Guarantor
Department
Learning outcomes of the course unit
Ability to create parallel and quasiparallel computations of large tasks.
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
Course curriculum
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Hairer, E., Wanner, G.: Solving Ordinary Differential Equations II, vol. Stiff And Differential-Algebraic Problems. Springer-Verlag Berlin Heidelberg, 1996.
Kunovský, J.: Modern Taylor Series Method, habilitation thesis, VUT Brno, 1995
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.
Lecture notes written in PDF format,
Source codes of all computer laboratories
Classification of course in study plans
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Methodology of sequential and parallel computation (feedback stability of parallel computations)
- Extremely precise solutions of differential equations by the Taylor series method
- Parallel properties of the Taylor series method
- Basic programming of specialised parallel problems by methods using the calculus (close relationship of equation and block description)
- Parallel solutions of ordinary differential equations with constant coefficients, library subroutines for precise computations
- Adjunct differential operators and parallel solutions of differential equations with variable coefficients
- Methods of solution of large systems of algebraic equations by transforming them into ordinary differential equations
- The Bairstow method for finding the roots of high-order algebraic equations
- Fourier series and parallel FFT
- Simulation of electric circuits
- Solution of practical problems described by partial differential equations
- Control circuits
- Conception of the elementary processor of a specialised parallel computation system.
Exercise in computer lab
Teacher / Lecturer
Syllabus
- Simulation system TKSL
- Exponential functions test examples
- First order homogenous differential equation
- Second order homogenous differential equation
- Time function generation
- Arbitrary variable function generation
- Adjoint differential operators
- Systems of linear algebraic equations
- Electronic circuits modeling
- Heat conduction equation
- Wave equation
- Laplace equation
- Control circuits