-
During the processes telco, an issue came up that we don't have intermediate information about dimension labels available, especially individual timestamps after filtering. We need to find a way to al…
-
The current implementation of the progress bar does not even appear on a terminal screen until _after_ the first task has been completed by rank 0. It would be nice to at least have it initialize on t…
-
### Issue Type
Others
### Modules Involved
SPU runtime
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
db1e442
### OS Platform …
-
Before submitting a bug please check the following:
- [x ] Start a new R session
- [x ] Check your credentials file
- [x ] Install the latest doAzureParallel package
- [x ] Submit a minimal, repro…
-
I have posted an initial PR #257 which contains two alternative implementations of parallel iteration. One uses a pattern similar to existing Queries which return an iterator and the other is a late…
-
I'm experiencing sporadic crashes with an out-of-memory error message that points towards cuda_utils.hpp line 40. Running on Nvidia Tesla K40M (12Gb GDDR5) and I'm working on 2D data, so I'm nowhere n…
-
We expect Kubelet to make more and more decision on which pods should run on a given node. For example,
- Reject pods on port conflict
- Reject incoming / evict existing pods when node constraints are…
-
I am trying to use sample-point for many different locations, I built a python script which use subprocess.Popen to launch sample-point at different X Y Z (and make sure that only 16 are working simul…
-
**Describe the bug**
When running ResStock in Kestrel, I got some failed jobs for the time limit error. A few weeks ago, just a few jobs (around 5/50) failed. But this week, this problem becomes more…
-
This thread is to discuss adding an OpenMM command line application to Omnia, so that people can run OpenMM from the command line instead of writing a script. Robert and I wrote a package which is a …