search for: wojciech

Displaying 20 results from an estimated 237 matches for "wojciech".

2007 Dec 17
4
read.table() and precision?
...ata that has values as large as 99,000,000 but is accurate to 6 decimal places. Unfortunately, when I load the data using read.table(), it rounds everything to the nearest integer. Is there any way for me to preserve the information or work with arbitrarily large floating point numbers? Thank you, Wojciech -- Five Minutes to Midnight: Youth on human rights and current affairs http://www.fiveminutestomidnight.org/
2012 Sep 12
2
[LLVMdev] Cambridge LLVM Social this week
Hi! There's nothing on the calendar for this month? Anton just mentioned to me that it was today, so just trying to clear up some confusion. Thanks, Joey On 12 September 2012 04:12, Wojciech Meyer <wojciech.meyer at gmail.com> wrote: > Renato Golin <rengolin at systemcall.org> writes: > > > Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm > > at the Cambridge Blue. > > > > http://www.the-cambridgeblue.co.uk/blueroadmap.html...
2007 Nov 16
5
Lustre Debug level
...t reasonable production debug level one need to put numeric value into debug files like below: echo 0x3f0400 > /proc/sys/lnet/debug Will this work under lustre 1.6.3 or maybe it is old reference from 1.4 release and there is new way of changing lustre debug level in new releases? Thanks, Wojciech Turek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20071116/3944e4bc/attachment-0002.html
2012 Jan 30
1
fc storage examples
...d under /mnt/data. I want to enable glusterfs. How should I do it: is it correct? gluster volume create transport tcp server1:/mnt/data server2:/mnt/data manuals don't shows examples with directly connected multi-home storage configurations. Could you give some advice , best practice thanks Wojciech
2007 Nov 07
9
How To change server recovery timeout
...t storage03 ~]# lctl conf_param home-md-MDT0000.obd_timeout=600 error: conf_param: Invalid argument [root at storage03 ~]# I searched whole /proc/*/lustre for file that can store this timeout value but nothing were found. Could someone advise how to change value for recovery timeout? Cheers, Wojciech Turek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20071107/c32a9e70/attachment-0002.html
2011 Dec 08
1
Can't create striped replicated volume
...volume create<NEW-VOLNAME> [stripe<COUNT>] [replica<COUNT>] [transport<tcp|rdma|tcp,rdma>]<NEW-BRICK> ... I can create stiped or replicated only but can both in the same moment. tried with 3.2.5 and 3.2.4 stripe 2 replica 2 no luck. What might be a problem? thanks Wojciech
2016 Oct 24
3
typo or stale info in qr man
man for `qr` says that the function uses LINPACK's DQRDC, while it in fact uses DQRDC2. ``` The QR decomposition of the matrix as computed by LINPACK or LAPACK. The components in the returned value correspond directly to the values returned by DQRDC/DGEQP3/ZGEQP3 ```
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
I have noticed that I was installing LLVM according to: http://llvm.org/docs/GettingStarted.html#getting-started so it was no the 3.1 but the 3.2 version from svn (trunk 167573). Maybe in the svn, not stable version, there is a bug? 2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > Does anybody have Idea why I get such error? The LLVM is compiled from > source - is is the newest version (3.1) from http://llvm.org/releases/ (from > 22 may 2012) > I created project in llvmsrc/projects/test (as copy of sample project) a...
2012 Nov 10
0
[LLVMdev] llvm-config --libs failed
If anyone is interested in this topic, I filled a bug here: http://llvm.org/bugs/post_bug.cgi 2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > I have noticed that I was installing LLVM according to: > http://llvm.org/docs/GettingStarted.html#getting-started > so it was no the 3.1 but the 3.2 version from svn (trunk 167573). > Maybe in the svn, not stable version, there is a bug?...
2007 Nov 12
8
More failover issues
In 1.6.0, when creating a MDT, you could specify multiple --mgsnode options and it would failover between them. 1.6.3 only seems to take the last one and --mgsnode=192.168.1.252 at o2ib:192.168.1.253 at o2ib doesn''t seem to failover to the other node. Any ideas how to get around this? Robert Robert LeBlanc College of Life Sciences Computer Support Brigham Young University leblanc at
2012 Sep 12
0
[LLVMdev] Cambridge LLVM Social this week
..., you can subscribe to our calendar to know > when the next one will be: > > https://www.google.com/calendar/embed?src=as5fh066i94qthrkct1lv7rojo%40group.calendar.google.com&ctz=Europe/London Apparently I missed that, please email or keep me on cc, about the next LLVM Social date. -- Wojciech Meyer http://danmey.org
2012 Sep 12
0
[LLVMdev] Cambridge LLVM Social this week
...07, Joey Gouly <joel.gouly at gmail.com> wrote: > Hi! > > There's nothing on the calendar for this month? > > Anton just mentioned to me that it was today, so just trying to clear up > some confusion. > > Thanks, > Joey > > > On 12 September 2012 04:12, Wojciech Meyer <wojciech.meyer at gmail.com> wrote: >> >> Renato Golin <rengolin at systemcall.org> writes: >> >> > Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm >> > at the Cambridge Blue. >> > >> > http://www.the-camb...
2012 Sep 25
1
[LLVMdev] Cambridge LLVM Social this week
On 24 September 2012 19:25, Wojciech Meyer <wojciech.meyer at gmail.com> wrote: > No way, I'm going to Paris! > > Remember 1h difference, they will get drunk sooner than we. You can be drunk on both! Paris' is today, Cambridge's is tomorrow! ;) -- cheers, --renato http://systemcall.org/
2018 Sep 28
6
outlook idiocy - IMAP folders with /
user attempts to create folders with / dovecot naturally cannot create it so it returns error but outlook of course "create" it and keep data in local store only. data is lost when you remove local store .pst file. The question is - can dovecot be configured so it will automatically replace slash in name with something else?
2006 May 24
2
Logistic Regression - Results?
...and y are either 1 or 0. The results I get from these two tests are different, however, and I was wondering why. Am I choosing the wrong commands? If not, why are the results different? Any help would be greatly appreciated, and please note that I have a limited amount of stats knowledge. Thanks, Wojciech -- Five Minutes to Midnight: Youth on human rights and current affairs http://www.fiveminutestomidnight.org/ [[alternative HTML version deleted]]
2012 Aug 20
6
[LLVMdev] Cambridge LLVM Social this week
Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm at the Cambridge Blue. http://www.the-cambridgeblue.co.uk/blueroadmap.html If you haven't done so yet, you can subscribe to our calendar to know when the next one will be: https://www.google.com/calendar/embed?src=as5fh066i94qthrkct1lv7rojo%40group.calendar.google.com&ctz=Europe/London
2018 Oct 01
2
outlook idiocy - IMAP folders with /
...ed and solved long ago by an RFC. Listescape is a welcome patch. Let see if it works. I just have to select a character that no user could type and still practical for the filesystem to use... On Mon, Oct 1, 2018 at 10:07, Timo Sirainen <tss at iki.fi> wrote: > On 28 Sep 2018, at 16.44, Wojciech Puchar <wojtek at puchar.net> wrote: > >> user attempts to create folders with / dovecot naturally cannot create it so it returns error but outlook of course "create" it and keep data in local store only. data is lost when you remove local store .pst file. >> >>...
2018 Oct 02
2
outlook idiocy - IMAP folders with /
...compliance test, similar to html and ssl, then people would start questioning the quality of their own client, and migrate to better ones. When Micro$oft will eventually feel the pinch, then they will start fixing their $hit. People have the power! (I like that song.) On Tue, Oct 2, 2018 at 09:59, Wojciech Puchar <wojtek at puchar.net> wrote: >> >> As I have no control over their minds, hands, and client software, I wish I could enforce the policy from the server, returning an >> error message to the client. >> >> On its turn, this requires the client to listen to...
2012 Sep 24
2
[LLVMdev] Cambridge LLVM Social this week
Hi all, In sync with Paris meetup, the Cambridge version will also be this week, on Wednesday (26th Sep., 7:30pm) at the Cambridge Blue: http://www.the-cambridgeblue.co.uk/blueroadmap.html I hope we can get the same attendance as last time, since it won't stop raining until February. I'll try to arrive earlier and get a big indoor table. If you haven't done so yet, you can
2012 Sep 24
0
[LLVMdev] Cambridge LLVM Social this week
Renato Golin <rengolin at systemcall.org> writes: > In sync with Paris meetup, the Cambridge version will also be this > week, on Wednesday (26th Sep., 7:30pm) at the Cambridge Blue: > No way, I'm going to Paris! Remember 1h difference, they will get drunk sooner than we. -- Wojciech Meyer http://danmey.org