Error running concurrent process and storing results in array

Jacob Carlborg doob at me.com
Wed May 6 07:44:46 UTC 2020


On 2020-05-06 08:54, drug wrote:

> Do you try `--fast-math` in ldc? Don't know if 05 use this flag

Try the following flags as well:

`-mcpu=native -flto=full -defaultlib=phobos2-ldc-lto,druntime-ldc-lto`

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list