Translations:Programming guide/1/fr: Difference between revisions

No edit summary
No edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* [https://docs.computecanada.ca/wiki/Version_Control/fr Gestion de code source]
* [[Version_control/fr|Gestion de code source]]
* Langages, compilateurs et interpréteurs
* Langages, compilateurs et interpréteurs
** [[C]]
** [[C/fr|C]]
** [[C++]]
** [[C++/fr|C++]]
** [[Fortran]]
** [[Chapel]]
** [[Java]]
** [[Fortran/fr|Fortran]]
** [[Python]]
** [[Java/fr|Java]]
** [[R]]
** [[Perl/fr|Perl]]
** [[Python/fr|Python]]
** [[Julia]]
** [[R/fr|R]]
* Accélérateurs
* Accélérateurs
** [[OpenACC Tutorial|OpenACC]]
** [[OpenACC Tutorial/fr|OpenACC]]
** [[CUDA]]
** [[CUDA/fr|CUDA]]
** [[OpenMP]]
** [[OpenMP/fr|OpenMP]]
* [https://docs.computecanada.ca/wiki/Available_software/fr Logiciels disponibles]
* [[Available_software/fr|Logiciels disponibles]]
* Parallélisation
* Parallélisation
** [[OpenMP]]
** [[OpenMP/fr|OpenMP]]
** [[MPI]]
** [[MPI/fr|MPI]]
** [[Pthreads]]
** [[Pthreads/fr|Pthreads]]
** [[Gnu Parallel]]
** [[META: A package for job farming/fr|META]]
* [https://docs.computecanada.ca/mediawiki/index.php?title=Debugging_and_Profiling&action=edit&redlink=1 Débogage et profileurs] (rédaction en cours)
** [[GNU Parallel/fr|GNU Parallel]]
* [https://docs.computecanada.ca/wiki/Build_Tools Outils de développement], par exemple make, autoconf (traduction en cours)
** [[GLOST/fr|GLOST]]
** [[Apache Spark]]
* [[Debugging and profiling]]
* [[Build tools/fr| Outils de développement]], par exemple ''make'', ''autoconf''

Latest revision as of 20:37, 22 November 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Programming guide)
* [[Version control]]
* Languages, compilers, and interpreters
** [[C]]
** [[C++]]
** [[Chapel]]
** [[Fortran]]
** [[Java]]
** [[Perl]]
** [[Python]]
** [[Julia]]
** [[R]]
* Accelerators
** [[OpenACC Tutorial|OpenACC]]
** [[CUDA]]
** [[OpenMP]]
* [[Available software]]
* Parallelization
** [[OpenMP]]
** [[MPI]]
** [[Pthreads]]
** [[META: A package for job farming|META]]
** [[GNU Parallel]]
** [[GLOST]]
** [[Apache Spark/en|Apache Spark]]
* [[Debugging and profiling]]
* [[Build tools]], e.g. make, autoconf