Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
datascience
balsamDEPRECATED
Commits
6151fad0
Commit
6151fad0
authored
Feb 02, 2018
by
Michael Salim
Browse files
dag.add_job benchmark script
parent
213b886f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
6151fad0
.*
!.gitignore
*.pyc
exe
log
argojobs
balsamjobs
argobalsam_env
env
db.sqlite3
db_writer_socket
balsam/argo/migrations/*.py
!balsam/argo/migrations/__init__.py
...
...
tests/benchmarks/scripts/run_bench_insert.sh
0 → 100644
View file @
6151fad0
#!/bin/bash -x
#COBALT -A datascience
#COBALT -n 4
#COBALT -q debug-cache-quad
#COBALT -t 10
#COBALT -M msalim@anl.gov
#COBALT --cwd ~/hpc-edge-service
source
~/.bash_profile
source
activate balsam
cat
testdb/dbwriter_address
rm
testdb/log/
*
.log
export
BALSAM_DB_PATH
=
~/hpc-edge-service/testdb
balsam-test tests.benchmarks.bench_insertion
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment