Difference between revisions of "Running applications"

From ScientificComputing
Jump to: navigation, search
Line 7: Line 7:
 
<td style="width: 50%; text-align:right">
 
<td style="width: 50%; text-align:right">
 
[[Main Page | Home]] >
 
[[Main Page | Home]] >
 +
</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 from Git repository
 +
|-  style="background: white;text-align:center;"
 +
|
 +
git clone https://gitlab.ethz.ch/jarunanp/hpc-examples.git
 +
|}
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 35: Line 50:
 
<td>
 
<td>
 
{| class="wikitable" | style="background: white; text-align:center; width: 320px; height: 280px;"
 
{| class="wikitable" | style="background: white; text-align:center; width: 320px; height: 280px;"
!style="height: 35px;"| Get examples from Git repository
+
!style="height: 35px;"| GPU
 
|-  style="background: white;text-align:left;"  
 
|-  style="background: white;text-align:left;"  
 
|
 
|
git clone https://gitlab.ethz.ch/jarunanp/hpc-examples.git
+
* [[Neural network training with TensorFlow on GPU| Deep learning with TensorFlow on GPU]]
 +
* [[CuPy |CuPy: NumPy & SciPy for GPU]]
 
|}
 
|}
 
</td>
 
</td>

Revision as of 12:25, 9 November 2021

< Job output

Home >

Get examples from Git repository

git clone https://gitlab.ethz.ch/jarunanp/hpc-examples.git

Mpibcast.png
Parallel computing
Neuralnetwork.png
Machine Learning
GPU
Python
Container
Interactive code development
Comsol
MATLAB
More applications

< Job output

Home >