-
Any ideas on what is causing the slowness, and how to speed it up?
-
If the sched module is loaded too early, hwloc data won't be there yet e.g.
```
$ flux start -o,--module=sched
[1456339141.938712] sched.err[0]: can't get hwloc data in kvs (resource.hwloc.xml.0)
```…
-
There is a out of band communication to port LaunchMON to Intel MPI with Hydra environment. Created this ticket to capture any significant issues that may arise for that effort.
-
Hello,
When running performance tests (in IU BR2) I faced 3 issues. I am not sure whether these are actual issues or whether i can resolve them by changing hpx runtime parameters. Therefore I am stat…
-
The following counters fail with an error when running in distributed:
- [x] /agas{locality#*/total}/component/count
- [x] /agas{locality#*/total}/count/resolve_id
The counters are reported to exist.…
-
Hi,
I face this issue both in my laptop (mac) and also in IU BigRed II. In both environments I compiled code from the scratch. Therefore I dont think the issue I am facing is related to library incomp…
-
Firstly, I had to set:
pdesc.sandbox = "/work/z01/z01/ibethune/“
Otherwise it defaulted to /fs4/e290/e290/ibethune which doesn’t exist. So at least here some hard-coding of e290 still exists. I t…
-
The debugging information and errors (computational units change their state to failed) are the following:
(ard)extasy-project@ip-10-243-91-117:/tmp/ExTASY$ RADICAL_PILOT_VERBOSE=info extasy --RPconfi…
-
From Elena:
```
Saw the old issue. Mine still persists.
I also got all the new files penta.crd , penta.top, min.in and mdshort.in, new virtulenv, new installation of everything.
I use:
more cocoam…
-
At the end of the following dialog you will see that PATH is not defined in the current easyblock; mea culpa.
There is a strange structure with symlinks, IMHO, only one path has to be defined and th…