Cray Site Initializer (csi) Table of Contents Getting Started Usage Developing and contributing Build from source Cray Site Initializer (csi) is a high-performance computing as a service tool for initializing configuration with Cray System Management (CSM). Getting Started See https://cray-hpe.github.io/cray-site-init/ and follow the Site Survey directions. Usage See https://cray-hpe.github.io/cray-site-init/commands for details on each command. Developing and contributing Build from source Using the makefile make csi ./csi --help Calling Go go build -o csi ./cmd/csi ./csi --help