Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pandoc:introduction-to-vsc:10_performance:10_performance [2018/03/21 11:33] – Pandoc Auto-commit pandocpandoc:introduction-to-vsc:10_performance:10_performance [2020/10/20 08:09] (current) – Pandoc Auto-commit pandoc
Line 204: Line 204:
   * I/O libraries * Hint: use I/O of only one language, or * link with correct runtime libraries, or * link by calling compiler (e.g. gfortran) instead of linker (e.g. ld)   * I/O libraries * Hint: use I/O of only one language, or * link with correct runtime libraries, or * link by calling compiler (e.g. gfortran) instead of linker (e.g. ld)
   * Copy-in and/or copy-out: can affect performance   * Copy-in and/or copy-out: can affect performance
-  * Class/module information in objects (*.o) only useful in one language+  * Class/module information in objects ("*.o") only useful in one language
  
 ===== Interoperability (3) ===== ===== Interoperability (3) =====
Line 341: Line 341:
  
 https://wiki.vsc.ac.at/doku.php?id=doku:perf-report – https://wiki.vsc.ac.at/doku.php?id=doku:forge https://wiki.vsc.ac.at/doku.php?id=doku:perf-report – https://wiki.vsc.ac.at/doku.php?id=doku:forge
 +
  
  • pandoc/introduction-to-vsc/10_performance/10_performance.1521632021.txt.gz
  • Last modified: 2018/03/21 11:33
  • by pandoc