[TOC] 1. 正文 1.1. 任务描述文件 前文提到过,HTCondor是通过condor_submit命令将提交任务的,这个命令需要提供一个任务描述文件。这个任务描述文件详细描述了任务运行的需求情况,如下所示: universe参数表示HTCondor的运行环境,默认为vanilla。vani ...
分类:
其他好文 时间:
2020-01-25 15:26:08
阅读次数:
61
[toc] 1. 目录 HTCondor环境配置完成后,安装文件目录如下:![HTCondor安装目录][imglink1] 其中bin目录里面存放了一系列condor_开头的可执行程序,正是通过这些指令程序来实现分布式计算的。其中有个GUI程序condor_birdwatcher.exe,打开后运 ...
分类:
其他好文 时间:
2020-01-23 22:44:14
阅读次数:
116
转载自 http://condor.depaul.edu/glancast/374class/docs/csapp_compile_guide.html Compiling with the CSAPP library The csapp collection of useful auxilliar ...
分类:
移动开发 时间:
2016-04-21 20:27:58
阅读次数:
453
Hi to all. Here comes the mini automatic key cutting machine iKeycutter CONDOR XC-MINI, the mini version of CONDOR XC-007. Why do you get iKeycutter C...
分类:
系统相关 时间:
2015-09-18 20:05:40
阅读次数:
228
Q: When install update tool, the system warns can not find FTD2XX.dll file?A: You have to install the software driver first.Q: How can I access into "...
分类:
系统相关 时间:
2015-02-27 15:06:25
阅读次数:
235
一、deb包安装condor方法
自己去下载condor-8.2.6-287355-ubuntu_14.04_amd64.deb。我还下载了一个libmpich2-3_1.4.1-4.2_amd64.deb包,这是condor需要的一个依赖包,apt-get解决不了,就自己安装一下。我新建了一个condor用户,并将其加入sudoers,以下的操作都是在condor下进行的
安装deb包
$...
分类:
其他好文 时间:
2015-01-22 13:27:19
阅读次数:
220