Error running concurrent process and storing results in array
data pulverizer
data.pulverizer at gmail.com
Wed May 6 07:27:19 UTC 2020
On Wednesday, 6 May 2020 at 06:54:07 UTC, drug wrote:
> Thing are really interesting. So there is a space to improve
> performance in 2.5 times :-)
> Yes, `array` is smart enough and if you call it on another
> array it is no op.
> What means `--fast` in Chapel? Do you try `--fast-math` in ldc?
> Don't know if 05 use this flag
I tried `--fast-math` in ldc but it didn't make any difference
the documentation of `--fast` in Chapel says "Disable checks;
optimize/specialize".
More information about the Digitalmars-d-learn
mailing list