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

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
** [[CUDA]]
** [[CUDA]]
** [[OpenMP]]
** [[OpenMP]]
* [https://docs.computecanada.ca/wiki/Available_software/fr Logiciels disponibles]
* [[Available_software/fr|Logiciels disponibles]]
* Parallélisation
* Parallélisation
** [[OpenMP]]
** [[OpenMP]]
Line 18: Line 18:
** [[Gnu Parallel]]
** [[Gnu Parallel]]
* [https://docs.computecanada.ca/mediawiki/index.php?title=Debugging_and_Profiling&action=edit&redlink=1 Débogage et profileurs]
* [https://docs.computecanada.ca/mediawiki/index.php?title=Debugging_and_Profiling&action=edit&redlink=1 Débogage et profileurs]
* [https://docs.computecanada.ca/wiki/Build_Tools Outils de développement], par exemple ''make'', ''autoconf''
* [[[Build Tools/fr| Outils de développementʼ, par exemple ''make'', ''autoconf''

Revision as of 22:03, 23 February 2018

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