Cluster Management System CRONO - v1.3.6 USER MANUAL This document is a reference for the CRONO's users. The information here explains the use of the users tools, the steps necessary to compile and run programs and some examples for the CRONO commands. _________________________________________________________________________ Table of Contents 1. User Interface Programs 1.0 amconf (-f option) 1.1 cralloc (CRONO Allocate) 1.2 crrls (CRONO Release) 1.3 crqview (CRONO Queue View) 1.4 crnodes (CRONO Nodes) 1.5 crinfo (CRONO Information) 1.6 crnmc (CRONO Node Manager Client) 1.7 crsetdef (CRONO Set Defaults) 2. How to compile and run programs 2.1 crcomp and crrun 2.2 Defining the number of processes to execute for each node 2.3 Batch jobs 3. User Pre and Post Processing 3.1 UPREPS and Batch jobs 4. Example of a session using the CRONO commands _________________________________________________________________________ 1. User Interface Programs These programs are provided for the users to send their requests to the CRONO system. Each one has specific parameters. The requests are sent to the Access Manager, which evaluates each request, looks for access rights, checks the user command parameters and so on. The last program (crsetdef) was designed to make easier the utilization of the other user programs. 1.0 amconf (-f option) (The administrator should take care about this file) Most commands described here uses the '-f' option. This option is used for the User Interface programs to know where is the file that defines the hostname and port for the Access Manager. The name of this file is amconf. Omitting the '-f' option, the User Interface programs will get the file specified at the CRONO's compilation time (so the administrator takes care about this). An example of the amconf file is: ################################################################# # servername 7001 ################################################################# Probably the administrator has configured this file for the users, so if you're not the administrator don't worry about this file. 1.1 cralloc (CRONO Allocate) Use this program to allocate nodes in a cluster. The parameters are the number of nodes, the time for allocation, the cluster name and the configuration file. Usage: As soon as possible: cralloc -c -n -t