SIE Supercomputing documentation
Welcome!
Here you can find in a single place all the available computational resources for IAC researchers and how to use them.
For questions, comments or suggestions regarding this documentation please reach us at sinfin@iac.es. For technical support contact us sending an email to cau@iac.es.
All the work carried out by researchers makes use of computational resources. In many cases, a single laptop or small desktop computer may be just enough to be productive. However, it is common to find that more computational power is required. For example, if your scripts start to take hours rather than a few minutes... that is a clear symptom that your computer may limit your productivity.
The IAC provides different ways to offload computations from the researchers' computers to specialised servers. In addition, you can modify your code to make it run faster using parallelisation. For example, analysing more than one image or object at a time.
We have prepared a simple workflow that you can follow to determine which systems (in green) and parallelisation options (red) are more suitable for your case. We can help you to:
choose the best option depending on your problem,
compile your applications and transfer your data to these environments,
prepare your submit files, etc.
Tip
The elements with dashed lines are clickable and will lead you to the corresponding section of the documetation or to external resources!
Note
The above workflow may be incomplete, specially regarding parallelisation options for Python. Feel free to explore or ask about other options.
Software
Others