Displaying 20 results from an estimated 153 matches for "aleksey".
2008 Jul 31
3
Re: how to install BackupPC on CentOS 5.2 -- how do I use Test repository?
Ok, downloading the BackupPC RPM directly did not work to myriad
dependencies and sub-dependencies.
How do I add the Test repository to my yum config, please?
Aleksey
On 7/31/08, Aleksey Tsalolikhin <atsaloli.tech at gmail.com> wrote:
> Hi. I just installed CentOS for the first time, to make a BackupPC server.
>
> However, when I try to install BackupPC using yum, I get the error:
>
> No package backuppc available.
>
> I searche...
2015 Nov 19
2
rol/ror IR support question
Hi all,
Is it planned to add support of rotations to IR?
Thanks,
Aleksey Zasenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151119/c897b935/attachment.html>
2010 Nov 16
4
Simple error handling in R
...y own
error handler function with tryCatch(..., error=function(e) ...) I can
control the error message, but the loop continues on to i=6, etc.
So I am struggling with error handling in R... It' seems its a lot simpler
and more consistent e.g. in Python.
Any help would be greatly appreciated!
Aleksey
[[alternative HTML version deleted]]
2005 Feb 10
5
Low level optimization
Hi to all of vorbis developers!
I think it is time to do core optimizations to vorbis-coder/decoder in
asm. I`d like to help. What you think about that?
2005 Feb 10
5
Low level optimization
Hi to all of vorbis developers!
I think it is time to do core optimizations to vorbis-coder/decoder in
asm. I`d like to help. What you think about that?
2003 Jun 22
1
Using weighted.mean() in aggregate()
...ct length in: x * w", from which I conclude
that weights are not supplied as I intend, instead each subset of Sub, when
passed to weighted.mean(), receives the whole x$Length as weights, which is
not correct.
Is there an elegant way to do this, or do I have to have a loop here?
Thank you,
Aleksey
--
Aleksey Naumov
GIS Analyst
Center for Health and Social Research
Buffalo State College
2010 Aug 20
2
SSH Sequence diagrams
...se i
gathered all the material from RFCs and composed them on my own. If possible
can anyone from ssh developers prove the correctness that i would put it in
the 1st issue of the magazine. If yes, please tell me where should i send
the diagrams. Thank you for your hard and determined work!
Regards,
Aleksey Valov
P.S. The link to the diagrams is http://linuxnow.ru/view.php?id=84
2018 Jul 11
0
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
Hi there,
I had some off list conversation with Aleksey and wanted
to give an update on our findings (s. below).
I'm currently preparing a test stack with
ldb 1.4.0 (without lmdb support)
and
samba 4.8.3
build on top of it, to check whether lmdb support causes
the mentioned trouble.
An on a site note:
When compiling ldb 1.4.0 with "...
2000 Nov 17
2
Randomly selecting n (unique) elements out of vector of length m...
...form distribution to generate selection indices:
> floor( runif(10, min=1, max=101) )
[1] 17 34 16 91 43 2 22 75 59 38
but there is no guarantee that elements will be unique, so I'll have to
check and add some if
needed (and probably do it a few times)...
Is there a simper way?
Thanks,
Aleksey
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat...
2010 Mar 05
2
Sweave and optional document sections
...d wrap all the code inside in
if(has_daily_data) {...}? What about inserting conditional text and
sections? Would it make sense to split the document into subdocuments and
somehow include the optional subdocuments only if needed? How would I go
about that?
Would appreciate any pointers. Thank you,
Aleksey
[[alternative HTML version deleted]]
2017 Aug 24
2
AArch64 buildbots and PR33972
I'd like to mention that test does not allocate 30TB, it allocates 1TB, the
rest, ~20TB, is reserved (but not actually used) for ASan shadow memory, it
should not be a problem by itself.
The test on your bot failed because it tried to reserve 27TB of memory,
which is more than set by ulimit earlier in this test. I do not immediately
see why it wants to reserve that much shadow for AArch64
2003 Nov 11
2
Test for new page
...to put a header on each
page. Is there a way to test a graphic device to see if a new page is started
(so that I know when to write the header)?
I could simply count the plots made (each page has the same number of plots),
but wanted to see if a more general solution is available.
Thank you,
Aleksey
--
Aleksey Naumov
GIS Analyst
Center for Health and Social Research
Buffalo State College
2008 Aug 04
3
rsync 2.6.9 uses a lot of memory; has that changed in rsync 3.0.3 ?
Hi. Has the issue with rsync using a lot of memory if there are a lot
of files been addressed in 3.0?
I checked the rsync FAQ and it says this issue would require a major
rewrite of rsync, not sure if that entry is up to date or not - 3.0 is
a major rewrite AFAIK.
Thanks,
Aleksey
2013 Oct 02
0
[LLVMdev] Codegen performance issue: LEA vs. INC.
This sounds like llvm.org/pr13320.
On 17 September 2013 18:20, Bader, Aleksey A <aleksey.a.bader at intel.com> wrote:
> Hi all.
>
>
>
> I’m looking for an advice on how to deal with inefficient code generation
> for Intel Nehalem/Westmere architecture on 64-bit platform for the attached
> test.cpp (LLVM IR is in test.cpp.ll).
>
> The inner lo...
2002 Oct 26
3
Using the Search Engine & Keywords
...but none of them do anything...
Sorry, I don't know anything about javascript. Still, it seems installation
procedure for R should at least somehow instruct a user how to set up the
search engine... the keyword page is in my mind one of the most useful in the
whole documentation...
Thanks,
Aleksey
P.S. I use R 1.6.0 on Mandrake 9.0
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the sub...
2013 Sep 17
2
[LLVMdev] Codegen performance issue: LEA vs. INC.
...ts on sandy bridge, but IACA gives 12.45 cycles for original code (test.lea.s), so I expect BURR to improve performance there too for the attached test case.
Unfortunately I'm familiar enough with the LLVM codegen code to make a good fix for this issue and I would appreciate any help.
Thanks,
Aleksey
--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation
This e-mail and any attachments may contain confidential material for...
2013 Oct 03
2
[LLVMdev] Codegen performance issue: LEA vs. INC.
...sider disabling it's dumb pseudo scheduling code when we enable MI scheduler.
Evan
Sent from my iPad
> On Oct 2, 2013, at 8:38 AM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>
> This sounds like llvm.org/pr13320.
>
>> On 17 September 2013 18:20, Bader, Aleksey A <aleksey.a.bader at intel.com> wrote:
>> Hi all.
>>
>>
>>
>> I’m looking for an advice on how to deal with inefficient code generation
>> for Intel Nehalem/Westmere architecture on 64-bit platform for the attached
>> test.cpp (LLVM IR is in test....
2010 Oct 18
2
Who maintains php-pgsql package? I want to ask about using PostgreSQL 8.4 library instead of PostgreSQL 8.1.
...5.2)
I am trying to figure out how to get our httpd/mod_php/php-pgsql
to use libpq.so.5.2 instead of libpq.so.4, and I thought I'd start by
asking the php-pgsql maintainer, so this problem is fixed for everybody,
not just for me.
Please let me know if I can help in any way.
Kind regards,
Aleksey
2018 Jun 28
5
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
After update I have got this:
samba-tool drs kcc -Uadm2 -d 9
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
acls: 9
locking: 9
msdfs: 9
dmapi: 9
registry: 9
scavenger: 9
dns: 9
ldb: 9
tevent: 9
auth_audit: 9
2013 Jun 04
3
[LLVMdev] Missing InstCombine optimization.
...prevent our analysis pass from recognizing memory access patterns and I believe could harm not only us.
I think 4* optimization can be safely done at LLVM IR level.
Can you suggest the best way to fix this issue? I suppose adding new pattern just for particular 4* case is not the best way.
Thanks,
Aleksey
--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation
This e-mail and any attachments may contain confidential material for...