Programming guide/en: Difference between revisions
Jump to navigation
Jump to search
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
* [[Version | * [[Version control]] | ||
* Languages, compilers, and interpreters | * Languages, compilers, and interpreters | ||
** [[C]] | ** [[C]] | ||
** [[C++]] | ** [[C++]] | ||
** [[Chapel]] | |||
** [[Fortran]] | ** [[Fortran]] | ||
** [[Java]] | ** [[Java]] | ||
** [[Perl]] | ** [[Perl]] | ||
** [[Python]] | ** [[Python]] | ||
** [[Julia]] | |||
** [[R]] | ** [[R]] | ||
* Accelerators | * Accelerators | ||
Line 18: | Line 20: | ||
** [[MPI]] | ** [[MPI]] | ||
** [[Pthreads]] | ** [[Pthreads]] | ||
** [[ | ** [[META: A package for job farming|META]] | ||
** [[ | ** [[GNU Parallel]] | ||
** [[GLOST]] | |||
** [[Apache Spark/en|Apache Spark]] | |||
* [[Debugging and profiling]] | * [[Debugging and profiling]] | ||
* [[Build | * [[Build tools]], e.g. make, autoconf |
Latest revision as of 19:34, 12 November 2021
- Version control
- Languages, compilers, and interpreters
- Accelerators
- Available software
- Parallelization
- Debugging and profiling
- Build tools, e.g. make, autoconf