search for: initdata

Displaying 20 results from an estimated 25 matches for "initdata".

2010 Feb 09
1
Help on R functions
Dear R Experts, I have written a following function :- myfunction<- function(servername,dbname,dbtablename){ library(RODBC) channel <- odbcDriverConnect("driver=SQL Server;server=servername") initdata<- sqlQuery(channel,paste("select * from dbname .. dbtablename")) return(dim(initdata)) } I have written this function which has input parameters like servername ,dbname and dbtable to connect to Ms SQL server 2005 and get data from the table. Now when I run this function using the f...
2013 Sep 16
3
[LLVMdev] Ambiguity in LLVM IR for global variable sections
What do we expect from the following IR? @i2 = constant i32 30, section "INITDATA", align 4 @i1 = global i32 0, section "INITDATA", align 4 Currently, we stick them in one section that isn't writable which is problematic because @i1 is writable. If you flip @i1 and @i2 you get one section which is writable. It seems like we should do one of the following: 1...
2013 Nov 18
1
Reading in csv data with ff package
...nes, na.strings, : scan() expected 'an integer', got '"J"'> data = read.csv.ffdf(x=NULL,file="data.csv",nrows=1001,first.rows = 500, next.rows = 1005,sep=",",colClasses = c("integer","character","logical"))Error in ff(initdata = initdata, length = length, levels = levels, ordered = ordered, : vmode 'character' not implemented> data = read.csv.ffdf(x=NULL,file="data.csv",nrows=1001,first.rows = 500, next.rows = 1005,sep=",",colClasses = rep("character",3))Error in ff(initdata =...
2010 Dec 24
1
How to specify ff object filepaths when reading a CSV file into a ff data frame.
...t;, : formal argument "filename" matched by multiple actual arguments I also tried the following: > fdf <- read.csv.ffdf(file="D:/rtemp/fftest.csv",asffdf_args = list( col_args = list(filename=c("D:/a.f","D:/b.f","D:/c.f")))) Error in ff(initdata = initdata, length = length, levels = levels, ordered = ordered, : bad argument initdata for existing file; initializing existing file is invalid In addition: Warning messages: 1: In if (file.exists(filename)) { : the condition has length > 1 and only the first element will be used 2: In if...
2013 Oct 07
0
[LLVMdev] Ambiguity in LLVM IR for global variable sections
On 15 September 2013 21:40, David Majnemer <david.majnemer at gmail.com> wrote: > What do we expect from the following IR? > > @i2 = constant i32 30, section "INITDATA", align 4 > @i1 = global i32 0, section "INITDATA", align 4 > > Currently, we stick them in one section that isn't writable which is > problematic because @i1 is writable. If you flip @i1 and @i2 you get one > section which is writable. > > It seems like we...
2013 Oct 11
1
[LLVMdev] Ambiguity in LLVM IR for global variable sections
...On Mon, Oct 7, 2013 at 7:45 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com > wrote: > On 15 September 2013 21:40, David Majnemer <david.majnemer at gmail.com> > wrote: > > What do we expect from the following IR? > > > > @i2 = constant i32 30, section "INITDATA", align 4 > > @i1 = global i32 0, section "INITDATA", align 4 > > > > Currently, we stick them in one section that isn't writable which is > > problematic because @i1 is writable. If you flip @i1 and @i2 you get one > > section which is writable. &g...
2010 Aug 01
1
How to create ff objects from database connection
Hi Does anybody know how to create ff objects with data reading from stream objects, such as data reading from PostgreSQL database through RPostgreSQL. For this purpose although we can save the data to a csv file through external tools and then read it through csv readers, but it requires one more data read and write operation, which is of high I/O cost for large datasets. Xiaobo.Gu
2012 Mar 30
3
ff usage for glm
Greetings useRs, Can anyone provide an example how to use ff to feed a very large data frame to glm? The data.frame cannot be loaded in R using conventional read.csv as it is too big. glm(...,data=ff.file) ?? Thank you Stephen B
2011 Feb 02
1
Error of 'memory not mapped' in ff Package with VirtualBox
...sage. *** caught segfault *** address 0xffffffff, cause 'memory not mapped' Traceback: 1: .Call("get_vector", .ffmode[vmode], attr(x, "physical"), index, nreturn, PACKAGE = "ff") 2: `[.ff`(ret, 1) 3: ret[1] 4: as.vector(ret[1]) 5: identical(as.vector(initdata[1]), as.vector(ret[1])) 6: ff(1:5, length = 5, update = TRUE, vmode = "double", filename = "header.ff", overwrite = TRUE) Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving workspace Selection: Can...
2002 Mar 20
0
Question re:S4 classes and design; clashing classes?
...#39;d like is to be able to do is more like (note that this is a fake example, while the components are there, it isn't quite there yet): grandTour(x) setMethod("grandtour","matrix", function(x) { gt <- .JNew(org.orca.viz.grandtour) gt$initData(x)}) Note that the grandtour class is a pipeline of lots of things. So, I'd like to do something similar with time series, so that: setMethod("grandtour","ts", function(x) {gt <- .JNew(org.orca.viz.grandtour) gt$insertPipe(knownLocation...
2007 Mar 19
2
Wine crash
...0x7ec8477b load_display_driver+0xdb [/usr/src/wine-0.9.19/dlls/gdi/driver.c:242] in gdi32 (0x7ec8477b) 28 0x7ec8487c DRIVER_load_driver+0x5c(name=0x34f7d0) [/usr/src/wine-0.9.19/dlls/gdi/driver.c:274] in gdi32 (0x7ec8487c) 29 0x7ec7f300 CreateDCW+0x90(driver=0x7ed92360, device=0x0, output=0x0, initData=0x0) [/usr/src/wine-0.9.19/dlls/gdi/dc.c:625] in gdi32 (0x7ec7f300) fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2 information for kernel32<elf> 23 0x6038ba00 load_library+0x50(libname=0x33f4f0, flags=0x0) [/usr/src/wine-0.9.19/dlls/kernel/module.c:830] in kernel32 (0x6...
2007 Jun 01
2
another RFC patch: bzImage with ELF payload
...r the i386 setup code */ -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") +OUTPUT_FORMAT("binary") OUTPUT_ARCH(i386) ENTRY(_start) @@ -15,6 +15,7 @@ SECTIONS . = 497; .header : { *(.header) } + _text = .; .inittext : { *(.inittext) } .initdata : { *(.initdata) } .text : { *(.text*) } @@ -36,6 +37,7 @@ SECTIONS LONG(0x5a5aaa55) } + _filesz = . - _text; . = ALIGN(16); __bss_start = .; @@ -46,8 +48,25 @@ SECTIONS . = ALIGN(16); _end = .; - /DISCARD/ : { *(.note*) } + _memsz = . - _text; - . = ASSERT(_end <= 0x8000...
2007 Jun 01
2
another RFC patch: bzImage with ELF payload
...r the i386 setup code */ -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") +OUTPUT_FORMAT("binary") OUTPUT_ARCH(i386) ENTRY(_start) @@ -15,6 +15,7 @@ SECTIONS . = 497; .header : { *(.header) } + _text = .; .inittext : { *(.inittext) } .initdata : { *(.initdata) } .text : { *(.text*) } @@ -36,6 +37,7 @@ SECTIONS LONG(0x5a5aaa55) } + _filesz = . - _text; . = ALIGN(16); __bss_start = .; @@ -46,8 +48,25 @@ SECTIONS . = ALIGN(16); _end = .; - /DISCARD/ : { *(.note*) } + _memsz = . - _text; - . = ASSERT(_end <= 0x8000...
2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...r the i386 setup code */ -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") +OUTPUT_FORMAT("binary") OUTPUT_ARCH(i386) ENTRY(_start) @@ -15,6 +15,7 @@ SECTIONS . = 497; .header : { *(.header) } + _text = .; .inittext : { *(.inittext) } .initdata : { *(.initdata) } .text : { *(.text*) } @@ -36,6 +37,7 @@ SECTIONS LONG(0x5a5aaa55) } + _filesz = . - _text; . = ALIGN(16); __bss_start = .; @@ -46,8 +48,25 @@ SECTIONS . = ALIGN(16); _end = .; - /DISCARD/ : { *(.note*) } + _memsz = . - _text; - . = ASSERT(_end <= 0x8000...
2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...r the i386 setup code */ -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") +OUTPUT_FORMAT("binary") OUTPUT_ARCH(i386) ENTRY(_start) @@ -15,6 +15,7 @@ SECTIONS . = 497; .header : { *(.header) } + _text = .; .inittext : { *(.inittext) } .initdata : { *(.initdata) } .text : { *(.text*) } @@ -36,6 +37,7 @@ SECTIONS LONG(0x5a5aaa55) } + _filesz = . - _text; . = ALIGN(16); __bss_start = .; @@ -46,8 +48,25 @@ SECTIONS . = ALIGN(16); _end = .; - /DISCARD/ : { *(.note*) } + _memsz = . - _text; - . = ASSERT(_end <= 0x8000...
2010 Oct 01
0
ff version 2.2.0
...ff now always creates a file consistent with the previous pattern o clone.ff now always creates a finalizer consistent with the file location o clone.ffdf has a new argument 'nrow' which allows to create an empty copy with a different number of rows (currently requires 'initdata=NULL') o clone.default now deep-copies lists and atomic vectors DEPRECATED o virtual window support is deprecated. Let us know if you urgently need this and why. BUG FIXES o read.table.ffdf now also works if transFUN filters and returns less rows BUG FIXES at 2.1...
2010 Oct 01
0
ff version 2.2.0
...ff now always creates a file consistent with the previous pattern o clone.ff now always creates a finalizer consistent with the file location o clone.ffdf has a new argument 'nrow' which allows to create an empty copy with a different number of rows (currently requires 'initdata=NULL') o clone.default now deep-copies lists and atomic vectors DEPRECATED o virtual window support is deprecated. Let us know if you urgently need this and why. BUG FIXES o read.table.ffdf now also works if transFUN filters and returns less rows BUG FIXES at 2.1...
2007 Jun 06
7
[PATCH RFC 0/7] proposed updates to boot protocol and paravirt booting
This series: 1. Updates the boot protocol to version 2.07 2. Clean up the existing build process, to get rid of tools/build and make the linker do more heavy lifting 3. Make the bzImage payload an ELF file. The bootloader can extract this as a naked ELF file by skipping over boot_params.setup_sects worth of 16-bit setup code. 4. Update the boot_params to 2.07, and update the
2007 Jun 06
7
[PATCH RFC 0/7] proposed updates to boot protocol and paravirt booting
This series: 1. Updates the boot protocol to version 2.07 2. Clean up the existing build process, to get rid of tools/build and make the linker do more heavy lifting 3. Make the bzImage payload an ELF file. The bootloader can extract this as a naked ELF file by skipping over boot_params.setup_sects worth of 16-bit setup code. 4. Update the boot_params to 2.07, and update the
2013 Sep 26
8
[PATCH v5 0/7] Dissociate logical and gic/hardware CPU ID
Hi, This is the fifth version of this patch series. With the Versatile Express TC2, it''s possible to boot only with A7 or A15. If the user choose to boot with only A7, the CPU ID will start at 0x100. As Xen relies on it to set the logical ID and the GIC, it won''t be possible to use Xen with this use case. This patch series is divided in 3 parts: - Patch 1: prepare Xen