search for: runabl

Displaying 20 results from an estimated 24 matches for "runabl".

Did you mean: runall
2010 Feb 02
2
Subset and plot
Here is a runable program. When I plot Day and Wgt, it graphs all the data points. All I need is daily.sub1 plotted. I also need each "Tanks" to have its own col or pch. When I run it with the line with pch, it gives me nothing. rm(list=ls()) Trial<-rep(c(1,2),each=12) Tanks=rep(c("a3",&...
2008 Sep 20
3
[LLVMdev] Has anyone sucessfully compile the llvm code using visual studio 2005?
...I downloaded the project with svn client. I thought this action may gurantee my code is up to date and integrate. However, after I opened the solution located in the win32 directory and build the solution, the visual studio output many many errors, and even few projects can be compiled to generate runable .exe files. I miss the powerful experiment tools to experience the power of llvm. :-( If anyone here has sucessfully compile the llvm source code on windows xp by visual studio 2005 sp1, would you please tell me what is needed to set up to make a neat and integrate compilation? At least, some com...
2003 Nov 19
3
Syncing time for non-Admin logons? - net time \\superserver /set /yes
...\SUPERSERVER /SET /YES # Here we map network drives to shares on the Samba Server echo Mapping Network Drives to Samba Server Theremin net use s: \\superserver\scratch net use r: \\superserver\share \\virusserver\Antivirus\PCCSRV\AUTOPCC.EXE -----end script ----- The NET TIME command seems to be runable only by the local admin. The \\superserver is a Solaris9 box running samba 3.0.1pre3 and also acts as an ntp server. Does anyone have suggestions as to how to have my samba clients update with the server? Cheers Jeff -- Jeff Gardiner [ gardiner@imaging.robarts.ca ] System Administrator -...
2011 Jan 09
1
[LLVMdev] DragonEgg on FreeBSD
Hi, Duncan I only tested dragonegg on simple HelloWorld C/C++ programs. It can emit LLVM IR and generate a runable executable. On FreeBSD, Makefile need to be modified to include a path to gmp.h header file. I give a patch here, -------------------------------------------------------------------------------- --- Makefile.orig 2011-01-08 12:39:35.480184745 +0800 +++ Makefile 2011-01-08 12:40:58.569...
2012 Apr 02
1
Reality check requested...
Is this going to do what I think it will do? ie will the output be runable on a current licensed vmware server? qemu-img convert -f raw test.img -O vmdk test.vmdk
2014 Oct 30
1
DIY Rtools?
...ools. Now, for academic purposes, I would like to have a zip version of this package (not to distribute through CRAN mind you, but to submit alongside the associated paper). My questions are as follows: -Am I correct to think that Rtool uses GCC 4.6.3? -If so, is there a way to build windows runable R package using a more recent version of GCC? Thanks in advance for sharing your views on this, Bests regards,
2004 Aug 06
1
Solution for automatic radio?
...quot;what's being played"-display (e.g. to put up on a webpage), and possibly also support voting-based play-listgeneration (like a "chartlist", where people can vote for or against a song), automatic fades between tracks and maybe jingle-integration. Oh, the software must be runable on Linux, without the need for a graphical interface (console, web, ...) and without soundcard (direct stream to server or wave-output via pipe for encoding). <p>Thank you *very* much Stefan Neufeind --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:...
2009 Mar 26
2
R 2.8.1 and 2.9 alpha crash when running survest of Design package
Dear Prof Harrell and everyone, My PC: Window XP service pack 3 and service pack 2 R version 2.8.1 and 2.9 alpha For the last 3 days, after updating R, my two computers have been facing problems when running existing and runable R commands that involves with Design package I attempt to use 'survest', but I failed all the times with R (both 2.8.1 and 2.9 alpha) being shut down immediately with following error report messages. AppName: rgui.exe AppVer: 2.90.48212.0 ModName: survival.dll ModVer: 0.0.0.0 Off...
2009 Nov 03
1
likely bug in 'serialize' or please explain the memory usage
...tually a problem for Rmpi and any other parallel implementation we tested leading to endless executions in some cases, where the total data passed is huge. Assume the below 'mycall' is the function that takes data and a function object, serializes them and calls the remote host. To make it runable I just print the size of the serialized objects. In a parallel apply implemention it would serialize individual list elements and a function and pass those over. Assuming 1 element is 1Mb and having 100 elements and a function as simple as function(z) z we would expect to pass around 100Mb of data...
2011 Jan 08
2
[LLVMdev] DragonEgg on FreeBSD
Hi, folks I have made DragonEgg supports FreeBSD 8.1. May someone like to a look? :) Regards, chenwj -- Wei-Ren Chen (陳韋任) Parallel Processing Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
2011 Jan 08
0
[LLVMdev] DragonEgg on FreeBSD
Hi chenwj, > I have made DragonEgg supports FreeBSD 8.1. May someone like > to a look? :) great! Does it work ok? If you had to make any changes to dragonegg, please send patches to the mailing list. If there are some tricks needed to get it to build, please explain what you had to do and these can be mentioned in the dragonegg README and on the web-site. Ciao, Duncan.
2004 Aug 06
0
Solution for automatic radio?
...9;s being >played"-display (e.g. to put up on a webpage), and possibly also >support voting-based play-listgeneration (like a "chartlist", where >people can vote for or against a song), automatic fades between >tracks and maybe jingle-integration. Oh, the software must be runable >on Linux, without the need for a graphical interface (console, web, >...) and without soundcard (direct stream to server or wave-output >via pipe for encoding). > > >Thank you *very* much > Stefan Neufeind >--- >8 ---- >List archives: http://www.xiph.org/archives/...
2008 Aug 09
1
2 Problems with new Games (COD4 & CnC3)
...(but I think that's the Problem). in Call of Duty 4 I can't start the Game because he have a Problem to Iniitialize the Miles Sound System and it means, I haven't enough memory for the DirectX9 code path or there's a Problem with the Drivers. Both Games aber in the AppDB marked as runable, and I'm not very good in Linux (use it since the last Windows Crash) to resolve the Problems on myself. My System: Ubuntu 8.10 Intrepid Ibex (Need the new Kernel for my HDD Controller) Intel Core2Duo E6600 @ 3.0ghz DDR2-667 6144mb MSI P45 Platinum Mainboard nVidia GeForce 9800 GX2 (Driver V...
1999 May 09
1
subscripting in list() (PR#187)
....ku.dk > Subject: subscripting in list() > > > In R, (0.64 Binary, Linux 5.0) I tried this command and get an error > message: > > > mylist <- list() > > mylist[[1]] > Error in mylist[[1]] : subscript out of bounds > > It thus makes my Splus programs un-runable, because in SPlus 4.0 or 3.4, > you have > > > mylist <- list() > > mylist[[1]] > NULL > > instead of a stop message. > > > Thanks, > vincent > > > > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 Mar 26
14
Xen on Intel i7 Nehalem?
Hello, i´ve got a new Intel Nehalem server with an i7-920 CPU. I installed a Debian Lenny OS ... Now, i cannot find any images for hypervisor or kernel that seem to be runable on that hardware. :-O All of that is AMD: apt-cache search hypervisor linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, oldstyle Xen support linux-image-xen-amd64 - Linux image on AMD64, oldstyle Xen support xen-hypervisor-3.2-1-amd64 - The Xen Hypervisor on AMD64 linux-image-2.6.26-1-xen-a...
2010 Nov 02
3
can't launch Steam.exe bin/vgui2.dll error
The following is my sysinfo... Gentoo Linux 32-bit current Nvidia Driver 260.19.12 (current) Wine version 1.3.5 I can install steam... once if starts updating it stops with the following. fixme:storage:create_storagefile Storage share mode not implemented. fixme:advapi:LookupAccountNameW (null) L"root" (nil) 0x33f150 (nil) 0x33f154 0x33f148 - stub fixme:advapi:LookupAccountNameW
2000 Dec 19
1
translation from the old-S
In ancient times, circa 1980, S data directories were called swork and sdata not .Data, and "New-S" as described in the already medieval "Blue Book" discusses a function DBCONVERT that converted swork data into .Data data. It is embarrassing to admit it, but I still have data archives from a BTL machine called alice in the swork format and would like to convert a dataset to
2013 Jun 16
3
Backend for Lucene format indexes-How to get doclength
Hi, all: I have wrote a demo patch for Backend for Lucene format indexes, Lucene version is 3.6.2. http://lucene.apache.org/core/3_6_2/fileformats.html Now, this demo patch just support the basic features in Lucene. Compound File(.cfs/.cfe)?term vector(.tvx/.tvd/.tvf) delete document(.del) are not supported, skip list in .fdx is not supported too example/quest.cc is used to test this demo.
2010 Sep 16
4
Pesky homemade function code
Hi all- this seems to be simple to figure out but since im new to writing functions I dont know what is happening. Here is my code along with the error I am receiving: semivario=function(data,ids,times,resids){ id=unique(data$ids) index=combinations(length(data$times[data$ids==id[1]]),2) time=gamma=numeric(dim(index)[1]) for (j in 1:dim(index)[1]){
2000 Jul 06
0
R-1.1.0 on Alpha?
Has anyone succeeded in compiling R-1.1.0 on a Digital (Compaq) Alpha running OSF4.0F (or E)? Everything seems to compile OK (except the frequent "Warning: Unresolved:" at link time - this threw me off the scent for a while!), but then at run time I get: Fatal error: The X11 shared library could not be loaded. The error was dlopen: cannot load