Skip to content
Snippets Groups Projects
Commit ac99635d authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

version 0.51

parent eec6da67
Branches
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
Pipeline #
Showing
with 27 additions and 27 deletions
File added
File added
File added
File added
......@@ -102,11 +102,11 @@ use:
|Application |List of provided features |
| --- | --- |
|ansys<td align="left"><pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/ansys_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|comsol<td align="left"><pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/comsol_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|comsol-edu<td align="left"><pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/comsol-edu_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|matlab<td align="left"><pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/matlab_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|matlab-edu<td align="left"><pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/matlab-edu_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|ansys |<pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/ansys_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|comsol |<pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/comsol_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|comsol-edu |<pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/comsol-edu_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|matlab |<pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/matlab_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
|matlab-edu |<pre><code>$ grep -v &quot;#&quot; /apps/user/licenses/matlab-edu_features_state.txt | cut -f1 -d&#39; &#39;</code></pre> |
......@@ -115,18 +115,18 @@ Example of PBS Pro resource name, based on APP and FEATURE name:
<col width="33%" />
<col width="33%" />
<col width="33%" />
|Application |Feature<th align="left">PBS Pro resource name |
|Application |Feature |PBS Pro resource name |
| --- | --- |
|ansys<td align="left">acfd<td align="left">feature__ansys__acfd |
|ansys<td align="left">aa_r<td align="left">feature__ansys__aa_r |
|comsol<td align="left">COMSOL<td align="left">feature__comsol__COMSOL |
|comsol<td align="left">HEATTRANSFER<td align="left">feature__comsol__HEATTRANSFER |
|comsol-edu<td align="left">COMSOLBATCH<td align="left">feature__comsol-edu__COMSOLBATCH |
|comsol-edu<td align="left">STRUCTURALMECHANICS<td align="left">feature__comsol-edu__STRUCTURALMECHANICS |
|matlab<td align="left">MATLAB<td align="left">feature__matlab__MATLAB |
|matlab<td align="left">Image_Toolbox<td align="left">feature__matlab__Image_Toolbox |
|matlab-edu<td align="left">MATLAB_Distrib_Comp_Engine<td align="left">feature__matlab-edu__MATLAB_Distrib_Comp_Engine |
|matlab-edu<td align="left">Image_Acquisition_Toolbox<td align="left">feature__matlab-edu__Image_Acquisition_Toolbox\ |
|ansys |acfd |feature__ansys__acfd |
|ansys |aa_r |feature__ansys__aa_r |
|comsol |COMSOL |feature__comsol__COMSOL |
|comsol |HEATTRANSFER |feature__comsol__HEATTRANSFER |
|comsol-edu |COMSOLBATCH |feature__comsol-edu__COMSOLBATCH |
|comsol-edu |STRUCTURALMECHANICS |feature__comsol-edu__STRUCTURALMECHANICS |
|matlab |MATLAB |feature__matlab__MATLAB |
|matlab |Image_Toolbox |feature__matlab__Image_Toolbox |
|matlab-edu |MATLAB_Distrib_Comp_Engine |feature__matlab-edu__MATLAB_Distrib_Comp_Engine |
|matlab-edu |Image_Acquisition_Toolbox |feature__matlab-edu__Image_Acquisition_Toolbox\ |
Be aware, that the resource names in PBS Pro are CASE SENSITIVE!**
......
File added
File added
File added
File added
File added
File added
......@@ -233,10 +233,10 @@ Some options have changed in OpenMPI version 1.8.
|version 1.6.5 |version 1.8.1 |
| --- | --- |
|--bind-to-none<td align="left">--bind-to none |
|--bind-to-core<td align="left">--bind-to core |
|--bind-to-socket<td align="left">--bind-to socket |
|-bysocket<td align="left">--map-by socket |
|-bycore<td align="left">--map-by core |
|-pernode<td align="left">--map-by ppr:1:node\ |
|--bind-to-none |--bind-to none |
|--bind-to-core |--bind-to core |
|--bind-to-socket |--bind-to socket |
|-bysocket |--map-by socket |
|-bycore |--map-by core |
|-pernode |--map-by ppr:1:node\ |
File added
File added
......@@ -10,11 +10,11 @@ The Anselm cluster provides several implementations of the MPI library:
|MPI Library |Thread support |
| --- | --- |
|The highly optimized and stable <strong>bullxmpi 1.2.4.1</strong>\<td align="left"><strong></strong>Partial thread support up to MPI_THREAD_SERIALIZED |
|The <strong>Intel MPI 4.1</strong><td align="left">Full thread support up to MPI_THREAD_MULTIPLE |
|The <a href="http://www.open-mpi.org/" <strong>OpenMPI 1.6.5</strong></a><td align="left">Full thread support up to MPI_THREAD_MULTIPLE, BLCR c/r support |
|The OpenMPI 1.8.1<td align="left">Full thread support up to MPI_THREAD_MULTIPLE, MPI-3.0 support |
|The <strong><strong>mpich2 1.9</strong></strong><td align="left">Full thread support up to <strong></strong> MPI_THREAD_MULTIPLE, BLCR c/r support |
|The highly optimized and stable <strong>bullxmpi 1.2.4.1</strong>\ |<strong></strong>Partial thread support up to MPI_THREAD_SERIALIZED |
|The <strong>Intel MPI 4.1</strong> |Full thread support up to MPI_THREAD_MULTIPLE |
|The <a href="http://www.open-mpi.org/" <strong>OpenMPI 1.6.5</strong></a> |Full thread support up to MPI_THREAD_MULTIPLE, BLCR c/r support |
|The OpenMPI 1.8.1 |Full thread support up to MPI_THREAD_MULTIPLE, MPI-3.0 support |
|The <strong><strong>mpich2 1.9</strong></strong> |Full thread support up to <strong></strong> MPI_THREAD_MULTIPLE, BLCR c/r support |
MPI libraries are activated via the environment modules.
......
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment