infrastructure

时间:2024-04-18 12:08:41
【文件属性】:

文件名称:infrastructure

文件大小:655KB

文件格式:ZIP

更新时间:2024-04-18 12:08:41

Python

基础设施 Blue Pebble中的正在运行的职位 为每次运行编写作业脚本非常繁琐。 blue_pebble/bin的文件可自动执行此操作。 lscript根据命令行参数将作业脚本打印到STDOUT,例如,我们将使用1个CPU,1个GPU和22 GB内存的作业, lscript -c 1 -g 1 -m 22 --cmd python my_training_script.py --my_command_line_arg --cmd之后的--cmd都是run命令。 要自动提交该作业,我们将使用lsub_nonblock , lsub_nonblock -c 1 -g 1 -m 22 --cmd python my_training_script.py --my_command_line_arg 请注意,我还包含了lsub ,它会阻塞(等待直到作业完成)。 这在某些方面很有用(因为当您


【文件预览】:
infrastructure-master
----README.md(3KB)
----dotfiles()
--------vimrc(1KB)
--------symlinks.sh(363B)
--------ssh_config(120B)
--------gitconfig(132B)
--------tmux.conf(389B)
----local_bin()
--------split_appendix(252B)
--------gatsby_ssh(34B)
--------bp_ssh(68B)
--------bp_put(74B)
--------bp_get(74B)
--------bp_jupyter(208B)
----singularity()
--------janelia(2KB)
----instructions()
--------Pycharm_BluePebble.pdf(673KB)
----makefile(347B)
----blue_pebble()
--------bin()
--------symlinks(80B)
--------profile(260B)

网友评论

相关文章