Closed
Milestone May 1, 2021–May 9, 2021

setting up the station

This is the work for the first week.

purpose: create a connection with the mathgpu1 so we can have the access to the computation and data storage capabilities. step #1 (closed)

    1. if you use windows, have an openssh server activated.
    1. download and configure Network identity manager
    1. use cmd or** Windows Terminal**(my recommendation) as an admin and connect to the server in the following way. use the following:

#2 (closed) ssh -J yourid@login1.math.uni-hamburg.de yourid@mathgpu1.physnet.uni-hamburg.de

The purpose of the -L 8888:localhost:8888 is so we can use the jupyter notebook 4. access your path /afs/math.uni-hamburg.de/users/stud/yourid 5. access the group account

cd ../../../
cd groups
cd /scratch/s21gpu1project/
  1. edit the **hideepinversegroup** by adding your name to the list to varify you have reached this stage nano hideepinversegroup

#3 (closed) 7. run **jupyter notebook** and then click on the link with token remember that to continue using jupyter, this tab of cmd/windows terminal will should be left alone. hence you should open another tab to continue.

  • get more information about the tmux and kpgush/kinit from the following
  • Work items 3
  • Merge requests 0
  • Participants 4
  • Labels 0
Loading
Loading
Loading
Loading
100% complete
100%
Start date
May 1, 2021
May 1
-
May 9 2021
Due date
May 9, 2021 (Past due)
3
Work items 3 New issue
Open: 0 Closed: 3
None
Total weight
None
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: BAT9096/deepinverse%"setting up the station"