Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the test case directory.
cd /path/to/sparta/sparta-7Jan2022/examples/spiky
- Copy the generated SPARTA executable file to the current directory.
cp /path/to/sparta/sparta-7Jan2022/install/bin/spa_ ./
- Run the test case.
./spa_ < in.spiky
The running is successful if the following information is displayed:

Parent topic: SPARTA 7Jan2022 Porting Guide (Kylin V10)