high-level parallel programming illustrated by Python and Julia examples

Pubblicato il: 12 gennaio 2023
sul canale di: Jan Verschelde
190
2

High-level parallel programming is important to decide whether a specific computation may benefit from parallelism. The rapid prototyping capabilities of a high-productivity language such as Python are illustrated with an example from numerical integration, using the vectorization provided by NumPy and SciPy. Julia is a language for numerical computing, aimed at performance, with a built-in LinearAlgebra module which gives direct access to the BLAS software library. Parallel computations with Julia are illustrated via a Jupyter notebook. While a formal definition of high-level parallel programming is hard to find, the important characteristics are that it is familiar (no new language needed), interactive (direct feedback), and personal (suitable on a personal computer). This allows to experience many concepts in supercomputing in a hands-on fashion.


In questa pagina del sito puoi guardare il video online high-level parallel programming illustrated by Python and Julia examples della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Jan Verschelde 12 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 190 volte e gli è piaciuto 2 spettatori. Buona visione!