search for: a6d

Displaying 2 results from an estimated 2 matches for "a6d".

Did you mean: a6
2019 Oct 20
3
How to configure cmake to not rebuild .inc (tablegen) files?
Dear all, I’m developing Clang&LLVM on MacOS Catalina 10.15. Now every time I "make clang", the building systems rebuilds all the .inc files generated by cmake, which essentially rebuilds all the tablegen files in llvm, although I did not change any of the tablegen files. The building is unnecessary and slow, especially when it builds the X86GenSubtargetInfo.inc. Is there a way to
2009 Mar 09
5
Help
...rom: David Winsemius <dwinsemius@comcast.net> > Subject: Re: [R] Very slow: using double apply and cor.test to compute > correlation p.values for 2 matrices > To: "jim holtman" <jholtman@gmail.com> > Cc: r-help@stat.math.ethz.ch > Message-ID: <A405ABC6-A6DE-42B2-AFD9-2E2C41F55ABC@comcast.net> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > He might try rcorr from Hmisc instead. Using your test suite, it gives > about a 20% improvement on my MacPro: > > > m1 <- matrix(rnorm(10000), ncol=100) >...