Repository for future integration of the Swift/T parallel programming language with the Coasters service.
Initially, very few files will be hosted here, namely the start scripts for Coasters and a test script to attempt compilation and execution.
File Descriptions
coaster-service.conf: Config file for starting Coasters service with start-coaster-service as recommended through Swift/K
coasters.sh: Shell script for starting Coasters service with coaster-service (As found on http://swift-lang.org/Swift-T/guide.html#_remote_job_execution_with_coasters)
h.swift: Simple testing file for use with Coasters.
hello.swift: Another simple testing file for use with Coasters.