From 8feaea04780907b8ed069b882e26f51a197887ac Mon Sep 17 00:00:00 2001 From: andrastantos <35612787+andrastantos@users.noreply.github.com> Date: Wed, 9 Sep 2020 15:18:12 -0700 Subject: [PATCH] Update README --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index e61b97e..7a10ab5 100644 --- a/README +++ b/README @@ -1,3 +1,18 @@ +This repository contains the source code for the Cray PVP simulator. This simulator allows you +to run unmodified Cray software for the following machines: +- Cray XMP +- Cray YMP-el +- Cray J90 +- Cray SV1 +Support for other machines, such as the Cray-1, the Cray-YMP, even the Cray-C90 and Cray-T90 +would most likely be possible, but for the lack of SW availablility for these platforms. + +Apart from the source code, also included in the repository the tools and files needed to +create an executable COS-1.17 image for the Cray-XMP. + +If you have access to old Cray SW, especially for as-of yet unsupported machines, +please contact me! + Linux build instructions: ================================== 1. Clone repository: