This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| help([==[ [9/71190] | |
| Description | |
| =========== | |
| The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines | |
| redesigned for distributed memory MIMD parallel computers. | |
| More information | |
| ================ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
| OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
| OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ | |
| ${PYTHON:-python} -m subunit.run discover -t /usr/lib/python2.7/site-packages/tempest /usr/lib/python2.7/site-packages/tempest/test_discover --list | |
| running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
| OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
| OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ | |
| ${PYTHON:-python} -m subunit.run discover -t /usr/lib/python2.7/site-packages/tempest /usr/lib/python2.7/site-packages/tempest/test_discover --load-list /tmp/tmpBiBwqg | |
| running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
| OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ''' | |
| Dazhe.Meng: | |
| Nice little script to display job load on new gmi cluster (mendel) | |
| ''' | |
| NUM_PER_ROW = 2 | |
| import subprocess | |
| import string | |
| import sys |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is just a test |
NewerOlder