On 24-08-17 15:53, Jure Pečar wrote: > > Hi all, > > I found this thread from about two years ago: > www.mail-archive.com/[email protected]/msg01795.html > > Have things changed since? Would newer glibc still present a pain from > easybuild point of view?
Not really. It's not impossible but you will be treading on unexplored paths. > New glibc goodies that got me to think in this direction are thread cache and > vectorized basic math functions. If you want thread cache etc, just use jemalloc? If you want the vectorized math, use the intel compiler? Ward

