Acquiring Access
The resources provided by the Icelandic high performance computing centre (IHPC/IREI) are available to Icelandic universities and governmental research institutes. Scientists in independent research instututes may also gain access, provided their research is funded by public grants.
The expert panel of the IHPC/IREI grants access, and it is provided by two different means:
- by cooperation through the Rannís Infrastructure Fund (the Icelandic Centre for research).
- by application. The formal application can be sent to "help@hi.is".
See more details here. A formal application should include a description of the project, the estimated time for completion and the type of software and resource required to complete the project.
If you require Data storage above 1 TB you'll need to mention that in your application
Available Clusters
The IHPC provides four different clusters/partitions. They are Elja, Mímir, Jötunn and Stefnir. Each of these clusters/partitions have different use cases which can be read more in detail in the Partitions chapters, Elja, Mímir, Jotunn, and Stefnir.
Logging In
After being granted access you will be prompted to generate an SSH key. See the Connecting & SSH keys section. When the SSH key is active the system administrators will let you know, and then you can log into the system.
Externally
Connect to Elja
We log into Elja's front-facing node:
$ ssh uname@elja.hi.is
# Or if you are juggling many .ssh keys
$ ssh -i ~/.ssh/id_elja uname@elja.hi.is
Connect to Stefnir
Stefnir has three login nodes that serve different purposes. To read more about Stefnir and it's login nodes you can find that in the Stefnir chapter here.
We log into Stefnir's front-facing nodes:
slogin1: Normal login
$ ssh uname@slogin1.rhi.hi.is
# Or if you are juggling many .ssh keys
$ ssh -i ~/.ssh/id_elja uname@slogin1.rhi.hi.is
slogin2: data transfer
$ ssh uname@slogin2.rhi.hi.is
# Or if you are juggling many .ssh keys
$ ssh -i ~/.ssh/id_elja uname@slogin2.rhi.hi.is
slogin3: x11forwarding / visualization
$ ssh uname@slogin3.rhi.hi.is
# Or if you are juggling many .ssh keys
$ ssh -i ~/.ssh/id_elja uname@slogin3.rhi.hi.is
Congratulations on getting to the login node!
Do nothing without reading the User Agreement and common etiquette section.
Acknowledgement
We kindly request users to acknowledge the resource and user support provided by the Icelandic Research electronic-Infrastructure (IREI) in publications. An example is provided below
Computer resources and research IT are provided by UTS of the University of Iceland through the Icelandic research e-Infrastructure project (IREI), funded by the Icelandic Infrastructure Fund.
Similarly, it will be beneficial to all parties involved for us to be notified of any publications published which makes use of the resources. A notification should be sent to "help@hi.is" with title "Elja Publication".