Displaying 19 results from an estimated 19 matches for "grigori".
Did you mean:
grigore
2010 Dec 31
1
[LLVMdev] CFP related to compilers: SMART 2011 (co-located with CGO 2011)
...infrastructure technology needs, use of
adaptive techniques for the Cloud, etc.
An informal collection of the papers to be presented will be distributed at the
workshop. All accepted papers will appear on the workshop website.
Program Chair:
Francois Bodin, CAPS Entreprise, France
Organizers:
Grigori Fursin, Exascale Computing Research Center, France
John Cavazos, University of Delaware, USA
Program Committee:
Denis Barthou, University of Versailles, France
Marcelo Cintra, University of Edinburgh, UK
Rudolf Eigenmann, Purdue University, USA
Robert Hundt, Google Inc, USA
Engin Ipek, Micro...
2011 Apr 05
2
Animation for pers3d
Hello all,
I use persp3d from the rgl-package to plot a sruface. The typical call
is persp3d(x, y, z)
With cooridinate-vectros x, y and a function-values matrix z.
Now I have different z's, say z_1,...,z_n
Question:
Is it possible to generate an animation from a sequence of such calls,
for different z's?
I would like to see how the surface is beeing changed in the time.
Thank you
2012 Feb 03
1
Memory leaks in .C-interface
Hi,
I wrote a C-function which I call with the .C-interface ( something
like .C("foo", x, y) ).
The function does a lot of things.
Among<http://dict.leo.org/ende?lp=ende&p=_xpAA&search=things&trestr=0x8004>st
other things it allocates much memory (stack and heap).
Every heap allocation (with malloc) has a corresponding free call.
My problem is, that if I call this
2014 Oct 09
0
xen 4.5-unstable, oxenstored cannot start (centos 7, kernel 3.17.0)
Hello.
I'm running CentOS 7 with mainline kernel 3.17 built by myself.
I've configured the kernel with all the xen parameters as
builtin instead of modules. Yesterday I've decided to try to
build and install Xen from sources. I've pulled the latest
sources from git, changed the branch to staging and built
and installed xen like this:
make xen
make tools
make stubdom
sudo make
2010 Aug 25
1
Powerware 9125 & bcmxcp driver
Hello!
It looks like bcmxcp driver doesn't fit my device:
UPS Model ? ? ? ? ? ? ? ? ? ?PW9125
UPS Firmware Version ? ?FP: 1.10 INV: 1.10
VA Rating ? ? ? ? ? ? ? ? ? ? ?3000 VA
Web/SNMP card is present.
Minicom connection to /dev/ttyS0 gives nice banner and control menu,
but they prevent nut driver from working correctly (I guess). UPS should
be switched into "Pass-Through" mode
2010 Aug 25
1
Powerware 9125 & bcmxcp driver
Hello!
It looks like bcmxcp driver doesn't fit my device:
UPS Model ? ? ? ? ? ? ? ? ? ?PW9125
UPS Firmware Version ? ?FP: 1.10 INV: 1.10
VA Rating ? ? ? ? ? ? ? ? ? ? ?3000 VA
Web/SNMP card is present.
Minicom connection to /dev/ttyS0 gives nice banner and control menu,
but they prevent nut driver from working correctly (I guess). UPS should
be switched into "Pass-Through" mode
2002 Aug 24
5
further development
hi,
what are the targets for ogg vorbis development now, after 1.0?
peed optimization?
general better quality?
better quality at low/high bitrates?
something like a lossless mode?
can someone knowing this point it out?
thanks in advance
greg
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message
2010 Jul 01
0
[LLVMdev] CFP (related to compilers): CGO 2011
...emam, INRIA
Program Co-Chairs
Carol Eidt, Microsoft
Michael O'Boyle, University of Edinburgh
Program Committee
Vas Bala, IBM
Francois Bodin, CAPS Enterprise and IRISA
David Chase, Sun
Anton Chernoff, AMD
Jack Davidson, University of Virginia
Lieven Eeckhout, Ghent University
Grigori Fursin, EXATEC LAB, France
Bjorn Franke, University of Edinburgh
David Gregg, Trinity College, Dublin
Thomas Gross, ETH Zurich
Christophe Guillon, STMicroelectronics
Rajiv Gupta, UC Riverside
Anne Holler, VMWare
Wei Hsu, University of Minnesota
Robert Hundt, Google
Paolo Ienne, EP...
2004 Nov 03
2
libspeex.dll
hello,
we start to develop an open source project. This project is a VoIp
application
with the same features like "Teamspeak" (http://www.goteamspeak.com).
Our test application run in peer to peer mode under windows 2000 and above.
At the moment we are using the gsm codec (13 kbps bandwidth). Later there
will be a port for *unix systems. As aforementioned the project will be
released
1998 Oct 29
3
Profiles problem
Hi all,
amazing, what samba can do already. I have 2.0.0 pre-alpha installed (cvs 21.Oct).
I cannot get the profiles to work. It works fine if I use the defaults
\\%N\%U\profile but doesn't if I use \\%N\profile\%U
I have a [profile] section which is browsable also smbstatus tells me that
if a client is connected that the service profile is in use .. but as soon
as the user logs out .. the
2013 Jan 24
1
Custom axis with months name
Hello!
I have data.frame with column class POSIXct:
data[, 1] <- as.POSIXct(data[, 1], format = "%d.%m.%Y %H:%M")
I need to write custom axis for plot where can be ex.: January (mean
of january's temperature). List of month I get as table(months(data[,
1])). What is next step?
Thanks.
--
????? ??????????!
greg [at] dobroe [dot] ru ????????.
2013 May 01
0
wrong Lustre quota reported for a user
Dear Lustre Experts,
On our cluster, that has Lustre 1.8.7 (server, DDN build) and 1.8.9 (clients, WC build) we have found an issue with Lustre reporting incorrect FS usage stats for at least one of the users. The Lustre quota is not enforced but used to account for the usage only.
The problem is for this user:
lfs quota -u auser /global/scratch
Disk quotas for user auser (uid AID):
2009 Dec 29
0
[LLVMdev] "Graphite" for llvm
Tobias Grosser wrote:
> The way to go is the scoplib format (propably extended by quantified
> variables). This format could be extracted from graphite easily and
> could also be created in LLVM.
> What we need to get back into LLVM is only the new optimized schedule
> described e.g. as cloog like scattering functions. These can be parsed
> easily. The real code generation
2010 May 05
2
[Bug 1767] New: Inconsistend wildcard expansion in 'ls *'
https://bugzilla.mindrot.org/show_bug.cgi?id=1767
Summary: Inconsistend wildcard expansion in 'ls *'
Product: Portable OpenSSH
Version: 5.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
2007 Sep 12
21
MultiISP: failover and dynamic IP
Dear list,
Shorewall is running here with 2 ISP''s:
ISP1: corporate ADSL-line with fixed set of IP''s
ISP2: fast consumer-grade cable-connection with higher bandwidth
All our main traffic (web, e-mail) is routed trough ISP1. Only for
special purposes (frequent large ftp-transfers) ISP2 is used, configured
trough tcrules.
ISP2 is not so reliable as ISP1 (duh) and they sometimes
2009 Dec 29
3
[LLVMdev] "Graphite" for llvm
On 12/27/09 10:18, ether wrote:
> hi Tobi ,
>
> that sounds greate :D
>
> On 2009-12-27 5:43, Tobias Grosser wrote:
>> I already looked into implementing something like Graphite for LLVM.
>> However just recently, so I have not released any code yet. As soon as
>> some code is available I will post patches.
> whats its status? do you need any help?
Very
2018 Sep 27
2
[lldb-dev] LLVM 7.0.0 Release
Hi Hans,
we have uploaded tarballs for ARM and AArch64 targets:
a20ea3fe482e754a61ccb37c67456ad1 clang+llvm-6.0.1-aarch64-linux-gnu.tar.xz
f37b132c3dfb3b776524980be5af3a76 clang+llvm-6.0.1-armv7a-linux-gnueabihf.tar.xz
and
47a9a9bb02d41581e6804b98918188f6 clang+llvm-7.0.0-aarch64-linux-gnu.tar.xz
e639d8f5dc58be5cf44d017fd5eefd6c clang+llvm-7.0.0-armv7a-linux-gnueabihf.tar.xz
Yvan
On Mon,
2006 Jan 18
0
rtcachefriends and REALTIME + MWI
...with old password - OK.
This is not REALTIME behavior! From my opinion caching should not be
used for all kind of events - it should be used for events like MWI
notification, finding IP address to route incoming calls to, and so
on, but NOT for making outgoing calls and for register requests.
--
Grigoriy Puzankin
2004 Oct 05
0
H.323: Inbound calls, incorrect remoteIpAddress
...ream. Is it a bug in h.323? Is there some more
settings to make in .conf files?
See detailed debug below:
*CLI> == New H.323 Connection created.
-- Received SETUP message
-- Setting up Call
-- Call token: [ip$195.128.54.2:2689/1]
-- Calling party name: [Puzankin Grigoriy]
-- Calling party number: [5522]
-- Called party name: [822]
-- Called party number: [822]
Urgent handler
=-= In OnAnswerCall for call 1
Urgent handler
We're at 195.128.54.20 port 15500
Urgent handler
Answering/Requesting with root capability 4
Urgent handl...