Skip to content

Commit

Permalink
Merge pull request uit-no#4 from tveitocc/main
Browse files Browse the repository at this point in the history
added recruit
  • Loading branch information
bast authored Dec 1, 2022
2 parents aa69a4a + c111b2e commit 7d9cc60
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ navigation = [
{ name = "Home", target = "/" },
{ name = "Team", target = "/team/" },
{ name = "Courses", target = "/courses/" },
{ name = "Accounts", target = "/accounts/" },
{ name = "NRIS", target = "https://documentation.sigma2.no/" },
{ name = "Contact", target = "/contact/" },
]
Expand Down
40 changes: 40 additions & 0 deletions content/accounts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
+++
+++

# Access to a test or course account

If you are affiliated with UiT, then we want to help you with getting access to
high-performance computing (HPC) resources. Sometimes it can help to have a
test account so that you can experiment some and run few benchmarks before
submitting a formal application. We also wish to make it easy for you to get
course accounts if you plan to teach using HPC resources.


## Test account

If you wish to try out the resources for your own research, [apply
here](https://www.metacenter.no/user/application/form/notur/) for an user
account for project "NN8999K: Running recruitment UiT". Make sure that you use
your UiT e-mail when signing up. Further instructions will follow via e-mail.


## Course accounts

If you are holding courses that could benefit from access to our HPC-resources,
then we wish to help you with that.

We have disposable course-accounts that can be used by the learners and will be
wiped after each semester/course period. The course instructor will get a list
of corresponding usernames and passwords and can by themselves distribute the
accounts.

It is also possible for someone from our team to contribute with an
introduction seminar on how to get started with the HPC systems. If this is
interesting for you or your faculty, please [contact us](/contact/).


## Getting started

To get started using the you could either sign up for one of our
[courses](/courses/) or dive into our
[documentation](https://documentation.sigma2.no/).

0 comments on commit 7d9cc60

Please sign in to comment.