search for: intel32

Displaying 9 results from an estimated 9 matches for "intel32".

2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi, an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8. Code: max at ub64:~/Downloads$ uname -a Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2010 Jul 13
2
Zoo - bug ???
...get (1/3)*(9+8+7) Similarly > rollapply(a,FUN=mean,width=3) 2 3 4 5 6 7 8 9 NA NA NA NA NA NA NA NA Zoo version : > installed.packages()["zoo","Version"] [1] "1.6-3" > My machine details > sessionInfo() R version 2.10.1 (2009-12-14) i386-pc-intel32 locale: [1] LC_COLLATE=English_India.1252 LC_CTYPE=English_India.1252 LC_MONETARY=English_India.1252 LC_NUMERIC=C [5] LC_TIME=English_India.1252 attached base packages: [1] stats graphics grDevices datasets utils methods base other attached packages: [1] zoo_1.6-3 rcom_2.2-1...
2010 Apr 29
3
Can't load "doSMP" from REvolutionR in regular R2.11.0
...ators Loading required package: codetools foreach: simple, scalable parallel programming from REvolution Computing Use REvolution R for scalability, fault tolerance and more. http://www.revolution-computing.com Loading required package: revoIPC Error: package 'revoIPC' was built for i386-pc-intel32 > sessionInfo() R version 2.11.0 (2010-04-22) i386-pc-mingw32 locale: [1] LC_COLLATE=English_United States.1252? LC_CTYPE=English_United States.1252??? LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C?????????????????????????? LC_TIME=English_United States.1252??? attached base packa...
2010 Sep 18
0
Saving long character variable to database saves timestamp instead
...iable, so where does the time stamp come from? Any ideas on how to avoid it and get all 35000 characters? BTW. In my ODBC driver, I have set the Max LongVarChar to 65520 and doubling it doesn't do the trick. Have I left out any details? > sessionInfo() R version 2.10.1 (2009-12-14) i386-pc-intel32 locale: [1] LC_COLLATE=English_Ireland.1252 LC_CTYPE=English_Ireland.1252 [3] LC_MONETARY=English_Ireland.1252 LC_NUMERIC=C [5] LC_TIME=English_Ireland.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] RODBC_1.3-1 R...
2012 Jun 07
0
[LLVMdev] 32-bit in-tree Polly build with CMake
...GS as well if LLVM_BUILD_32_BITS is set. > 2. Change $POLLY/CMakeLists.txt not to use MODULE in add_polly_library. I would go for option 1 as Polly itself is used not as a shared library, but as a module. Would you be able to provide a patch? Tobi [1] http://lab.llvm.org:8011/builders/polly-intel32-linux/builds/1176
2012 Jun 07
2
[LLVMdev] 32-bit in-tree Polly build with CMake
Hi, I was having troubles building LLVM with Polly in-tree using CMake with LLVM_BUILD_32_BITS on. Turns out CMake considers LLVMPolly a module, not a shared library, and LLVM_BUILD_32_BITS only makes provisions for the EXE and SHARED linker flags. Possible fixes (pick one): 1. Change cmake/modules/HandleLLVMOptions.cmake to append -m32 to CMAKE_MODULE_LINKER_FLAGS as well if LLVM_BUILD_32_BITS
2007 Oct 18
0
Mongrel-users Digest, Vol 21, Issue 16
...t as well. I have to administer a medium size rails app (1''5 million requests each day), recently I''ve switched from lighttpd + fcgi to apache + mongrel. In the following lines I am going to describe the platform: All machines are running Debian Etch, with 4 gb ram and dual core intel32 processors. Web server runs debian''s apache 2.2.3-4 mpm worker package and also NFS server, Two app servers runs 14 mongrels ach one. There is two db servers, master running mysql5 (debian package) with innodb and an slave server with myisam tables. This slave server has 8 gb ram and has...
2008 Apr 19
3
Trusted storage failed to initialize
...00017 0 00000016 0 0000001a 0000001c 15 0000001b 0 0000001d 0000001e 0 00000031 0000003b 0 0000003a 0 00000033 0 00000032 0 0000003c (D) C:\Programme\Gemeinsame Dateien\InstallShield\Professional\RunTime\09\01\Intel32\DotNetInstaller.exe 0000003f 2 0000003e 0 0000003d 0 <== Backtrace: =>1 0x02de2c57 (0x0033e70c) 2 0x02de2b5d (0x0033e744) 3 0x02d48f27 (0x0033e798) 4 0x02d48aaf (0x00851f64) 5 0x00000018 (0x003a9310) 6 0x00000010 (0x02440002) 7 0x00000000 (0x000000...
2007 Oct 17
9
proxy errors with apache2.2.3 + mongrels
...t as well. I have to administer a medium size rails app (1''5 million requests each day), recently I''ve switched from lighttpd + fcgi to apache + mongrel. In the following lines I am going to describe the platform: All machines are running Debian Etch, with 4 gb ram and dual core intel32 processors. Web server runs debian''s apache 2.2.3-4 mpm worker package and also NFS server, Two app servers runs 14 mongrels ach one. There is two db servers, master running mysql5 (debian package) with innodb and an slave server with myisam tables. This slave server has 8 gb ram and has...