search for: sequencial

Displaying 17 results from an estimated 17 matches for "sequencial".

2008 Nov 18
2
sequencially merge multiple files in a folder
...Each file has a few hundreds of thousands rows/subjects, and the number of columns/variables of each file varies.The 1st row consists of all the variable names. Now I would like to merge all the files into one tab-delimited file by a common column named "Ident" Is there any good way to sequencially merge all of them together? Here when I say "sequencially" I mean merging file_1 and file_2 first and then merge the resulting data frame and file_3, and keep going on and on till all files are merged. If it is too complicated to do, merging all files together without the specified...
2006 Aug 27
1
how to create many objects with sequencial names?
Dear Lister, Is there a way to create many objects with sequencial names, say lm1, lm2...lm100? Thanks.
2013 Aug 30
4
[LLVMdev] Reflexions about a new HDL language
Hi, For the synthesis backend which translate to VHDL or Verilog, I don't know if I will use LLVM. It will depend on how easy it is to play with concurrent statements with LLVM. For the simulation I will use LLVM because I can anyways artificially make the compiled code sequencial. It would allow me to benefit from all the nice things from LLVM like existing optimisations. I have never used LLVM, I just read a litlle the documentation and the tutorial. Cheers, Jonas Le 30. 08. 13 11:24, Óscar Fuentes a écrit : > Jonas Baggett<jonasb at tranquille.ch> writes:...
2011 Sep 06
3
btrfs-delalloc - threaded?
Hi all. I was doing some testing with writing out data to a BTFS filesystem with the compress-force option. With 1 program running, I saw btfs-delalloc taking about 1 CPU worth of time, much as could be expected. I then started up 2 programs at the same time, writing data to the BTRFS volume. btrfs-delalloc still only used 1 CPU worth of time. Is btrfs-delalloc threaded, to where it can use
2008 Feb 08
1
FW: merge multiple csv files
Dear list:I have a folder that contains more than 50 csv files labels sequencially like sample01.csv to sample50.csv. for each file the first 5 rows are descriptive of the data collected (useful but not needed in data merge). each file then start the data at row 6 and have 2 variables x and y. In order to know which file one observation is from, I'd like to have a new varia...
2013 Aug 30
0
[LLVMdev] Reflexions about a new HDL language
...wrote: > Hi, > > For the synthesis backend which translate to VHDL or Verilog, I don't know if I will use LLVM. It will depend on how easy it is to play with concurrent statements with LLVM. For the simulation I will use LLVM because I can anyways artificially make the compiled code sequencial. It would allow me to benefit from all the nice things from LLVM like existing optimisations. I have never used LLVM, I just read a litlle the documentation and the tutorial. > > Cheers, > Jonas > > > Le 30. 08. 13 11:24, Óscar Fuentes a écrit : >> Jonas Baggett<jonasb...
2013 Nov 28
2
gmirror: writes are faster than reads
Hi Guys, Has somebody encountered (significantly) different read/write speeds when using gmirror? I have 2xWD WD30EFRX RED drives which are configured as follows: $ gmirror status Name Status Components mirror/root COMPLETE ada0p2 (ACTIVE) ada1p2 (ACTIVE) mirror/data COMPLETE ada0p4 (ACTIVE) ada1p4 (ACTIVE) mirror/root is mounted
2010 Dec 03
3
Asterisk error - 1.6.2 SVN - voicemail files "corrupted"
Hi, I know I am using SVN, but I was wondering if anybody ever came across this error. I can't read my voicemails because files seems to be corrupted, for lack of a better word. When I do access my messages, I get those errors: [Dec 2 19:45:05] NOTICE[25993]: app_voicemail.c:7432 open_mailbox: Mailbox: /var/spool/asterisk/voicemail/xxx/709/INBOX, expected 0 but found 3
2013 Aug 30
2
[LLVMdev] Reflexions about a new HDL language
Hello, I previously sent this message, but it was in HTML only, so it was unreadable. I am thinking about making a compiler for a new HDL language, that will be more modern than VHDL and Verilog and allow a little higher level behavioral description than VHDL. For this language, I am beeing influenced by VHDL, Ada, Ruby and MyHDL. I also would like to write it in Ada. I don't know if it
2013 Aug 30
0
[LLVMdev] Reflexions about a new HDL language
Jonas Baggett <jonasb at tranquille.ch> writes: > What are your feedbacks ? Hello Jonas, How is that related to LLVM? I see no references to LLVM on your announcement nor on your document.
2007 Sep 27
1
SPEEX Code parallelization
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2299 bytes Desc: logocorreo.gif Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20070927/a5572382/attachment.gif
2011 May 13
0
sun (oracle) 7110 zfs low performace fith high latency and high disc util.
...bandwitch is about 5MB/sec with ~2000 op/sec from NFSv3 (1950 metadata cache hit/sec, 350 data hit/sec 50 data miss/sec) The very strange thing is: we have very high rates at disc percent of utilization (every disc) due to ~3200 iops in the discs (60 iops / data disc) with 0 size if we initiate a sequencial read or write from one of the nfs clients we get 8-15MB/sec performacce from the system. I''d like to know why it is doing that, how can an iops be 0 length, what can we do about it? Thank you for any help, we really need to solve this. -- This message posted from opensolaris.org
2007 Aug 30
1
Theora hardware is running on LEON3!
Theora hardware with LEON3 is runinng!!! My video was too slow, then I discovered that the problem was on LINUX! I don't exactly, but I suppose that the time of LINUX Call systems (like fread()) is the problem. If I don't use the linux (like is done on NIOS), I can to decode much faster than the time of exibition! Now we have two points on software (the hardware is the same,
2010 Apr 25
4
Image into Excel file from R
Hi useRs, I would like to know what R users are employing to get their images/plots created in R, into Excel sheets. I am aware of the various packages (xlsReadWrite, RODBC) to get data frames into R, but I would like to copy images too. Thank you for any help in solving this problem. Regards, Harsh Singhal
2007 Oct 22
3
How to format data for time-series analysis
Hello all, I'm using R to visualize and explore the data produced by a software system. The software generates logs for many types of events. The software runs for days on end, and can possibly generate multiple events per second. What is the appropriate time format for year, month, day, hour, minute, second, millisecond? that R can properly interpret (using zoo? or ITS?) I'll have
2006 Jul 02
5
What goes to Hardware ?
...You can say that this makes no sense: Why with the help of a hardware module the time can increase ? The increase of time can be explained by two factors: 1) The overhead of data transfer on the bus is too expensive, this bus is shared with normal memory access (by the processor) too. 2) I did a sequencial test: software sends data to IDCT, waits for data be ready, and Read the data from IDCT. Its bad, because I cut the hardware paralelism. But this is just a small test, the final version will have a buffer to receive and send to IDCT, without to have to stop the software. So, you must consider abou...
2008 Nov 14
23
Still more questions WRT selecting a mobo for small ZFS RAID
Like many others, I am looking to put together a SOHO NAS based on ZFS/CIFS. The plan is 6 x 1TB drives in RAIDZ2 configuration, driven via mobo with 6 SATA ports. I''ve read most, if not all, of the threads here, as well as sbredon''s excellent article on building a home NAS, yet I still have a number of unanswered questions. I was leaning heavily towards the M2N-E for a while,