Computational Resources

For your projects, you may require some extra resources to do your experiments. Here is information about your options. If you have any questions about them, please contact one of us in the course staff or your supervisor.

Fox

Fox has both CPUs and GPUs that you can use, and could be a good choice, since it is new, not too much utilized yet, and easy to get access to. To get access, follow the steps below:

1. Go to https://research.educloud.no/register
2. Select “Apply for access to a project”
3. Click “Next” until you can select which project to join
4. Select “ec69: Advanced AI Course IN5490 ”
5. Wait for approval. It is helpful if you send an email to kaiolae<at>uio.no, so Kai can give you approval faster.
6. Login with ssh <educloud-username>@fox.educloud.no
           a. Your Educloud username will likely be “ec-<UiO username>”

See more info about accessing and using Fox here.

If you need access to GPUs on Fox, have a look here.

New: Fox now also has a nice interactive interface available here, for those that have already gotten access with the procedure above.

ML-Nodes

This is the main resource for those of you doing GPU-intensive jobs, such as in Deep Learning. The service is quite easy to get started with, check out their instructions here. The machines are set up to allow you to use typical deep learning frameworks. However if there is any software you are missing on the machines, you can contact the AI-Hub team (itf-ai-support@usit.uio.no) and they are quick to install it for you. You can also install additional Python packages yourself.

Saga

Saga is a super computer in Trondheim designed to run heavy duty CPU/GPU jobs. It contains over 300 nodes with each more than 40 cores to run your jobs on. This is an excellent resource for evolutionary experiments to run many jobs in parallel. Talk to your supervisor about access if you think this may be useful for you - access is dependent on your supervisor or others in the course staff having an active project on Saga.

ROBIN-HPC

This is a local service at ROBIN that may be useful for those of you running CPU-jobs. You can get access for it by filling out this formSoftware: Both pip and conda is installed so you can install python packages (in pip, remember pip install --user <some_package>). For other needs, please contact robin-engineer@ifi.uio.no

ROBIN-workstations

These are local GPU-machines that can be useful if any of you have very specific requirements that mean your experiments cannot run on an external service. If you are a ROBIN-student, you already have access (see how to access the machines here). If you are not a ROBIN-student and need access please contact robin-engineer@ifi.uio.no.

Software: Both pip and conda is installed so you can install python packages (in pip, remember pip install --user <some_package>). For other needs, please contact robin-engineer@ifi.uio.no.

Published June 12, 2024 8:38 AM - Last modified June 12, 2024 8:46 AM