Search

Search

Help

Page 1 of 5. Showing 47 results (0.014 seconds)

  1. Setting Commandline Environment Variables (optional)

    Having the Qube commands available in the path from the commandline can be useful. Here is what is needed to set this up: Linux (~/.cshrc/ or ~/,tcshrc): setenv QBDIR /usr/local/pfx/qube set path = ($path $QBDIR/bin $QBDIR/sbin) Linux (~/.bashrc): export…
    Qube 6.4Jan 16, 2013
  2. _SimpleCMD_QubeRunTimeEnv

    run time env.png Windows-only Environment Variables Tooltip - Windows Environment variable overrides when running job Used to provide OS specific environment variables
    Qube 6.4Aug 15, 2013
  3. _SimpleCMD_QubeJobEnvironment

    15 - Qube Job environment.png Cwd Tooltip - Current Working Directory to use when running the job Explanation needed Environment Variables Tooltip - Environment
    Qube 6.4Jun 25, 2013
  4. I'm working on a Job Type, and I want to run a different version of Perl or Python?

    User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable
    Qube 6.4Nov 05, 2012
  5. Studio-wide Defaults

    to point to that file. From the commandline, launch the QubeGUI (qube) with the commandline option –defaultprefs Set the environment variable QUBEGUI_DEFAULTPREFS to point…
    Qube 6.4Oct 09, 2012
  6. Commandline Options

    ). Also settable with environment variable QUBEGUI_STUDIOPREFS --serverthreads=SERVERTHREADS number of server theads to use…
    Qube 6.4May 23, 2013
  7. Studio-wide Preferences

    to point to that file. From the commandline, launch the QubeGUI (qube) with the commandline option –studioprefs Set the environment variable QUBEGUI_STUDIOPREFS to point…
    Qube 6.4May 23, 2013
  8. The simplest test job

    The simplest test possible is to submit a job that simply runs the "set" command, which does nothing but print out the operating system's environment variables. You can see…
    Qube 6.4Jan 09, 2013
  9. Simple Job Type front end

    "; } Initially set the path to the API library, and load the API module. Every job contains a copy of the user's environment variables. These variables can be manipulated…
    Qube 6.4Oct 22, 2012
  10. Verification Steps on the Client

    on the job, and then switch to the "Stdout" panel on the right. Verify that it "completes" and outputs a list of environment variables. Submit a basic "dir" or "ls" job – This tests…
    Qube 6.4Oct 19, 2012