search for: chaturvedi

Displaying 7 results from an estimated 7 matches for "chaturvedi".

2018 May 31
1
-O1 with clang and gcc
...http://valgrind.org/docs/manual/quick-start.html On Thu, May 31, 2018 at 5:34 PM, Michael Kruse <llvmdev at meinersbur.de> wrote: > What are you trying to achieve? If faster runs is the goal, why not > compile with -O2? > > Michael > > > 2018-05-31 16:27 GMT-05:00 M. Chaturvedi via llvm-dev < > llvm-dev at lists.llvm.org>: > > Hi, > > > > The binary gotten via clang's `-O1` runs much slower (3x) than that > gotten > > via GCC's `-O1`. > > > > Reproducible with: > > > > https://github.com/m-chaturvedi/test...
2018 May 31
2
-O1 with clang and gcc
Hi, The binary gotten via clang's `-O1` runs much slower (3x) than that gotten via GCC's `-O1`. Reproducible with: https://github.com/m-chaturvedi/test_valgrind_slowdown We are seeing this difference between gcc and clang at other places as well. The `-O0` and `-O2` times are comparable, however. Are there some compile time flags one could add to make the `-O1` times comparable? Apologies if this has been discussed somewhere already. Th...
2018 May 31
0
-O1 with clang and gcc
What are you trying to achieve? If faster runs is the goal, why not compile with -O2? Michael 2018-05-31 16:27 GMT-05:00 M. Chaturvedi via llvm-dev <llvm-dev at lists.llvm.org>: > Hi, > > The binary gotten via clang's `-O1` runs much slower (3x) than that gotten > via GCC's `-O1`. > > Reproducible with: > > https://github.com/m-chaturvedi/test_valgrind_slowdown > > We are seeing this dif...
2002 Nov 01
2
Help on rsync delete option
Hello, Any help on the following issue will be appreciated. How do I delete files or directories in my first level of directory that is specified as host. Here is an example : rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/* /mlinkfam/extract/sccs/pa Giving above command I find redundant files or directory not getting deleted from the first level of target directory
2004 Jun 30
1
Help!!
Hello, I am a Second year PhD student in Dept of Management and Organization from NUS Business School, Singapore. Presently I am doing a multilevel analysis for a small research project with my supervisor. While surfing the web, I found your website on multilevel analysis. These are very useful for the understanding of the concept to me. I was also trying to learn more by completing the lab
2003 Mar 06
0
Rsync on windows platform
I would appreciate if someone can let me know where I can get download rsync ( NT & 2000 version ) and install documentation. Thanx, Raj
2003 Nov 12
1
Connection error when trying to rsync NT and Win 2000 boxes
I have installed rsync on my PC (NT) and a windows 2000 server. It appears the 2 boxes are unable to talk. I get following errors: C:\Program Files\rsync>rsync.exe -vv test\* 172.17.13.31:C:\test opening connection using rsh 172.17.13.31 rsync --server -vv . "C:\test" > 172.17.13.31:Connection refused rsh.exe: can't establish connection rsync: read error: Connection reset