Difference between revisions of "Running applications"

From ScientificComputing
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<div><ul> <!-- The <div><ul><li> code displays tables side by side when window width allows it -->
 +
<li style="display: inline-table;">
 
{| class="wikitable" | style="background: white;text-align:center;"
 
{| class="wikitable" | style="background: white;text-align:center;"
 
!style="background: #bfe5d9;color:black;" |[[File:neuralnetwork.png|140px]] <br /> Machine Learning
 
!style="background: #bfe5d9;color:black;" |[[File:neuralnetwork.png|140px]] <br /> Machine Learning
 +
|-  style="background: white;text-align:left;"
 +
| [[Train a neural network model with TensorFlow]]
 +
|}
 +
</li>
 +
<li style="display: inline-table;">
 +
 +
{| class="wikitable" | style="background: white;text-align:center;"
 
!style="background: #bfe5d9;color:black;" |[[File:mpibcast.png|140px]] <br /> MPI
 
!style="background: #bfe5d9;color:black;" |[[File:mpibcast.png|140px]] <br /> MPI
 
|-  style="background: white;text-align:left;"  
 
|-  style="background: white;text-align:left;"  
| [[Train a neural network model with TensorFlow]]
 
 
|[[MPI hello world in C| - MPI 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 />[[Distributed computing in R with Rmpi | - Distributed computing in R with Rmpi]]
 
|}
 
|}
 +
</li>
 +
</ul></div>
 +
 +
<div><ul> <!-- The <div><ul><li> code displays tables side by side when window width allows it -->
 +
<li style="display: inline-table;">
 
{| class="wikitable" | style="background: white;text-align:center;"
 
{| class="wikitable" | style="background: white;text-align:center;"
 
! Comsol
 
! Comsol
 
|-  style="background: white;text-align:left;"  
 
|-  style="background: white;text-align:left;"  
|[[Comsol_matlab_livelink|Comsol MATLAB LiveLink]] <br />[[Comsol_files_in_the_home_directory|Comsol files in the home directory]]
+
|[[Comsol_matlab_livelink|- Comsol MATLAB LiveLink]] <br />[[Comsol_files_in_the_home_directory|- Comsol files in the home directory]]
 +
|}
 +
</li>
 +
<li style="display: inline-table;">
 +
{| class="wikitable" | style="background: white;text-align:center;"
 +
! MATLAB
 +
|-  style="background: white;text-align:left;"
 +
|[[MATLAB_PCT|Using MATLAB's Parallel Computing Toolkit]]
 
|}
 
|}
 
+
</li>
<table style="width: 100%;">
+
<li style="display: inline-table;">
<tr valign="top">
+
{| class="wikitable" | style="background: white;text-align:center;"
<td style="width: 33%;">
+
! More applications
[[File:neuralnetwork.png|140px]]
+
|style="background: white;text-align:left;"  
=== Machine Learning ===
+
|[[Using_Gaussian_on_Euler|- Using Gaussian on Euler]]<br />[[Preparing_and_running_a_turbomole_job|- Turbomole]]
* [[Train a neural network model with TensorFlow]]
+
|}
</td>
+
</li>
<td style="width: 33%;">
+
</ul></div>
[[File:mpibcast.png|140px]]
 
=== MPI ===
 
* [[MPI hello world in C]]
 
* [[Distributed computing in R with Rmpi]]
 
</td>
 
<td style="width: 33%;">
 
=== Comsol ===
 
* [[Comsol_matlab_livelink|Comsol MATLAB LiveLink]]
 
* [[Comsol_files_in_the_home_directory|Comsol files in the home directory]]
 
 
 
=== MATLAB ===
 
* [[MATLAB_PCT|Using MATLAB's Parallel Computing Toolkit]]
 
 
 
 
 
=== More ===
 
* [[Using_Gaussian_on_Euler|Using Gaussian on Euler]]
 
* [[Preparing_and_running_a_turbomole_job|Turbomole]]
 
 
 
</td>
 
</tr>
 

Revision as of 15:17, 5 February 2021