Appliance Details
The appliance contains a full COMPSs 3.3.1 installation based on the default bare-metal image Ubuntu 22.04.
- Image Name: COMPSs_3.3.1_Ubuntu 22.04_Appliance
- Default User Account:
cc
- Remote Access: Key-Based SSH
- Root Access: Passwordless
sudo
from the cc
account
Installed Packages:
- Standard development tools:
make
, gcc
, gfortran
, etc.
- OpenStack command-line clients
- Python 3.10.12
- COMPSs 3.3.1
How to Use
After creating an instance of this appliance, simply run the following command:
sudo ./working_scripts/basic_config.sh start
After this just run any COMPSs experiments of your choice.