<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bwhpc.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=B+Wiebelt</id>
	<title>bwHPC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bwhpc.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=B+Wiebelt"/>
	<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/e/Special:Contributions/B_Wiebelt"/>
	<updated>2026-04-28T05:59:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=Registration/2FA/FAQ&amp;diff=12474</id>
		<title>Registration/2FA/FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=Registration/2FA/FAQ&amp;diff=12474"/>
		<updated>2023-11-22T10:53:27Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Second Factor (2FA) FAQ =&lt;br /&gt;
&lt;br /&gt;
== How does 2FA work? ==&lt;br /&gt;
&lt;br /&gt;
2FA uses two out of multiple factors for authentication. Factors are:&lt;br /&gt;
&lt;br /&gt;
* Something you know (password or PIN)&lt;br /&gt;
* Something you own (mobile phone or security device)&lt;br /&gt;
* Something you are (biometric features)&lt;br /&gt;
&lt;br /&gt;
The principle idea is that even if an attacking party manages to get hold of one factor, it still has to acquire a second factor for a completely successful attack. Such a completely successful attack results in a theft of your identify, possibly leading to malicious acts committed on your behalf and to your disadvantage.&lt;br /&gt;
&lt;br /&gt;
== Why is 2FA necessary? ==&lt;br /&gt;
&lt;br /&gt;
2FA is the current state-of-the-art method to prevent or mitigate cyber attacks. It is far superior to using a single shared secret (i.e. &amp;quot;password&amp;quot;), even if very strong passwords are used. 2FA mitigates fishing attempts, person-in-the-middle attacks and even cases where local computers (i.e. notebooks or workstations) have been stolen or compromised.&lt;br /&gt;
&lt;br /&gt;
2FA is constantly replacing password-only authentication schemes in a networked world to improve cyber security and prevent identity theft.&lt;br /&gt;
&lt;br /&gt;
== Why is 2FA so resilient? ==&lt;br /&gt;
&lt;br /&gt;
When computers become comprised, passwords and private keys can easily be recorded, copied and used for future attacks at any time from any place. Without a second factor, an attacking party cannot proceed autonomously without further involvement of the victim. As soon as a second factor is required, i.e. something you own or something you are, an attacking party lacks an element which it cannot provide or simulate. Furthermore, these second factors are securely contained in uncompromisable areas on the respective devices (e.g. phones or hardware security keys). For authentication, a challenge is issued that only the owner of the device can answer. The secret never leaves the secure area during this challenge.&lt;br /&gt;
&lt;br /&gt;
== I am using a password manager in conjunction with passwords that are individual per service, long and complex and thus impossible to guess. Isn&#039;t this good enough? ==&lt;br /&gt;
&lt;br /&gt;
This is very good practice and in fact recommended for all systems that do not support 2FA yet. However, consider this: Your passwords need to be interpreted by the remote systems and are therefore available to the remote systems in clear text. If a remote system has been compromised, your password and thus your identity are compromised as well. And if an attacker has compromised your host, they can read or intercept the password, but not the second factor.&lt;br /&gt;
&lt;br /&gt;
== I am using SSH private keys and secure them with a passphrase. Isn&#039;t this good enough? ==&lt;br /&gt;
&lt;br /&gt;
This is very good and in fact recommended for all systems reachable via SSH that do not support 2FA yet. However, consider this: Computers are vulnerable by remote attacks (a thoughtless wrong click can be sufficient) and local attacks (somebody manipulates your machine when left unattended).&lt;br /&gt;
&lt;br /&gt;
In case you become the victim of a successful attack, your machine will be compromised and every action will be recorded and monitored without you knowing, possibly for a very long time.&lt;br /&gt;
&lt;br /&gt;
2FA offers at least some mitigation in this case.&lt;br /&gt;
&lt;br /&gt;
== What happens if my local computer is compromised? ==&lt;br /&gt;
&lt;br /&gt;
2FA does not prevent this from happening, but it offers mitigation. The services you use that are protected with 2FA are only partially compromised:&lt;br /&gt;
&lt;br /&gt;
* An attacking party cannot use the compromised secret (&amp;quot;password&amp;quot;) that it acquired from monitoring your local computer to gain remote access to the 2FA secured service. To initiate a remote session from the attacking parties&#039; computers to the 2FA secured service, the second factor is required, which the attacking party does not have and cannot simulate, since it requires physical ownership of the respective security device.&lt;br /&gt;
* An attacking party cannot initiate a session from your compromised local computer to the remote computer without your active participation. The attacking party would have to present a second factor which requires a non-automatic action originating from the respective physical security device.&lt;br /&gt;
* ATTENTION: An attacking party can still monitor and possibly hijack connections from your compromised local computer to remote systems at the time these connections are actively initiated by you. However, exploitation is much more difficult than copying a simple shared password and needs to be adapted to the service which is attacked. For the attacking party, this bears at least a heightened risk of being discovered.&lt;br /&gt;
* Your passwords, passphrases and secret SSH keys are likely to have been compromised and therefore have to be exchanged after the attack becomes known to you. Your other factors have never left the external devices you keep them on and don&#039;t need to be changed. You have only answered cryptographic challenges with them, and these challenges and their corresponding answers cannot be predetermined by an attacker.&lt;br /&gt;
&lt;br /&gt;
== What happens if I loose my security hardware token? ==&lt;br /&gt;
&lt;br /&gt;
An attacking party would need to combine a found or stolen second factor (e.g. phone or security key) with a software attack, i.e. infecting your local computer, to get hold of the secret you know (i.e. PIN or password) to access services secured by 2FA. Nevertheless, you should remove old or lost second factors and replace them with new ones.&lt;br /&gt;
&lt;br /&gt;
== What happens if I loose my phone? ==&lt;br /&gt;
&lt;br /&gt;
Modern phones are protected by biometric measures. The biometric secrets are kept in a secure enclave on the device and cannot be extracted once registered. Neither an attacking party nor you nor the manufacturer can extract the secret data after the initial transfer. It is only ever used inside the secure area on the device to answer cryptographic challenges. In case you don&#039;t trust  the manufacturers to keep your biometric data safe, you can use a PIN as an alternative. However, you still have to accept a certain level of trust towards the phone manufacturer. This is unavoidable unless you have the means to provide the complete chain of security yourself.&lt;br /&gt;
&lt;br /&gt;
To avoid losing your access, some apps allow secure backups of your secondary factors, but to be safe you should register more than one second factor including backup TANs.&lt;br /&gt;
&lt;br /&gt;
== Whats happens if I loose all secondary factors? ==&lt;br /&gt;
&lt;br /&gt;
There are recovery procedures which vary by service. A common method are recovery codes (backup TANs), which you can print out and deposit in a safe location. Recovery codes work like master keys, so they must never be kept on the same device which is used to access the 2FA protected service.&lt;br /&gt;
If all else fails, most services will grant you access again after a thorough identity verification.&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=MATLAB&amp;diff=8528</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=MATLAB&amp;diff=8528"/>
		<updated>2021-04-14T09:31:38Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=600px class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description !! Content&lt;br /&gt;
