Difference between revisions of "BwUniCluster 2.0 User Access"

From bwHPC Wiki
Jump to: navigation, search
m (Changed redirect target from Registration/bwUniCluster to Registration)
(Tag: Redirect target changed)
 
(137 intermediate revisions by 18 users not shown)
Line 1: Line 1:
  +
#REDIRECT [[Registration]]
'''''bwUniCluster''''' is Baden-Württemberg's general purpose high performance computing (HPC)
 
system co-financed by Baden-Württemberg's ministry of science, research and arts and
 
the shareholders:
 
* Karlsruhe Institute of Technology (KIT)
 
* University of Mannheim
 
* University of Heidelberg
 
* University of Stuttgart
 
* University of Tübingen
 
* University of Ulm
 
* University of Freiburg
 
* University of Konstanz
 
 
 
To login on '''''bwUniCluster''''' an user account is required. All members of the shareholder
 
universities can apply for an account.
 
 
= Registration =
 
 
Granting access and issueing an user accounts for '''''bwUniCluster''''' requires to fill in an
 
application form and to sign the term of usage and after acceptance to register for an
 
user account.
 
 
== Step 1: Application Form / Terms of Usage ==
 
 
Please fill in and sign only the application form provided by your university:
 
 
* [[Media:KIT_Antrag_Benutzernummer_bwUniCluster_2013-12-13.pdf‎|Application form]] for members of KIT
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Mannheim
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Heidelberg
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Stuttgart
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Tübingen
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Ulm
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Freiburg
 
* [[Media:unknown.pdf‎|Application form]] for members of the University of Konstanz
 
 
 
== Step 2: Web Registration ==
 
 
Once your application form has been accepted please visit:
 
* [https://bwidm.scc.kit.edu/ https://bwidm.scc.kit.edu/]
 
** login with your home-organizational user account and user password
 
** select service '''''bwUniCluster''''' (on the left side) and
 
** follow the instructions to complete the registration
 
 
= Login =
 
 
After finishing the registration bwUniCluster is ready for SSH-based login.
 
'''''bwUniCluster''''' consists two dedicated login nodes. The selection of the login node is done automatically and is based on load balancing. Logging in another time the session might run
 
on the other login node.
 
 
Only the secure shell SSH is allowed to login. Other commands like telnet or rlogin
 
are not allowed for security reasons.
 
 
A connection to '''''bwUniCluster''''' can be established by the command:
 
 
<pre>
 
$ ssh <UserID>@uc1.scc.kit.edu
 
</pre>
 
 
If you are using OpenSSH (usually installed on Linux based systems) and you want to use a GUI-based application on '''''bwUniCluster''''', e.g. the debugger DDT, you should use the
 
''ssh'' command with the option ''-X''
 
 
<pre>
 
$ ssh -X <UserID>@uc1.scc.kit.edu
 
</pre>
 
 
== About <UserID> ==
 
 
'''<UserID>''' of the ssh command is a placeholder for your '''''username''''' at your home
 
organization together with a '''''prefix''''' as followed:
 
 
* KIT: <UserID> = KIT-Account
 
* Mannheim: <UserID> = ma_username
 
* Heidelberg: <UserID> = hd_username
 
* Stuttgart: <UserID> = st_username
 
* Tübingen: <UserID> = tu_username
 
* Ulm: <UserID> = ul_username
 
* Freiburg: <UserID> = fr_username
 
* Konstanz: <UserID> = kn_username
 
 
 
----
 
 
[[Category:bwHPC|bwUniCluster|User Access]]
 

Latest revision as of 17:59, 17 February 2022

Redirect to: