Please see the Project 0 submission instructions.
Rename the projectX-cyclone you built on as project6-cyclone.
Submit your project6-cyclone
directory, and specify 6 as the argument to the submit script; i.e.:
cd ~/project6-cyclone/build gmake clean cd ../.. tar cvf proj6.tar project6-cyclone gzip proj6.tar /afs/csic/submit/bin/submit 6 proj6.tar.gz