Changes

Jump to: navigation, search

SPO600 Host Setup

150 bytes added, 17:05, 6 September 2022
no edit summary
[[Category:SPO600]]
For [[SPO600]], remote access to [[SPO600 Servers|Linux systems]] is provided. Howerver, it is strongly recommended that you have access to a personal x86_64 (64-bit AMD/Intel) or ARM64 Linux system. I recommend running the latest release of [http://get.fedoraproject.org Fedora] (or, optionally, [http://centos.org CentOS]) to match the [[SPO600 Servers|class ARM servers]], and because Fedora has a very up-to-date version of the gcc compiler which supports [[SVE2]].
'''This system could be set up:'''
'''Recommended system configuration (especially if using emulation):'''
* x86_64 (avoid installing Install a 3264-bit version of the OS or using a 32-bit-only computerLinux operating system ([https://getfedora.org Fedora] is recommended)
* Minimum 2GB RAM
* Minumum 50GB 32GB disk space
'''Initial software to install:'''
* Development tools and libraries (on Fedora: <code>dnf groupinstall "Development Tools" "Development Libraries"</code>).
* The qemu-aarch64 emulation tool (on Fedora: <code>dnf install qemu-user</code>).
* A GUI is optional and may not be required (especially if the system is being accessed remotely).
<!-- * You may want to consider setting up [[AArch64 QEMU User Space Emulation]]. -->

Navigation menu