Difference between revisions of "Running applications"
From ScientificComputing
(41 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<table style="width: 100%;"> | <table style="width: 100%;"> | ||
− | <tr valign= | + | <tr valign=top> |
− | <td style="width: | + | <td style="width: 30%; text-align:left"> |
− | [[ | + | < [[Job output]] |
− | |||
− | |||
</td> | </td> | ||
− | <td style="width: | + | <td style="width: 50%; text-align:right"> |
− | [[ | + | [[Main Page | Home]] > |
− | |||
− | |||
− | |||
</td> | </td> | ||
− | < | + | </tr> |
− | + | </table> | |
− | |||
− | |||
− | |||
+ | <table> | ||
+ | <tr> | ||
+ | <td style="width: 30%;> | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white; text-align:center; width: 500px; height: 100px;" | ||
+ | !style="height: 35px;"| Get examples | ||
+ | |- style="background: white;text-align:center;" | ||
+ | | | ||
+ | git clone https://gitlab.ethz.ch/jarunanp/hpc-examples.git | ||
+ | |} | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
− | === | + | <table> |
+ | <tr> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 280px;" | ||
+ | !style="background: #bfe5d9;color:black;height: 110px;" |[[File:mpibcast.png|140px]] <br /> Parallel computing | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | *[[MPI hello world in C]] | ||
+ | *[[openMP hello world in C]] | ||
+ | *[[Distributed computing in R with Rmpi]] | ||
+ | *[[mpi4py hello world]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 280px;" | ||
+ | !style="background: #bfe5d9;color:black;height: 110px;" |[[File:neuralnetwork.png|140px]] <br /> Machine Learning | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | *[[Neural network training with TensorFlow on CPU| Deep learning with TensorFlow on CPU]] | ||
+ | *[[Neural network training with TensorFlow on GPU| Deep learning with TensorFlow on GPU]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white; text-align:center; width: 320px; height: 280px;" | ||
+ | !style="height: 35px;"| GPU | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[Neural network training with TensorFlow on GPU| Deep learning with TensorFlow on GPU]] | ||
+ | * [[CuPy |CuPy: NumPy & SciPy for GPU]] | ||
+ | |} | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white; text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| Python | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[Python virtual environment]] | ||
+ | * [[Python multiprocessing]] | ||
+ | * [[mpi4py hello world]] | ||
+ | * [[CuPy |CuPy: NumPy & SciPy for GPU]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| Container | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[Deploy a container using Singularity ]] | ||
+ | * [[Submit a Singularity job]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| Interactive code development | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[VSCode]] | ||
+ | * [[Jupyter_on_Euler_and_Leonhard_Open | Jupyter]] | ||
+ | |} | ||
+ | </td> | ||
+ | <tr> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| Comsol | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[Comsol_matlab_livelink]] | ||
+ | * [[Comsol files in the home directory]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| MATLAB | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
* [[MATLAB_PCT|Using MATLAB's Parallel Computing Toolkit]] | * [[MATLAB_PCT|Using MATLAB's Parallel Computing Toolkit]] | ||
+ | |} | ||
+ | </td> | ||
+ | <td> | ||
+ | {| class="wikitable" | style="background: white;text-align:center; width: 320px; height: 150px;" | ||
+ | !style="height: 35px;"| More applications | ||
+ | |- style="background: white;text-align:left;" | ||
+ | | | ||
+ | * [[Using_Gaussian_on_Euler]] | ||
+ | * [[Preparing_and_running_a_turbomole_job| Turbomole]] | ||
+ | |} | ||
+ | </td> | ||
+ | </tr> | ||
− | + | <table style="width: 100%;"> | |
− | == | + | <tr valign=top> |
− | + | <td style="width: 30%; text-align:left"> | |
− | + | < [[Job output]] | |
− | + | </td> | |
+ | <td style="width: 50%; text-align:right"> | ||
+ | [[Main Page | Home]] > | ||
</td> | </td> | ||
</tr> | </tr> | ||
+ | </table> |
Revision as of 10:36, 9 November 2021
Home > |
|
|
|
|
||||||
|
|
|
||||||
|
|
|
Home > |