|
|||||||||||||||||
Managing ProjectsA project is a research interest or activity requiring the use of computational resources for a common purpose. Users may be designated as members of a project and allowed to share its allocations. The project user list will be honored within accounts including the project that specify MEMBERS in the user list. Machines may also be designated as members of a project as a default resource pool. The project machine list will be honored within accounts including the project that specify MEMBERS in the machine list. Creating ProjectsTo create a new project, use the command gmkproject: gmkproject [-A | -I] [-u [+ | -]user_name [, [+ | -]user_name...]] [-m [+ | -]machine_name [, [+ | -]machine_name...]] [-d description] [—createAccount=True|False] [—debug] [-? | —help] [—man] [—quiet] [-v | —verbose] {[-p] project_name}
Example 1. Creating a project $ gmkproject -d "Chemistry Department" chemistry Successfully created 1 Project Example 2. Creating a project and specifying user members at the same time $ gmkproject -d "Chemistry Department" -u amy,bob,dave chemistry Successfully created 1 Project
|
|||||||||||||||||
| © 2001-2010 Adaptive Computing Enterprises, Inc. | |||||||||||||||||