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

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 19: Line 19:
** [[MPI/fr|MPI]]
** [[MPI/fr|MPI]]
** [[Pthreads/fr|Pthreads]]
** [[Pthreads/fr|Pthreads]]
** [[Gnu Parallel/fr|Gnu Parallel]]
** [[META: A package for job farming/fr|META]]
** [[GNU Parallel/fr|GNU Parallel]]
** [[GLOST/fr|GLOST]]
** [[GLOST/fr|GLOST]]
** [[Apache Spark]]
** [[Apache Spark]]
* [[Debugging and profiling]]
* [[Debugging and profiling]]
* [[Build tools/fr| Outils de développement]], par exemple ''make'', ''autoconf''
* [[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