Steps for courses: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Steps for courses =


To be able to run a course on Anunna, there are a couple of steps to take:
To be able to run a course on Anunna, there are a couple of steps to take as a teacher:


* Create a reservation  
* Create a reservation on the HPC so are sure to have resources for the course
** Please alert us one month in advance so we can be sure there is space on the cluster
** Please alert the admins one month in advance so you can be sure there is space on the cluster
** Use [https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=9b7ab5004793d550d7dd9880236d43b6&recordUrl=com.glideapp.servicecatalog_cat_item_view.do%3Fv%3D1&sysparm_id=9b7ab5004793d550d7dd9880236d43b6 this] Service Now form to request the resources you need.  
** Use [https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=9b7ab5004793d550d7dd9880236d43b6&recordUrl=com.glideapp.servicecatalog_cat_item_view.do%3Fv%3D1&sysparm_id=9b7ab5004793d550d7dd9880236d43b6 this] Service Now form to request the resources you need.  
* Create accounts for all involved (Teachers/TA's/students)
* Create accounts for all involved (Teachers/TA's/students)
Line 10: Line 9:
** Use [https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=f4de15c047df9550d7dd9880236d43a5&searchTerm=HPC this] Service Now form to request the accounts you need.
** Use [https://support.wur.nl/esc?id=sc_cat_item&table=sc_cat_item&sys_id=f4de15c047df9550d7dd9880236d43a5&searchTerm=HPC this] Service Now form to request the accounts you need.
* If you want to use Jupyter:
* If you want to use Jupyter:
** Create and test your own kernel (see)
** Create and test your own kernel, there are multiple options for this:
*** [[Setting_up_Python_virtualenv#Virtualenv_kernels_in_Jupyter|virtualenv]]
*** [[Conda_for_teaching|conda]]
** Create a ticket to get your kernel added to the list in https://notebook.anunna.wur.nl
** Create a ticket to get your kernel added to the list in https://notebook.anunna.wur.nl
** To ease the use of the service, we give courses a dropdown to set up number of CPUs/memory/runtime. Please create a ticket to ask us to add your course to the dropdown menu.
** To ease the use of the service, we give courses a dropdown to set up number of CPUs/memory/runtime. Please create a ticket to ask us to add your course to the dropdown menu.


Besides the above interactions, the team will also:
Besides the above interactions, the HPC admin team will also:
* Create a teams channel between the course organisers and administrators, so we have a hotline in case of issues.
* Create a teams channel between the course organisers and administrators, so we have a hotline in case of issues.
* Be present at the start of your course (if on campus), to smooth out any issues that might arise at the start (missing/not working accounts)
* Be present at the start of your course (if on campus), to smooth out any issues that might arise at the start (missing/not working accounts)
If there are any issues, please have a look at [[Hints for courses]]

Latest revision as of 10:15, 29 October 2024

To be able to run a course on Anunna, there are a couple of steps to take as a teacher:

  • Create a reservation on the HPC so are sure to have resources for the course
    • Please alert the admins one month in advance so you can be sure there is space on the cluster
    • Use this Service Now form to request the resources you need.
  • Create accounts for all involved (Teachers/TA's/students)
    • You can start with the teachers and TA's, and add the students later once they are known
    • Use this Service Now form to request the accounts you need.
  • If you want to use Jupyter:
    • Create and test your own kernel, there are multiple options for this:
    • Create a ticket to get your kernel added to the list in https://notebook.anunna.wur.nl
    • To ease the use of the service, we give courses a dropdown to set up number of CPUs/memory/runtime. Please create a ticket to ask us to add your course to the dropdown menu.

Besides the above interactions, the HPC admin team will also:

  • Create a teams channel between the course organisers and administrators, so we have a hotline in case of issues.
  • Be present at the start of your course (if on campus), to smooth out any issues that might arise at the start (missing/not working accounts)

If there are any issues, please have a look at Hints for courses