Support for parallel computing in julia language

The purpose of this paper is a brief review of tools for parallel computing implemented in the current version of the Julia Language. Julia is a young promising language designed for scientific programming. Before describing directly the parallel programming capabilities of Julia we give a small overview of the main features of the language. We describe the main goals pursued by the authors of the language when it was created, and the ideology that they espoused. Separately discussed the scientific focus of Julia, features that make the language convenient for the needs of mathematical modelling, handling big data and intensive numerical computing. Separately discussed such a feature as Julia's multiple dispatch. This mechanism of language paying a lot of attention. Most built-in functions and operators using multiple dispatch. In the second part of the paper we turn to the description of parallel programming. Julia is under active development, so support for parallel computing will be expanded, and the existing mechanisms may change. However, now Julia provides enough capabilities for writing quite complex programs using parallel computing. The basis for concurrency are processes (parallelism based on threads is not yet available). We describe the basic functions and macros that allow you to parallelize the execution of the functions, cycles and separate blocks of code. As the basis for presentation used the official guide and also the experience obtained by the authors in the process of using language. © Copyright 2017 for the individual papers by the papers' authors.

Авторы
Сборник материалов конференции
Издательство
CEUR-WS
Язык
Русский
Страницы
93-99
Статус
Опубликовано
Том
1995
Год
2017
Организации
  • 1 Department of Applied Probability and Informatics, Peoples' Friendship University of Russia, 6 Miklukho-Maklaya St., Moscow, 117198, Russian Federation
  • 2 Joint Institute for Nuclear Research, Laboratory of Information Technologies, 6 Joliot-Curie, Dubna, Moscow region, 141980, Russian Federation
  • 3 Joint Institute for Nuclear Research, Bogoliubov Laboratory of Theoretical Physics, 6 Joliot-Curie, Dubna, Moscow region, 141980, Russian Federation
Ключевые слова
Julia language; Parallel computing; Scientific programming
Дата создания
19.07.2019
Дата изменения
01.03.2021
Постоянная ссылка
https://repository.rudn.ru/ru/records/article/record/39097/
Поделиться

Другие записи