|-&lt;br /&gt;
| module load&lt;br /&gt;
| math/matlab&lt;br /&gt;
|-&lt;br /&gt;
| License&lt;br /&gt;
| [https://de.mathworks.com/pricing-licensing/index.html?intendeduse=edu&amp;amp;prodcode=ML Academic License/Commercial]&lt;br /&gt;
|-&lt;br /&gt;
| Citing&lt;br /&gt;
| n/a&lt;br /&gt;
|-&lt;br /&gt;
| Links&lt;br /&gt;
| [https://de.mathworks.com/products/matlab/ MATLAB Homepage] &amp;amp;#124; [https://de.mathworks.com/index.html?s_tid=gn_logo MathWorks Homepage] &amp;amp;#124; [https://de.mathworks.com/support/?s_tid=gn_supp Support and more]&lt;br /&gt;
|-&lt;br /&gt;
| Graphical Interface&lt;br /&gt;
| No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;MATLAB&#039;&#039;&#039; (MATrix LABoratory) is a high-level programming language and interactive computing environment for numerical calculation and data visualization.&lt;br /&gt;
&lt;br /&gt;
= Availability =&lt;br /&gt;
&lt;br /&gt;
MATLAB is available on selected bwHPC-Clusters along with a collection of toolboxes. A complete list of versions currently installed on the bwHPC-Clusters can be obtained from the [https://www.bwhpc.de/software.html Cluster Information System (CIS)].&lt;br /&gt;
&lt;br /&gt;
= Adding MATLAB to Your Environment =&lt;br /&gt;
&lt;br /&gt;
In order to check which versions of MATLAB are installed on the compute cluster, run the following command:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ module avail math/matlab&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In general, several MATLAB versions should be returned.&lt;br /&gt;
The default version can be accessed by loading the appropriate module:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ module load math/matlab&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Other MATLAB versions (if available) can be loaded according to:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ module load math/matlab/&amp;lt;version&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
with &amp;lt;version&amp;gt; specifying the desired version.&lt;br /&gt;
&lt;br /&gt;
An interactive MATLAB session with graphical user interface (GUI) can be started with the command (requires X11 forwarding enabled for your ssh login):&lt;br /&gt;
&amp;lt;pre&amp;gt;$ matlab&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since graphics rendering can be very slow on remote connections, the preferable way is to run the MATLAB command line interface without GUI:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ matlab -nodisplay&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: It is not advisable to invoke an interactive MATLAB session on a login node of the cluster.&lt;br /&gt;
The recommended way to run a long-duration interactive MATLAB session is to submit an interactive job and start MATLAB from within the dedicated compute node assigned to you by the queueing system (consult the specific cluster users guide on how to submit interactive jobs).&lt;br /&gt;
&lt;br /&gt;
The following command will execute a MATLAB script or function named &amp;quot;example&amp;quot; on a single thread:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ matlab -nodisplay -singleCompThread -r example &amp;gt; result.out 2&amp;gt;&amp;amp;1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The output of this session will be redirected to the file result.out. The option &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;-r&amp;lt;/span&amp;gt; executes the MATLAB statement non-interactively. The option &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;-singleCompThread&amp;lt;/span&amp;gt; limits MATLAB to single computational thread. Most of the time, running MATLAB in single-threaded mode will meet your needs. But if you have mathematically intense computations that benefit from the built-in multithreading provided by MATLAB&#039;s BLAS and FFT implementation, then you can experiment with running in multi-threaded mode by omitting this option (see section 4.1 - Implicit Threading).&lt;br /&gt;
&lt;br /&gt;
As with all processes that require more than a few minutes to run, non-trivial MATLAB jobs must be submitted to the cluster queuing system. Example batch scripts are available in the directory pointed to by the environment variable &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;$MATLAB_EXA_DIR&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The help page of the MATLAB module provides more version specific information:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ module help math/matlab&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Parallel Computing Using MATLAB =&lt;br /&gt;
&lt;br /&gt;
Parallelization of MATLAB jobs is realized via the built-in multithreading provided by MATLAB&#039;s BLAS and FFT implementation and the parallel computing functionality of MATLAB&#039;s Parallel Computing Toolbox (PCT). The MATLAB Parallel/Distributed Computing Server is not available on the bwHPC-Clusters.&lt;br /&gt;
&lt;br /&gt;
== Implicit Threading ==&lt;br /&gt;
&lt;br /&gt;
A large number of built-in MATLAB functions may utilize multiple cores automatically without any code modifications required. This is referred to as implicit multithreading and must be strictly distinguished from explicit parallelism provided by the Parallel Computing Toolbox (PCT) which requires specific commands in your code in order to create threads.&lt;br /&gt;
&lt;br /&gt;
Implicit threading particularly takes place for linear algebra operations (such as the solution to a linear system A\b or matrix products A*B) and FFT operations. Many other high-level MATLAB functions do also benefit from multithreading capabilities of their underlying routines. However, the user can still enforce single-threaded mode by adding the command line option &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;-singleCompThread&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Whenever implicit threading takes place, MATLAB will detect the total number of cores that exist on a machine and by default makes use of all of them. This has very important implications for MATLAB jobs in HPC environments with shared-node job scheduling policy (i.e. with multiple users sharing one compute node). Due to this behaviour, a MATLAB job may take over more compute resources than assigned by the queueing system of the cluster (and thereby taking away these resources from all other users with running jobs on the same node - including your own jobs).&lt;br /&gt;
&lt;br /&gt;
Therefore, when running in multi-threaded mode, MATLAB always requires the user&#039;s intervention to not allocate all cores of the machine (unless requested so from the queueing system). The number of threads must be controlled from within the code by means of the &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;maxNumCompThreads(N)&amp;lt;/span&amp;gt; function (which is supposed to be deprecated) or, alternatively, with the &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;feature(&#039;numThreads&#039;, N)&amp;lt;/span&amp;gt; function (which is currently undocumented).&lt;br /&gt;
&lt;br /&gt;
== Using the Parallel Computing Toolbox (PCT) ==&lt;br /&gt;
&lt;br /&gt;
By using the PCT one can make explicit use of several cores on multicore processors to parallelize MATLAB applications without MPI programming. Under MATLAB version 8.4 and earlier, this toolbox provides 12 workers (MATLAB computational engines) to execute applications locally on a single multicore node. Under MATLAB version 8.5 and later, the number of workers available is equal to the number of cores on a single node (up to a maximum of 512).&lt;br /&gt;
&lt;br /&gt;
If multiple PCT jobs are running at the same time, they all write temporary MATLAB job information to the same location. This race condition can cause one or more of the parallel MATLAB jobs fail to use the parallel functionality of the toolbox.&lt;br /&gt;
&lt;br /&gt;
To solve this issue, each MATLAB job should explicitly set a unique location where these files are created. This can be accomplished by the following snippet of code added to your MATLAB script.&lt;br /&gt;
&lt;br /&gt;
{{bwFrameA|&lt;br /&gt;
&amp;lt;source lang=&amp;quot;Matlab&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
% create a local cluster object&lt;br /&gt;
pc = parcluster(&#039;local&#039;)&lt;br /&gt;
&lt;br /&gt;
% get the number of dedicated cores from environment&lt;br /&gt;
num_workers = str2num(getenv(&#039;SLURM_NPROCS&#039;))&lt;br /&gt;
&lt;br /&gt;
% explicitly set the JobStorageLocation to the tmp directory that is unique to each cluster job (and is on local, fast scratch)&lt;br /&gt;
parpool_tmpdir = [getenv(&#039;TMP&#039;),&#039;/.matlab/local_cluster_jobs/slurm_jobID_&#039;,getenv(&#039;SLURM_JOB_ID&#039;)]&lt;br /&gt;
mkdir(parpool_tmpdir)&lt;br /&gt;
pc.JobStorageLocation = parpool_tmpdir&lt;br /&gt;
&lt;br /&gt;
% start the parallel pool&lt;br /&gt;
parpool(pc,num_workers)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Note: The code snippet also sets the correct number of parallel workers in MATLAB according to the total number of processes dedicated to the job given by the environment variable &amp;lt;span style=&amp;quot;background:#edeae2;margin:2px;padding:1px;border:1px dotted #808080&amp;quot;&amp;gt;$SLURM_NPROCS&amp;lt;/span&amp;gt; in the job submission file.&lt;br /&gt;
&lt;br /&gt;
= General Performance Tips for MATLAB =&lt;br /&gt;
&lt;br /&gt;
MATLAB data structures (arrays or matrices) are dynamic in size, i.e. MATLAB will automatically resize the structure on demand. Although this seems to be convenient, MATLAB continually needs to allocate a new chunk of memory and copy over the data to the new block of memory as the array or matrix grows in a loop. This may take a significant amount of extra time during execution of the program.&lt;br /&gt;
&lt;br /&gt;
Code performance can often be drastically improved by preallocating memory for the final expected size of the array or matrix before actually starting the processing loop. In order to preallocate an array of strings, you can use MATLAB&#039;s build-in cell function. In order to preallocate an array or matrix of numbers, you can use MATLAB&#039;s build-in zeros function.&lt;br /&gt;
&lt;br /&gt;
The performance benefit of preallocation is illustrated with the following example code.&lt;br /&gt;
&lt;br /&gt;
{{bwFrameA|&lt;br /&gt;
&amp;lt;source lang=&amp;quot;Matlab&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
% prealloc.m&lt;br /&gt;
&lt;br /&gt;
clear all;&lt;br /&gt;
&lt;br /&gt;
num=10000000;&lt;br /&gt;
&lt;br /&gt;
disp(&#039;Without preallocation:&#039;)&lt;br /&gt;
tic&lt;br /&gt;
for i=1:num&lt;br /&gt;
    a(i)=i;&lt;br /&gt;
end&lt;br /&gt;
toc&lt;br /&gt;
&lt;br /&gt;
disp(&#039;With preallocation:&#039;)&lt;br /&gt;
tic&lt;br /&gt;
b=zeros(1,num);&lt;br /&gt;
for i=1:num&lt;br /&gt;
    b(i)=i;&lt;br /&gt;
end&lt;br /&gt;
toc&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
On a compute node, the result may look like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Without preallocation:&lt;br /&gt;
Elapsed time is 2.879446 seconds.&lt;br /&gt;
With preallocation:&lt;br /&gt;
Elapsed time is 0.097557 seconds.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please recognize that the code runs almost 30 times faster with preallocation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Mathematics software]]&lt;br /&gt;
[[Category:BwUniCluster]]&lt;br /&gt;
[[Category:BwUniCluster_2.0]]&lt;br /&gt;
[[Category:BwForCluster_BinAC]]&lt;br /&gt;
[[Category:BwForCluster_MLS&amp;amp;WISO_Production]]&lt;br /&gt;
[[Category:BwForCluster_Chemistry]]&lt;br /&gt;
[[Category:BwForCluster_JUSTUS_2]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=BwUniCluster2.0/Support&amp;diff=8293</id>
		<title>BwUniCluster2.0/Support</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=BwUniCluster2.0/Support&amp;diff=8293"/>
		<updated>2021-02-16T10:40:13Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Registration ==&lt;br /&gt;
If you have questions or problems concerning &#039;&#039;&#039;registration&#039;&#039;&#039;, please open a ticket via &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[https://bw-support.scc.kit.edu/ bwSupport Portal]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
or contact your local university hotline:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%; vertical-align:top; background:#f5fffa;border:2px solid #000000;&amp;quot;&lt;br /&gt;
! University !! Hotline&lt;br /&gt;
|-&lt;br /&gt;
| Albert Ludwig University of Freiburg  ||  hpc-support (ät) hpc.uni-freiburg.de &lt;br /&gt;
|-&lt;br /&gt;
| Eberhard Karls University, Tübingen || hpcmaster (ät) uni-tuebingen.de&lt;br /&gt;
|-&lt;br /&gt;
| Hochschule Esslingen || cluster-support (ät) hs-esslingen.de&lt;br /&gt;
|-&lt;br /&gt;
| Karlsruhe Institute of Technology (KIT)  || bwunicluster-hotline (ät) lists.kit.edu &lt;br /&gt;
|-&lt;br /&gt;
| Ruprecht-Karls-Universität Heidelberg || hpc-support (ät) urz.uni-heidelberg.de&lt;br /&gt;
|-&lt;br /&gt;
| Ulm University || helpdesk (ät) uni-ulm.de &lt;br /&gt;
|-&lt;br /&gt;
| University of Hohenheim || kim-bw-projekt (ät) uni-hohenheim.de &lt;br /&gt;
|-&lt;br /&gt;
| University of Konstanz || support (ät) uni-konstanz.de &lt;br /&gt;
|-&lt;br /&gt;
| University of Mannheim ||hpc-support (ät) mailman.uni-mannheim.de &lt;br /&gt;
|-&lt;br /&gt;
| University of Stuttgart || bwunicluster (ät) hlrs.de &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Problems with Login/2-Factor-Authentication ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q: How do I register/deactivate a token?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A: Please refer to the [[bwUniCluster 2.0 User Access/2FA Tokens|2FA documentation wiki page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q: I have lost my 2FA device or can no longer generate One-Time Passwords using my software token.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A: KIT users can contact the [https://www.scc.kit.edu/en/services/servicedesk.php KIT ServiceDesk], users from all other institutions should open a support ticket via the [https://bw-support.scc.kit.edu/ bwSupport Portal].&lt;br /&gt;
&lt;br /&gt;
== Deregistration ==&lt;br /&gt;
&lt;br /&gt;
If you are no longer using the bwUniCluster 2.0 and want to deregister yourself, please follow the [[BwUniCluster_2.0_User_Access#Deregistration|Deregistration instructions]]. This will also automatically remove your e-mail address from the user mailing list and you will no longer receive user announcements for this system.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Support]][[Category:bwUniCluster_2.0]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Support&amp;diff=5823</id>
		<title>User:M Janczyk/Support</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Support&amp;diff=5823"/>
		<updated>2019-08-28T16:39:47Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General Support==&lt;br /&gt;
&lt;br /&gt;
For assistance regarding access to and usage of the bwForCluster NEMO, please send an e-mail to [mailto:enm-support@hpc.uni-freiburg.de enm-support@hpc.uni-freiburg.de].&lt;br /&gt;
&lt;br /&gt;
==Mailing List==&lt;br /&gt;
&lt;br /&gt;
If you would like to receive updates on the status of the bwForCluster NEMO as well as event and course announcements, you can subscribe our HPC newsletter by sending an e-mail to [mailto:hpc-news-subscribe@hpc.uni-freiburg.de hpc-news-subscribe@hpc.uni-freiburg.de].&lt;br /&gt;
&lt;br /&gt;
If you would like to unsubscribe, please send an e-mail to [mailto:hpc-news-unsubscribe@hpc.uni-freiburg.de hpc-news-unsubscribe@hpc.uni-freiburg.de].&lt;br /&gt;
&lt;br /&gt;
For old news visit our local [https://www.hpc.uni-freiburg.de/news HPC page].&lt;br /&gt;
&lt;br /&gt;
[[Category:BwForCluster NEMO]]&lt;br /&gt;
[[Category:BwForCluster NEMO|Support]]&lt;br /&gt;
[[Category:Support|bwForCluster NEMO Support]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Acknowledgement&amp;diff=5542</id>
		<title>User:M Janczyk/Acknowledgement</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Acknowledgement&amp;diff=5542"/>
		<updated>2018-07-31T14:18:47Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When preparing a publication describing work that involved the usage of a bwForCluster, e.g. the bwForCluster NEMO, please ensure that you reference the bwHPC initiative, the bwHPC-C5 project and – if appropriate – also the bwHPC facility itself. The following sample text is suggested as a starting point.&lt;br /&gt;
 &lt;br /&gt;
 Acknowledgement:&lt;br /&gt;
 The authors acknowledge support by the state of Baden-Württemberg through bwHPC&lt;br /&gt;
 and the German Research Foundation (DFG) through grant no INST 39/963-1 FUGG (bwForCluster NEMO).&lt;br /&gt;
&lt;br /&gt;
In addition, we kindly ask you to notify us of any reports, conference papers, journal articles, theses, posters, talks which contain results obtained on any bwHPC resource by sending an email to  &lt;br /&gt;
[mailto:publications@bwhpc-c5.de  publications@bwhpc-c5.de] stating:&lt;br /&gt;
* cluster facility (e.g. bwForCluster NEMO)&lt;br /&gt;
* RV acronym (e.g. bw16A000)&lt;br /&gt;
* author(s)&lt;br /&gt;
* title &#039;&#039;or&#039;&#039; booktitle&lt;br /&gt;
* journal, volume, pages &#039;&#039;or&#039;&#039; editors, address, publisher &lt;br /&gt;
* year.&lt;br /&gt;
&lt;br /&gt;
Such recognition is important for acquiring funding for the next generation hardware, support services, data storage and infrastructure.&lt;br /&gt;
&lt;br /&gt;
The publications will be referenced on the [https://www.bwhpc.de/en/user_publications.php bwHPC website].&lt;br /&gt;
&lt;br /&gt;
[[Category:BwForCluster NEMO]]&lt;br /&gt;
[[Category:Acknowledgement]]&lt;br /&gt;
[[Category:BwForCluster NEMO|Acknowledgement]]&lt;br /&gt;
[[Category:Acknowledgement|bwForCluster NEMO]]&lt;br /&gt;
[[Category:Acknowledgment|bwForCluster NEMO]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=BwForCluster_User_Access&amp;diff=4607</id>
		<title>BwForCluster User Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=BwForCluster_User_Access&amp;diff=4607"/>
		<updated>2016-11-11T14:01:47Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: /* Personal registration at bwForCluster */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The usage of bwForCluster is free of charge. bwForClusters are customized to the requirements of particular research areas. &lt;br /&gt;
Each bwForCluster is/will be financed by the DFG (German Research Foundation) and by the Ministry of Science, Research and Arts of Baden-Württemberg based on scientifc grant proposal (compare proposals guidelines as per Art. 91b GG).&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; border-spacing: 5px;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:center; color:#000;vertical-align:middle;font-size:75%;&amp;quot; |[[File:Bwforreg.svg|center|border|500px|]] &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:center; color:#000;vertical-align:middle;&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Granting user access to a bwForCluster requires 3 steps:&lt;br /&gt;
&lt;br /&gt;
# Registration of a new or joining an already existing &#039;&#039;rechenvorhaben (RV)&#039;&#039;  at [https://www.bwhpc-c5.de/en/ZAS/zas_overview.php &amp;quot;Zentrale Antragsseite (ZAS)&amp;quot;]. An &#039;&#039;RV&#039;&#039; defines the planned compute activities of a group of researchers. As coworker of this group you only need to register your membership in the corresponding &#039;&#039;RV&#039;&#039;.&lt;br /&gt;
# Application for a [[#Issueing bwForCluster entitlement | bwForCluster entitlement]] issued by your university.&lt;br /&gt;
# [[#Personal registration at bwForCluster | Personal registration at assigned cluster site ]]  based on approved &#039;&#039;RV&#039;&#039; [[File:Zas assignment icon.svg|25px|]] and issued bwForCluster entitlement [[File:bwfor entitlement icon.svg|25px|]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Step 1 and 2 are pre-steps and requirements of step 3. Moreover, steps 1 and 2 can be done in parallel. The question, at which bwForCluster site to do step 3, will be answered by the cluster assignment team (CAT) based on the data of step 1, i.e. at &#039;&#039;ZAS&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=  &#039;&#039;RV&#039;&#039; registration at &#039;&#039;ZAS&#039;&#039; =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;rechenvorhaben (RV)&#039;&#039; registration at &#039;&#039;ZAS&#039;&#039; does &#039;&#039;&#039;not&#039;&#039;&#039; correspond to typical compute project proposals as for other HPC clusters, since:&lt;br /&gt;
* there is no scientific reviewing process&lt;br /&gt;
* the registration inquires only brief details and&lt;br /&gt;
* it covers a group of coworkers, and&lt;br /&gt;
* only the &#039;&#039;RV&#039;&#039; responsible must submit the &#039;&#039;RV&#039;&#039;.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== How to register? ==&lt;br /&gt;
=== Register a new &#039;&#039;RV&#039;&#039; ===&lt;br /&gt;
Typically only the leader of a scientific work group or the senior scientist of a research group/collaboration needs to login at&lt;br /&gt;
* https://www.bwhpc-c5.de/en/ZAS/bwforcluster_rv_registration.php&lt;br /&gt;
and to fill in all mandatory fields of the given web form. Please note that for your convenience you can also switch to the [https://www.bwhpc-c5.de/ZAS/bwforcluster_rechenvorhaben.php german version] of the web form. The submitter of the &#039;&#039;rechenvorhaben (RV)&#039;&#039; will be assigned the role &#039;&#039;RV&#039;&#039; responsible.&lt;br /&gt;
&lt;br /&gt;
The web form consists of the following fields to be filled:&lt;br /&gt;
{| style=&amp;quot;width:100%;border:3px solid darkgray; margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;padding:2px;margin:3px; background:#AAA; font-size:100%; font-weight:bold; border:1px solid #BBBBBB; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;| Field&lt;br /&gt;
! style=&amp;quot;padding:2px;margin:3px; background:#AAA; font-size:100%; font-weight:bold; border:1px solid #BBBBBB; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| RV Title&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Define a short title of your planned compute activities, maximum of 255 characters including spaces.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| RV Description&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Write a short abstract about your planned compute activities (maximum of 2048 characters including spaces). Research groups that contributed to the DFG grant proposal (Art. 91b GG) of the corresponding bwForCluster only need to give reference to that particular proposal.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Scientific field&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Tick one or several scientific fields. Once all bwForClusters are up and running the full list of given scientific fields are supported and hence for &#039;&#039;rechenvorhaben (RV)&#039;&#039; applicable. If your &#039;&#039;RV&#039;&#039; does not match any given scientific field, please state your scientific field in the given text box. Grayed out scientific fields indicate that the corresponding bwForCluster(s) is/are not operational yet.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Field of activity&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Define if your &#039;&#039;RV&#039;&#039; is primarily for research and/or teaching. If not applicable, use text box.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Parallel paradigm&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State what parallel paradigm your code or application uses. Multiple ticks are allowed. Further information can be provided via text box. If you are not sure about it, please state the software you are using.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Programming language&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State the programming language(s) of your code or application.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Numerical methods&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State the numerical or &amp;quot;calculation&amp;quot; methods your code or application utilises. If you do not know, write &amp;quot;unknown&amp;quot;. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Software packages&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State all software package you will or want to use for your &#039;&#039;RV&#039;&#039;. Also include compiler, MPI and numerical packages (e.g. MKL, FFTW).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Estimated requested computing resources&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Roughly estimate how many CPU hours are required to finish your &#039;&#039;RV&#039;&#039;. To calculate &amp;quot;CPU hours&amp;quot; multiply &amp;quot;elapsed parallel computing time&amp;quot; with &amp;quot;number of CPU core&amp;quot; per job. &lt;br /&gt;
&#039;&#039;Example: Your code uses 4 CPU cores and has a wall time of 1h. This makes 4 CPU hours.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Planned maximum number of parallel used CPU cores per job&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Give an upper limit of how many CPU cores per job are required. Please cross-check with your statement about parallel paradigm. &lt;br /&gt;
&#039;&#039;Obviously, a sequential code can only use 1 CPU core per job.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Estimated maximal memory requirements per CPU core&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Give an upper limit of how much RAM per CPU core your jobs require. Please give a value in GigaBytes.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Estimated requested persistent disk space for the &#039;&#039;RV&#039;&#039;&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State how much disk space in total you need for your &#039;&#039;RV&#039;&#039;. Please give a value in GigaBytes. &lt;br /&gt;
&#039;&#039;Example: If your RV has 4 more coworker and each of you produces until the end of your RV 20 GigaByte of output, your maximum disk space is 100 GigaByte.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Estimated maximal temporary disk space per job&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State how much space your intermediate files require during a job run. Please give a value in GigaBytes. &lt;br /&gt;
&#039;&#039;Example: Your final output of your job is 0.1 GigaByte, but during your job 10 temporary files, each with a size of 1 GigaByte, are written to disk, hence your correct answer is 10 GigaByte.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| Institute&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | State the full name of your Institute.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Note that the fields - name, firstname, organization, mail, und EPPN - are auto-filled and can not be changed. These are your credentials as given by your home organization.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-weight:bold;font-size:110%;&amp;quot;&amp;gt;Response&amp;lt;/span&amp;gt;&lt;br /&gt;
# After submitting you will get an email from &#039;&#039;ZAS&#039;&#039; confirming your submission. With this email you are given an unique&amp;lt;br&amp;gt;* acronym&amp;lt;br&amp;gt;* password&amp;lt;br&amp;gt;Please keep the password enclosed. Only with both, acronym and password, [[BwForCluster_User_Access#Register_for_an_RV_as_coworker | coworkers ]] can be added to your &#039;&#039;rechenvorhaben&#039;&#039;.&lt;br /&gt;
# The cluster assignment team will be notified immediately about your submission.&lt;br /&gt;
# The cluster assignment team decides based on your submitted data which bwForCluster most fits, and submits its decision to &#039;&#039;ZAS&#039;&#039;.&lt;br /&gt;
# &#039;&#039;ZAS&#039;&#039; notifies you in an email about your assigned bwForCluster and provides website details for [[BwForCluster_User_Access#Personal_registration_at_bwForCluster | step 3 ]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Register for an &#039;&#039;RV&#039;&#039; as coworker  ===&lt;br /&gt;
&lt;br /&gt;
Each coworker must add herself/himself to a &#039;&#039;rechenvorhaben (RV)&#039;&#039;.&lt;br /&gt;
To become coworker of an &#039;&#039;RV&#039;&#039;, please login at&lt;br /&gt;
* https://www.bwhpc-c5.de/en/ZAS/bwforcluster_collaboration.php&lt;br /&gt;
and provide the&lt;br /&gt;
* acronym&lt;br /&gt;
* password&lt;br /&gt;
of the &#039;&#039;RV&#039;&#039;. Your &#039;&#039;RV&#039;&#039; responsible will provide you with that information.&lt;br /&gt;
You will be assigned to role &#039;&#039;RV&#039;&#039; member.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-weight:bold;font-size:110%;&amp;quot;&amp;gt;Response&amp;lt;/span&amp;gt;&lt;br /&gt;
# After submitting the request for participating in an &#039;&#039;RV&#039;&#039;, the coworker will receive an email from &#039;&#039;ZAS&#039;&#039; about the further steps (i.e. [[#Personal registration at bwForCluster | personal registration at assigned bwForCluster]]). The membership status in the &#039;&#039;RV&#039;&#039; is set active by default.&lt;br /&gt;
# Each person with role &#039;&#039;RV&#039;&#039; responsible or &#039;&#039;RV&#039;&#039; manager will be notified automatically. They can check the list of &#039;&#039;RV&#039;&#039; members at https://www.bwhpc-c5.de/en/ZAS/info_rv.php by clicking on the &#039;&#039;RV&#039;&#039; acronym.&lt;br /&gt;
# The &#039;&#039;RV&#039;&#039; responsible can set any &#039;&#039;RV&#039;&#039; coworker to &#039;&#039;RV&#039;&#039; manager and vice versa as well as deactivate/reactivate any &#039;&#039;RV&#039;&#039; coworker or &#039;&#039;RV&#039;&#039; manager.&lt;br /&gt;
# An &#039;&#039;RV&#039;&#039; manager can deactivate/reactivate any &#039;&#039;RV&#039;&#039; coworker.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--=== RV extension === &lt;br /&gt;
Any RV is restricted to 1 year duration and the given compute resources during registration. Only the RV responsible can apply for an extension of the RV. The extension can be the duration by another year or the increase of computational resources. In any case, the RV responsible must login at:&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-weight:bold;font-size:115%;&amp;quot;&amp;gt;Response&amp;lt;/span&amp;gt; &lt;br /&gt;
# After submission the RV responsible will receive an email from ZAS--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Roles in an &#039;&#039;RV&#039;&#039; ==&lt;br /&gt;
{| style=&amp;quot;width:100%;border:3px solid darkgray; margin: 1em auto 1em auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;padding:2px;margin:3px; background:#AAA; font-size:100%; font-weight:bold; border:1px solid #BBBBBB; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;| Role&lt;br /&gt;
! style=&amp;quot;padding:2px;margin:3px; background:#AAA; font-size:100%; font-weight:bold; border:1px solid #BBBBBB; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| RV responsible&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Registers the &#039;&#039;rechenvorhaben (RV)&#039;&#039;, i.e. the planned compute activities. Can deactivate but also reactivate &#039;&#039;RV&#039;&#039; managers and coworkers. Can promote coworkers to mangers and vice versa.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| RV manager&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | &#039;&#039;RV&#039;&#039; coworker with elevated rights to deactivate and reactivate other &#039;&#039;RV&#039;&#039; coworkers.  &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;column&amp;quot; {{Lightgray_small}}| RV coworker&lt;br /&gt;
|scope=&amp;quot;column&amp;quot; {{Tab element}} | Typical user who has registered her/himself via &#039;&#039;RV&#039;&#039; acronym and password.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Issueing bwForCluster entitlement =&lt;br /&gt;
&lt;br /&gt;
Each university issues the bwForCluster entitlement&lt;br /&gt;
&amp;lt;pre&amp;gt;http://bwidm.de/entitlement/bwForCluster&amp;lt;/pre&amp;gt;&lt;br /&gt;
only for their own members. &lt;br /&gt;
&lt;br /&gt;
The bwForCluster entitlement issued by a university assures the operator of a bwForCluster that its university member&#039;s compute activities comply with the German Foreign Trade Act (Außenwirtschaftsgesetz - AWG) und German Foreign Trade Regulations (Außenwirtschaftsverordnung - AWV).&lt;br /&gt;
&lt;br /&gt;
The following unversities have already established a process to issue the bwForCluster entitlement:&lt;br /&gt;
&lt;br /&gt;
* [[BwForCluster User Access Members Hochschule Esslingen|Hochschule Esslingen]]&lt;br /&gt;
* [[BwCluster User Access Uni Freiburg|University of Freiburg]]&lt;br /&gt;
* [[BwForCluster User Access Members Uni Heidelberg|University of Heidelberg]]&lt;br /&gt;
* [http://www.scc.kit.edu/downloads/sdo/Antrag_Zugangsberechtigung_bwForCluster.pdf Karlsruhe Institute of Technology (KIT)]&lt;br /&gt;
* [[BwForCluster User Access Members Uni Konstanz|University of Konstanz]]&lt;br /&gt;
* [[BwForCluster User Access Members Uni Mannheim|University of Mannheim]]&lt;br /&gt;
* [https://www.hlrs.de/solutions-services/academic-users/bwforcluster-access/ University of Stuttgart]&lt;br /&gt;
* [[BwForCluster User Access Members Uni Tübingen|University of Tübingen]]&lt;br /&gt;
* [[BwForCluster User Access Members Uni Ulm|University of Ulm]]&lt;br /&gt;
&lt;br /&gt;
If you do not find your university in the list above, please contact your local service desk.&lt;br /&gt;
&lt;br /&gt;
= Personal registration at bwForCluster  = &lt;br /&gt;
&lt;br /&gt;
Once you have registered your own RV (&#039;&#039;rechenvorhaben&#039;&#039;)&lt;br /&gt;
or a membership in an RV, the cluster assignment team will provide&lt;br /&gt;
you with information about your designated cluster. You will receive&lt;br /&gt;
an email with a website to create an account for yourself&lt;br /&gt;
on that cluster.&lt;br /&gt;
&lt;br /&gt;
Available bwForCluster registration servers (service providers):&lt;br /&gt;
{| style=&amp;quot;border:3px solid darkgray; margin: 1em auto 1em auto;&amp;quot; width=&amp;quot;72%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
!scope=&amp;quot;row&amp;quot; {{Darkgray}} | Cluster topic and location&lt;br /&gt;
!scope=&amp;quot;row&amp;quot; {{Darkgray}} | Registration server &lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster Chemistry JUSTUS Ulm&lt;br /&gt;
| http://bwidm.rz.uni-ulm.de&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster MLS&amp;amp;WISO (Production and Development)&lt;br /&gt;
| https://bwservices.uni-heidelberg.de&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster NEMO Freiburg&lt;br /&gt;
| http://bwservices.uni-freiburg.de&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster BinAC Tübingen&lt;br /&gt;
| https://bwservices.uni-tuebingen.de&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Please note, this step is different to your registration at ZAS since&lt;br /&gt;
here you register yourself as a person. Only based on your personal credentials&lt;br /&gt;
a user account can be generated. However, resource requests of the RV in ZAS&lt;br /&gt;
will be cross-checked with the resources consumed by you and your RV coworkers&lt;br /&gt;
on this cluster.&lt;br /&gt;
&lt;br /&gt;
After steps 1 and 2 (RV approval and bwForCluster entitlement) please visit the&lt;br /&gt;
&lt;br /&gt;
* bwForCluster &#039;&#039;service provider&#039;&#039; registration website (see table above or email after RV approval):&lt;br /&gt;
*# Select your home organization from the list of organizations and click &#039;&#039;&#039;Proceed&#039;&#039;&#039;.&lt;br /&gt;
*# You will be redirected to the &#039;&#039;Identity Provider&#039;&#039; of your home organization.&lt;br /&gt;
*# Enter your home-organizational user ID (might be user name, email, ...) and password and click &#039;&#039;&#039;Login&#039;&#039;&#039; or &#039;&#039;&#039;Anmelden&#039;&#039;&#039;.&lt;br /&gt;
*# When doing this for the first time you need to accept that your personal data is transferred to the &#039;&#039;service provider&#039;&#039;.&lt;br /&gt;
*# You will be redirected back to the cluster registration website.&lt;br /&gt;
*# Select &#039;&#039;&#039;Service Description&#039;&#039;&#039; of the designated cluster.&lt;br /&gt;
*# Click on &#039;&#039;&#039;Register&#039;&#039;&#039; link to register for this cluster.&lt;br /&gt;
*# Read and accept the terms and conditions of use and click on button &#039;&#039;&#039;Register&#039;&#039;&#039;.&lt;br /&gt;
*# Finally you will receive an email with instructions how to login to the cluster (please wait ~15 minutes before trying).&lt;br /&gt;
*# Optionally but strongly recommended: Click on &#039;&#039;&#039;Set Service Password&#039;&#039;&#039; and set a password for the cluster.&lt;br /&gt;
*# &#039;&#039;&#039;Note:&#039;&#039;&#039; You can return to the registration website at any time, in order to review your registration details, change/reset your service password or deregister from the service by yourself.&lt;br /&gt;
&lt;br /&gt;
= Login to bwForCluster  = &lt;br /&gt;
&lt;br /&gt;
Personalized details about how to login to the cluster are included&lt;br /&gt;
in an email send after registration at the bwForCluster service provider.&lt;br /&gt;
&lt;br /&gt;
General instructions for the bwForCluster login can be found here:&lt;br /&gt;
{| style=&amp;quot;border:3px solid darkgray; margin: 1em auto 1em auto;&amp;quot; width=&amp;quot;73%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
!scope=&amp;quot;row&amp;quot; {{Darkgray}} | Cluster topic and location&lt;br /&gt;
!scope=&amp;quot;row&amp;quot; {{Darkgray}} | Login instructions&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster Chemistry JUSTUS Ulm&lt;br /&gt;
| [[BwForCluster_Chemistry_Login|bwForCluster Chemistry Login]]&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster MLS&amp;amp;WISO Production&lt;br /&gt;
| [[BwForCluster_MLS&amp;amp;WISO_Production_Login|bwForCluster MLS&amp;amp;WISO Production Login]]&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster MLS&amp;amp;WISO Development&lt;br /&gt;
| [[BwForCluster_MLS&amp;amp;WISO_Development_Login|bwForCluster MLS&amp;amp;WISO Development Login]]&lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster NEMO Freiburg&lt;br /&gt;
| [[bwForCluster NEMO Login]] &lt;br /&gt;
|-&lt;br /&gt;
| bwForCluster BinAC Tübingen&lt;br /&gt;
| [[bwForCluster BinAC Login]] &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Access|bwForCluster]][[Category:bwForCluster_Chemistry]][[Category:bwForCluster_MLS&amp;amp;WISO_Production]][[Category:bwForCluster_MLS&amp;amp;WISO_Development]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Support&amp;diff=4598</id>
		<title>User:M Janczyk/Support</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Support&amp;diff=4598"/>
		<updated>2016-11-10T14:10:39Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General Support==&lt;br /&gt;
&lt;br /&gt;
For assistance regarding access to and usage of the bwForCluster NEMO, please send an e-mail to [mailto:enm-support@bwhpc-c5.de enm-support@bwhpc-c5.de].&lt;br /&gt;
&lt;br /&gt;
==Mailing List==&lt;br /&gt;
&lt;br /&gt;
If you would like to receive updates on the status of the bwForCluster NEMO as well as event and course announcements, you can subscribe our HPC newsletter by sending an e-mail to [mailto:hpc-news-subscribe@hpc.uni-freiburg.de hpc-news-subscribe@hpc.uni-freiburg.de].&lt;br /&gt;
&lt;br /&gt;
If you would like to unsubscribe, please send an e-mail to [mailto:hpc-news-unsubscribe@hpc.uni-freiburg.de hpc-news-unsubscribe@hpc.uni-freiburg.de].&lt;br /&gt;
&lt;br /&gt;
For old news visit our local [https://www.hpc.uni-freiburg.de/news HPC page].&lt;br /&gt;
&lt;br /&gt;
[[Category:BwForCluster NEMO]]&lt;br /&gt;
[[Category:BwForCluster NEMO|Support]]&lt;br /&gt;
[[Category:Support|bwForCluster NEMO Support]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Acknowledgement&amp;diff=4258</id>
		<title>User:M Janczyk/Acknowledgement</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=User:M_Janczyk/Acknowledgement&amp;diff=4258"/>
		<updated>2016-08-30T12:48:16Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When preparing a publication describing work that involved the usage of a bwForCluster, e.g. the bwForCluster NEMO, please ensure that you reference the bwHPC initiative, the bwHPC-C5 project and – if appropriate – also the bwHPC facility itself. The following sample text is suggested as a starting point.&lt;br /&gt;
 &lt;br /&gt;
 Acknowledgement:&lt;br /&gt;
 The authors acknowledge support by the state of Baden-Württemberg through bwHPC&lt;br /&gt;
 and the German Research Foundation (DFG) through grant no INST 39/963-1 FUGG.&lt;br /&gt;
&lt;br /&gt;
In addition, we kindly ask you to notify us of any reports, conference papers, journal articles, theses, posters, talks which contain results obtained on any bwHPC resource by sending an email to  &lt;br /&gt;
[mailto:publications@bwhpc-c5.de  publications@bwhpc-c5.de] stating:&lt;br /&gt;
* cluster facility (e.g. bwForCluster NEMO)&lt;br /&gt;
* RV acronym (e.g. bw16A000)&lt;br /&gt;
* author(s)&lt;br /&gt;
* title &#039;&#039;or&#039;&#039; booktitle&lt;br /&gt;
* journal, volume, pages &#039;&#039;or&#039;&#039; editors, address, publisher &lt;br /&gt;
* year.&lt;br /&gt;
&lt;br /&gt;
Such recognition is important for acquiring funding for the next generation hardware, support services, data storage and infrastructure.&lt;br /&gt;
&lt;br /&gt;
The publications will be referenced on the [http://www.bwhpc.de/en/user_publications.php bwHPC website].&lt;br /&gt;
&lt;br /&gt;
[[Category:BwForCluster NEMO]]&lt;br /&gt;
[[Category:Acknowledgement]]&lt;br /&gt;
[[Category:BwForCluster NEMO|Acknowledgement]]&lt;br /&gt;
[[Category:Acknowledgement|bwForCluster NEMO]]&lt;br /&gt;
[[Category:Acknowledgment|bwForCluster NEMO]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=BwUniCluster2.0/Acknowledgement&amp;diff=4024</id>
		<title>BwUniCluster2.0/Acknowledgement</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=BwUniCluster2.0/Acknowledgement&amp;diff=4024"/>
		<updated>2016-04-07T20:10:36Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The HPC resource bwUniCluster is funded by the Ministry of Science, Research and the Arts Baden-Württemberg and the Universities of the State of Baden-Württemberg:&lt;br /&gt;
* Albert Ludwig University of Freiburg&lt;br /&gt;
* Eberhard Karls University, Tübingen&lt;br /&gt;
* Karlsruhe Institute of Technology (KIT)&lt;br /&gt;
* Ruprecht-Karls-Universität Heidelberg&lt;br /&gt;
* Ulm University&lt;br /&gt;
* University of Hohenheim&lt;br /&gt;
* University of Konstanz&lt;br /&gt;
* University of Mannheim&lt;br /&gt;
* University of Stuttgart.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Therefore, any work performed on bwUniCluster should be appropriately cited:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;quot;The authors acknowledge support by the state of Baden-Württemberg through bwHPC.&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Furthermore, please report any publication that cites bwUniCluster to [mailto:publications@bwhpc-c5.de publications@bwhpc-c5.de] stating:&lt;br /&gt;
* DOI (if available)&lt;br /&gt;
* author(s)&lt;br /&gt;
* title &#039;&#039;or&#039;&#039; booktitle&lt;br /&gt;
* journal, volume, pages &#039;&#039;or&#039;&#039; editors, address, publisher &lt;br /&gt;
* year. &lt;br /&gt;
This information will be used for the evaluation of bwUniCluster.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:bwUniCluster|Acknowledgement]]&lt;br /&gt;
[[Category:Acknowledgement|bwUniCluster]]&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2014b.tar&amp;diff=2497</id>
		<title>File:BwCluster.remote.r2014b.tar</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2014b.tar&amp;diff=2497"/>
		<updated>2015-09-02T15:44:01Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2014b.zip&amp;diff=2496</id>
		<title>File:BwCluster.remote.r2014b.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2014b.zip&amp;diff=2496"/>
		<updated>2015-09-02T15:43:51Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2015a.tar&amp;diff=2495</id>
		<title>File:BwCluster.remote.r2015a.tar</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2015a.tar&amp;diff=2495"/>
		<updated>2015-09-02T15:43:37Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
	<entry>
		<id>https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2015a.zip&amp;diff=2493</id>
		<title>File:BwCluster.remote.r2015a.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.bwhpc.de/wiki/index.php?title=File:BwCluster.remote.r2015a.zip&amp;diff=2493"/>
		<updated>2015-09-02T15:43:13Z</updated>

		<summary type="html">&lt;p&gt;B Wiebelt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>B Wiebelt</name></author>
	</entry>
</feed>