-
Error:
C:\Users\leeddx\AppData\Roaming\npm-cache\_npx\9592\node_modules\@hpcc-js\ddl-shim\lib-cli\src\upgrade.js:413
var dsFilter = dsFilters[mapping].filter;
^
TypeError: Cannot read property '…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/345*
---
AMR should be tested using 6.6.0. Testing should include both correctness testing and performance testing against 6.5.0. The lat…
-
Following #12917, update `var x:MyClass = ...` and `proc f(arg:MyClass)` to be generic with respect to management style.
-
The following warnings are generated when building this module with gcc 8.3.0 on Debian:
In file included from Encode.xs:9:
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning:…
-
Re-structure the OM to accept multiple stocks. This will involve:
* turning everything within the year loop into a function so the same code can easily be repeated over stocks
* creating an indi…
-
In "Which Cloud for my data," the below bulleted items should be capitalized to be consistent with other lessons and episodes.
However, most HPCCs (High Performance Computing Clusters) put limits o…
-
When using a line chart in a chart panel, there seems to be a slight discrepancy between the colors in the legend and the colors of the lines. When styling the lines a little thicker, this becomes mo…
-
_lmod_ is an alternative to environment modules (which has it's problems, e.g. the `modulecmd` segfault issue, or the way in which dependencies are handled)
We should add support for lmod to EasyBuil…
-
Address tests that fail when RV integration is enabled and testing is run with `--fast --llvm` (and the prediff described in issue #11678).
Wrong output, problem with 2nd induction variable
[Error…
-
A max reduction on a forall over a block distributed array ends up creating an insane number of tasks on locale 0. This causes OOM for stream-global at higher scales (and currently requires us to set …