Actions
Feature #637
closedNoise generation is too slow
Description
It often takes more than half of the total computing time.
Updated by Emmanuel Bertin over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
(/) Added fast VSL functions when linking with the INTEL MKL in r86 (V3.11.0)
(/) The noise generation stage is now 12 times faster when compiled with the INTEL compiler and linked with the MKL!
Updated by Emmanuel Bertin over 6 years ago
- Status changed from Resolved to Closed
Updated by Sébastien Carassou over 6 years ago
Impressive! Thank you very much :)
Updated by Emmanuel Bertin over 6 years ago
(/) V3.12.1 (r88) adds MKL support for noise generation in the single threaded codepath, too.
Actions