Difference between revisions of "Running applications"

From ScientificComputing
Jump to: navigation, search
Line 15: Line 15:
 
<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="background: #bfe5d9;color:black;height: 100px;" |[[File:mpibcast.png|140px]] <br /> Parallel computing
+
!style="background: #bfe5d9;color:black;height: 110px;" |[[File:mpibcast.png|140px]] <br /> Parallel computing
 
|-  style="background: white;text-align:left;"  
 
|-  style="background: white;text-align:left;"  
 
|[[MPI hello world in C| - MPI hello world in C]] <br />[[openMP hello world in C| - openMP hello world in C]] <br /> [[Distributed computing in R with Rmpi | - Distributed computing in R with Rmpi]]
 
|[[MPI hello world in C| - MPI hello world in C]] <br />[[openMP hello world in C| - openMP hello world in C]] <br /> [[Distributed computing in R with Rmpi | - Distributed computing in R with Rmpi]]
Line 22: Line 22:
 
<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="background: #bfe5d9;color:black;height: 100px;" |[[File:neuralnetwork.png|140px]] <br /> Machine Learning
+
!style="background: #bfe5d9;color:black;height: 110px;" |[[File:neuralnetwork.png|140px]] <br /> Machine Learning
 
|-  style="background: white;text-align:left;"  
 
|-  style="background: white;text-align:left;"  
 
| [[ Neural network training with TensorFlow on CPU| - Deep learning with TensorFlow on CPU]]<br /> [[Neural network training with TensorFlow on GPU | - Deep learning with TensorFlow on GPU]]
 
| [[ Neural network training with TensorFlow on CPU| - Deep learning with TensorFlow on CPU]]<br /> [[Neural network training with TensorFlow on GPU | - Deep learning with TensorFlow on GPU]]

Revision as of 15:36, 18 August 2021

< Job output

Home >

Mpibcast.png
Parallel computing
- MPI hello world in C
- openMP hello world in C
- Distributed computing in R with Rmpi
Neuralnetwork.png
Machine Learning
- Deep learning with TensorFlow on CPU
- Deep learning with TensorFlow on GPU
Python
- Python virtual environment
- Python multiprocessing
- CuPy: NumPy & SciPy for GPU
Container
- Deploy a container using Singularity
- Submit a Singularity job
Interactive code development
- VSCode
- Jupyter
Comsol
- Comsol MATLAB LiveLink
- Comsol files in the home directory
MATLAB
Using MATLAB's Parallel Computing Toolkit
More applications
- Using Gaussian on Euler
- Turbomole

< Job output

Home >