search for: expriment

Displaying 13 results from an estimated 13 matches for "expriment".

Did you mean: experiment
2008 Apr 18
1
[LLVMdev] Disabling Verifier
...e use unless use is unreachable! Assert2(DT->dominates(Op, &I) || !DT->dominates(&BB->getParent()->getEntryBlock(), BB), "Instruction does not dominate all uses!", Op, &I); Question: Is it possible to switch off/disable this checks? I'm exprimenting with speeding up the instruction scheduling and instruction selection and these checks in Verifer.cpp introduce too much of interference with results of my optimizations, so that it becomes difficult to decide what are the most time-consuming parts of the compiler. Thanks, -Roman...
2006 Sep 26
3
PXE menu file problem
Hi everybody Attached you will find a file pxe.mnu (encoded with mime). It is PXE menu file created by 3COM MBA IMGEdit.exe tool. It is very strange since: 1) When I point DHCP bootfile to this file it loads with no problem and the menu is displayed. 2) When I point DHCP bootfile to pxelinux.0 and in pxelinux.cfg I put the command "KERNEL pxe.mnu" then system hangs. I wonder why this
2006 Feb 19
2
New version of Selenium on Rails
I''ve just released a new version of Selenium on Rails[1]. It''s a plugin that makes it easy to test Rails applications through browsers using Selenium [2]. The major new features are exprimental support for running all tests through a Rake task (which launches any number of browsers) and a new format RSelenese. The Rake task has a few rough edges so I would appreciate if people could try it out and let me know if anything doesn''t work. It currently only support Windows, but...
2005 Mar 24
1
[Fwd: asking for help on syslinux]
-------- Original Message -------- Subject: asking for help on syslinux Date: Thu, 24 Mar 2005 15:37:14 +0800 From: Wu, Ming M <ming.m.wu at intel.com> To: <david at weekly.org> Hi, David: I am doing some experiment on syslinux and its derivative extlinux, and I am quite confused To the concept of extlinux. Seems extlinux need to modify the MBR of the hard disk. Am I right?
2007 Mar 27
0
Problem with decorator and edges
Hi, I've just started using Compiz. I'm running Debian testing on a HP/Compaq nc4400 laptop, and I've installed Compiz from the exprimental repository, 0.3.6 I believe, since the 0.2.2 in testing was rather old. In general I have very few problems, besides having to change my ways of working due to a radically different interface :-) I did run into one thing I don't quite understand. I have setup right and left edge to turn...
1999 Oct 05
0
smbclient tar restore problem (linkflag) from tape-drive
...e code wonders whether it could be a "gnu tar archive?". >From reading the code in "clitar.c" the current linkflag values that are currently handled are: '0', '5', and 'L'. If the linkflag is any other value (eg NULL) the file is skipped. I have exprimented with substituting the code for linkflag case '0' for the default case and removing the "skip_file" - the restore then works, but as I do not know the details of what the tar linkflag is, I am unsure how safe this is to do. Any hints or comments gratefully accepted. Peter...
2005 Jun 19
4
dcom98.exe fails to install.
I used the tool wine-config-sidenet from http://sidenet.ddo.jp/winetips/config.html which works great. I installed wine 20041201 as recommended and started wine-config-sidenet setup program and IE6 seemed to run great however, some URLs didn't work for example: www.arkia.co.il. Looking at the FAQ I noticed I should install dcom98.exe. When installing it I got windows popup stating:
2019 Jul 21
6
[RFC] A new multidimensional array indexing intrinsic
...There is a more realistic (and involved) example in [Appendix A](#Appendix-A) in the same spirit as the above simple example, but one a compiler might realistically wish to perform. ## Evaluation of the impact of the intrinsic on accuracy of dependence analysis - This has been implemented in an exprimental branch of Polly, and was used on the COSMO climate weather model. This greatly helped increase the accuracy of Polly's analysis, since we eliminated the guessing game from the array analysis. - This has also been implemented as part of a GSoC effort to unify Chapel and Polly. - Molly, the d...
2019 Jul 22
2
[RFC] A new multidimensional array indexing intrinsic
...n [Appendix A](#Appendix-A) >> in the same spirit as the above simple example, but one a compiler might >> realistically wish to perform. >> >> ## Evaluation of the impact of the intrinsic on accuracy of dependence analysis >> >> - This has been implemented in an exprimental branch of Polly, and was used >> on the COSMO climate weather model. This greatly helped increase the accuracy >> of Polly's analysis, since we eliminated the guessing game from the array analysis. >> >> - This has also been implemented as part of a GSoC effort to unif...
2019 Jul 22
2
[RFC] A new multidimensional array indexing intrinsic
...xample in [Appendix A](#Appendix-A) > in the same spirit as the above simple example, but one a compiler might > realistically wish to perform. > > ## Evaluation of the impact of the intrinsic on accuracy of dependence analysis > > - This has been implemented in an exprimental branch of Polly, and was used > on the COSMO climate weather model. This greatly helped increase the accuracy > of Polly's analysis, since we eliminated the guessing game from the array analysis. > > - This has also been implemented as part of a GSoC effort to unify &g...
2019 Jul 25
0
[RFC] A new multidimensional array indexing intrinsic
...-A) >>> in the same spirit as the above simple example, but one a compiler might >>> realistically wish to perform. >>> >>> ## Evaluation of the impact of the intrinsic on accuracy of dependence analysis >>> >>> - This has been implemented in an exprimental branch of Polly, and was used >>> on the COSMO climate weather model. This greatly helped increase the accuracy >>> of Polly's analysis, since we eliminated the guessing game from the array analysis. >>> >>> - This has also been implemented as part of a GSo...
2019 Jul 22
1
[RFC] A new multidimensional array indexing intrinsic
...s the above simple example, but one a compiler might > > > realistically wish to perform. > > > > > > ## Evaluation of the impact of the intrinsic on accuracy of > > > dependence analysis > > > > > > - This has been implemented in an exprimental branch of Polly, and was used > > > on the COSMO climate weather model. This greatly helped increase the accuracy > > > of Polly's analysis, since we eliminated the guessing game from the array analysis. > > > > > > - This has also been implemen...
1999 Oct 05
0
SAMBA digest 2259
...ld be a "gnu tar archive?". > > >From reading the code in "clitar.c" the current linkflag > values that are currently handled are: '0', '5', and 'L'. > If the linkflag is any other value (eg NULL) the file is skipped. > > I have exprimented with substituting the code for linkflag case '0' > for the default case and removing the "skip_file" - the restore then > works, but as I do not know the details of what the tar linkflag is, > I am unsure how safe this is to do. > > Any hints or comments gratef...