Integrating VisIVO and FLY into the AstroGrid infractructure
This page is for notes on integrating VisIVO and FLY into AstroGrid.
Running FLY on Lomond
Progress
Accounts created for Marco and JDT
FLY installed
Tomcat 5.0.x and Java 1.4.2 installed
FLY wrapper script created by Marco
CEA installed into Tomcat, and configured to take 4 input filenames and 1 output filename as parameters
CEA registered in Galahad
FLY script written to drive FLY from CEA
Still to do
Add more output files
Investigate using different machines
Create a CEA app to create the initial conditions
Adding a CEA interface to FLY
Issues
Changing parameters requires recompilation of FLY, therefore the wrapper script must change various header files and recompile (on the 4 front end processors of Lomond)
Concurrent users
Temporary directory for each user
Lomond only allows a single job to be run at a time, and only half a dozen may be queued - how to deal
with this?
Lomond is much slower than expected
Binary files - big and little endian
Script terminates after queuing job...causing ACR to return before script complete