User Tools

Site Tools


skill-tree:use:3:b

Differences

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

Link to this comparison view

skill-tree:use:3:b [2020/06/05 17:06] – external edit 127.0.0.1skill-tree:use:3:b [2020/07/19 21:35] (current) lucy
Line 3: Line 3:
 # Aim # Aim
 # Outcomes # Outcomes
-  *  build parallel programs, e.g. via open sources packages  +  * Build parallel programs, e.g. via open sources packages. 
-  *  run parallel programs in an HPC environment  +  * Run parallel programs in an HPC environment. 
-  *  use a compiler and to asses the effects of optimization switches available for the relevant compilers (e.g. GNU, Intel)  +  * Use a compiler and to assess the effects of optimization switches available for the relevant compilers (e.g. GNU, Intel). 
-  *  use a linker and to assess the effects of linker specific options and environment variables (e.g. -L and LIBRARY_PATH, -rpath and LD_RUN_PATH)  +  * Use a linker and to assess the effects of linker specific options and environment variables (e.g. -L and LIBRARY_PATH, -rpath and LD_RUN_PATH). 
-  *  configure the relevant settings (e.g. by setting compiler and linker options), which determine how the application ought to be build with regard to the parallelization technique(s) used (e.g. OpenMP, MPI)  +  * Configure the relevant settings (e.g. by setting compiler and linker options), which determine how the application ought to be built with regard to the parallelization technique(s) used (e.g. OpenMP, MPI). 
-  *  use software building environments like make, Autotools, CMake+  * Use software building environments like make, Autotools, CMake.
  
 # Subskills # Subskills
   * [[skill-tree:use:2:b]]   * [[skill-tree:use:2:b]]
 +  * [[skill-tree:use:3:i]]
skill-tree/use/3/b.1591369587.txt.gz · Last modified: 2020/06/05 17:06 by 127.0.0.1