ITS-860
Demos and ExamplesInstructions on how to use the demos and examples providedBy selecting a demo or example name from the list below , you will access a directory listing of all the files necessary to run that test. By selecting a file name from the directory, you can view the file's code. You will then need to use the BACK button on your browser to return to either this page, or the directory listing.If you have any questions or difficulties, please e-mail webmaster@cspi.com, or call your support representative at 1-800-325-3110 ext. 1309. Following
are some of the sample programs and demos shipped with your ITS-860 system
which may be of use in your application development. Each indicated directory
has a README file containing information on running the application. Many
of the applications under the "examples" subdirectory are presented in
the ITS-860 User Manual; they are intended for the novice user. The applications
under the "demo" directory are more involved. Below are the source directories
and the features demonstrated.
**
When running $MTI_DIR/examples/nfstest, be sure the remote directory
has global read/write permission. If nfstest is unsuccessful at opening
nfs:/datafile, check the User and Group IDs. The following chart lists
the number of processors each sample program requires and any restrictions
that apply.
Most examples and demos can be run on different types of SuperCards by modifying and then rebuilding the makefiles. The demos and examples use the configuration macros (see New Features and Enhancements on page 6 of this document). Only the makefile environment variables CS_DEVx and CS_TYPEx, where x is the node number, need to be changed. CS_DEVx is the SuperCard Unit Number in hex (0,1,..,F for a SuperCard-2 or SuperCard-3, and 10,11..,3F for a SuperCard-4 PE). CS_TYPEx is the type of SuperCard (sc2, sc3 or sc4). Each SuperCard or PE must have a CS_DEVx and CS_TYPEx associated with it. For more information on SuperCard Unit Numbers, refer to the ITS-860 Installation Manual. For example, if $MTI_DIR/examples/ffttest is currently set up for one SuperCard-2 at VME address 0xde000000 (unit number 0x0), then CS_DEV1 and CS_TYPE1 are set in the makefile as follows: CS_DEV1 = 0If you want to build this example for a PE0 on a SuperCard-4 at VME address 0x80000000 (unit number 0x10), change these values in this manner: CS_DEV1 = 10 Now execute the make, and ffttest is ready to run on the SuperCard-4. If there are any problems installing or using this software, or if any bugs or possible enhancements are noticed, contact the CSPI Customer Support Department.
Although the information contained herein is believed to be accurate and up-to-date, CSPI assumes no responsibility for inaccuracies or omissions. |
|
Return to MultiComputer Division Home Page . E-Mail Webmaster . Copyright ©2008 CSP, Inc. . Top of Page |