This is an old revision of the document!
Known issues
Some functionality, software, useful tools, and other things are still be missing. The things that we are aware of are listed on this page, and we will update the page whenever the status changes or when new issues have been identified. For other kind of issues, please also check the HPC status page.
Missing software
We've already installed quite a few (popular) software modules, but not quite as many as were available on Peregrine. We're still installing some new applications (based on the ones that were recently used on Peregrine), usually only the latest available versions. If there is anything in particular that you would like to have installed on short notice, please let us know.
Web portal not yet available
The web portal has not been migrated to Hábrók yet. We are currently working on that, and will update this issue as soon as the portal is available.
UPDATE July 7th 2023
The web portal has been partially migrated to Hábrók and can be accesse at https://portal.hb.hpc.rug.nl. At the moment only the interactive Jupyter Notebook app has been added, but we will be adding the other apps in time.
V100 nodes unavailable
The Peregrine GPU nodes equipped with an Nvidia V100 GPU will be migrated to Hábrók. As they are running in a different infrastructure and different data center, they are not available yet.
Update June 27: the V100 nodes are now available.
GELIFES nodes
The GELIFES nodes have not been migrated to the Hábrók environment yet. Meanwhile, there is some interim capacity, so the gelifes
partition can already be used on Hábrók by GELIFES users.
MFA for F-accounts not possible
At the moment, F-accounts cannot use MFA, and thus cannot log into Hábrók. We are working on a temporary workaround that would enable F-accounts to login to Habrok, and hope to have something available until the end of April. Please keep an eye on this page for further information.
Update: unfortunately, setting up MFA for F-accounts turns out to be impossible. Instead, external collaborators should get an OEP (externall staff) identity via the HR department.
Getting e-mails on job status changes
The Slurm scheduler has not been connected to a mail server and getting mail notifications is not possible.
Wrong software stack used for interactive jobs
Interactive jobs, submitted as described on Interactive jobs, may not be using the software stack that was built for the CPU type of the allocated job, which could lead to application warnings or errors. In order to work around this, you can run unset SW_STACK_ARCH && module restore
when the interactive job has started.