Les processeurs modernes sont actuellement multi-coeurs / mutl-processeurs, pourtant la plupart de nos programmes fonctionnent en mode monotâche. Cet article montre un exemple simple de code en python permettant la parallélisation rapide du code.
Home > GNU/Linux
GNU/Linux
Latest update : 5 October 2022.
Quelques contributions dans la promotion du logiciel libre.
Articles in this section
-
Parallélisation rapide de code (bio)python
5 octobre 2022, par -
How popular is a programming language?
18 September 2018, byMany students come to me with the peremptory assertion that language XYZ is obsolete, or that language ZABO is the must-have skill...
-
Django par la pratique
22 mars 2018, parMon article sur le démarrage d’un projet avec django est disponible en ligne.
-
CUDA-aware GROMACS 5.1.1 installation on Ubuntu 14.04.4 (Trusty)
16 December 2015, byHere is a short explanation on how to install properly the CUDA aware drivers on your system for a correct detection within latest release of GROMACS
-
How to deploy recent django on an old Ubuntu Lucid Lynx installation
18 June 2015, byA short guide to django 1.8.1 installation on Lucid Lynx.