小编Adr*_*.P.的帖子

C COMPS执行失败的所有作业

我已经从http://www.bsc.es/computer-sciences/grid-computing/comp-superscalar/downloads-and-documentation下载了COMPS 1.4和一些测试程序,我正在尝试测试它们.Java执行很顺利; 但是,我对C有问题.

我目前正在尝试执行Simple.自述文件声明我只需要两个命令:

buidapp simple

runcompss --lang=c master/simple 1
Run Code Online (Sandbox Code Playgroud)

应用程序构建正常,但使用此命令执行时,我收到以下错误:

[ERRMGR]  -  WARNING: Job 1 for running task 1 on worker localhost has failed; resubmitting task to the same worker.

[ERRMGR]  -  WARNING: Task 1 execution on worker localhost has failed; rescheduling task execution. (changing worker)

[ERRMGR]  -  WARNING: No task could be scheduled to any of the available resources.
                      This could end up blocking COMPSs. Will check it again in 20 seconds.
                      Possible causes: 
                          -Network problems: …
Run Code Online (Sandbox Code Playgroud)

c c++ hpc distributed-computing compss

6
推荐指数
1
解决办法
51
查看次数

标签 统计

c ×1

c++ ×1

compss ×1

distributed-computing ×1

hpc ×1