Ibex101 Sep2020 SW - Env PDF
Ibex101 Sep2020 SW - Env PDF
Passant Hafez
HPC Applications Specialist
Supercomputing Core Lab
Q: Do I need to apply to use Ibex?
The answer is NO.
First check your credentials are correct by logging into the KAUST Portal
https://portal.kaust.edu.sa
or KAUST Webmail
https://webmail.kaust.edu.sa/
If for any reason you can’t access Ibex using the verified credentials, you should contact IT, sometimes they don’t
configure Unix Attributes for new user accounts on the Active Directory.
If you experience login failures, you’ll need to wait 15 mins and try again, if it still fails then contact IT.
IT Service Desk
Email: ithelpdesk@kaust.edu.sa
Web: http://servicedesk.kaust.edu.sa
How to login to Ibex from different
Operating Systems?
For macOS and various Linux distributions you can use the native terminal
program.
macOS
A) Mac OS
B) Linux (Ubuntu, Debian, CentOS,
Fedora, Red Hat,..)
For MS Windows users you’ll need to use third party SSH client tool like PuTTY
or MobaXterm.
Note:
MobaXterm is an enhanced terminal for Windows which includes an X11 server, if you’re using PuTTY you’ll need to
install and run an X11 server like Xming.
MS Windows
C) Windows
MOTD (Message Of The Day)
Two options:
Environment Modules:
Note: Some tools are available on the system by default, for example
Python and GCC, so to make sure you’re using the loaded module for
example check:
which python
That’ll print the full path to the Python binary you’ll use when you type
python in your terminal.
Software on Ibex:
There are multiple ways to categorize the Software Stack by, for example:
- By Processor Type.
- By Science Domain.
- By Role.
Software on Ibex:
Deep Learning for Computing Vision and Bioinformatics: PyTorch, TensorFlow, Python.
Containers: Singularity.
Software on Ibex:
To know more about using Conda for Data Science on Ibex GPU part, please
refer to the training materials
at: https://www.hpc.kaust.edu.sa/ibex/training
Thank You!