Re: [R] How to verify R is running with multi-threads

2009-02-18 Thread Charles C. Berry
On Wed, 18 Feb 2009, Jong wrote: Hi all, I've compiled R (version 2.8.1) from the source code with "--with- blas=" option in order to use external multi-threaded blas package. However, it's very hard to verify that compilation is correct and R is using multi-threads correctly or not. Which comm

[R] How to verify R is running with multi-threads

2009-02-18 Thread Jong
Hi all, I've compiled R (version 2.8.1) from the source code with "--with- blas=" option in order to use external multi-threaded blas package. However, it's very hard to verify that compilation is correct and R is using multi-threads correctly or not. Which command or operation in R will run with