Displaying 20 results from an estimated 37 matches for "joaquim".
2013 May 29
0
Aprovados relação publicada Joaquim Gomes
Aprovados rela??o publicada Joaquim Gomes:
Torixor?u: ANA FL?VIA DA SILVA, LUAN MARLLUS MAIA RAULINO, FRANCISCO MARIO ROCHA DE MELO, PEDRO IGOR GARCIA COSTA, JO?O CARLOS MOREIRA DE CARVALHO, DANIEL GUIMARAES CORDEIRO, MARIA IVONEIDE DE OLIVEIRA NASCIMENTO, JESICA FREITAS E SILVA. SILVONEIDE DE O, AYSLAN CORDEIRO DO SANTIAGO, LUCIANA...
2014 Feb 28
2
Re: [Qemu-devel] Adjust disk image migration (NBD)
...e. Are we in
front of a bug (that means, something that could be fixed) or is this
behaviour somehow expected for some reason? More and more tests I am
doing, I get allways the same throughput chart: unlimited bandwidth when
syncronizing the disk, and smooth bandwidth limit when migrating RAM.
Joaquim
2014 Mar 11
1
Re: [Qemu-devel] Adjust disk image migration (NBD)
On 28/02/14 11:43, Paolo Bonzini wrote:
> Il 28/02/2014 11:41, Joaquim Barrera ha scritto:
>>>
>>
>> Thanks for the answer. Something is still not clear to me. Are we in
>> front of a bug (that means, something that could be fixed) or is this
>> behaviour somehow expected for some reason? More and more tests I am
>> doing, I get...
2013 Mar 04
1
Choosing nlme or lme4?
...ne help me? There is other options
in R ?
Thanks a lot!
Best regards!
Filipe Carvalho
Filipe Carvalho, MSc, PhD student.
Unidade de Biologia da Conservação (UBC) e
Centro de Investigação em Biodiversidade e
Recursos Genéticos (CIBIO),
Universidade de Évora,
Casa Cordovil, 2º Andar, Rua Dr.
Joaquim Henrique da Fonseca,
7000-890 Évora, (PORTUGAL)
Telefone: + 351266759350
Filipe Carvalho, MSc, PhD student.
Conservation Biology Unit (UBC) and
Research Center in Biodiversity and
Genetic Resources (CIBIO),
University of Évora,
Casa Cordovil, 2º Andar, Rua Dr.
Joaquim Henrique da Fonseca,
700...
2000 Apr 05
1
simulation from a bivariate normal distribution
Hi,
I need to generate two normal variables with covariance matrix:
0.25, 0.20
0.20, 0.25
but I have no idea how to do that.
Can anyone help me?
Thanks,
Joaquim
----------------------------------------------------------------------------
----------
Joaquim J. S. Ramalho
University of Bristol
Department of Economics
8 Woodland Road
Bristol BS8 1TN
United Kingdom
----------------------------------------------------------------------------
----------
E-mail:...
2007 Jul 25
1
For loops
Hi,
is there a way of simplifying the following code:
G <- rep(NA,n)
for(i in 1:n)
{
gj <- 0
for(j in 1:n)
{
for(l in 1:n)
{
for(m in 1:n)
{
gj <- gj+G.fun(XB[i]+p[3]*X[j,3]+p[4]*X[l,4]+p[5]*X[m,5],ff)
}
}
}
G[i] <- gj/n^3
}
Thanks.
Joaquim Santos
2011 Mar 14
1
RGtk in a windows 64 bits machine
An embedded and charset-unspecified text was scrubbed...
Name: n?o dispon?vel
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110314/2cd59073/attachment.pl>
2013 Dec 16
2
First & long question
...!
/(First I need to apologize becase I mussunderstood the prupose of
libvirt-list and I sent this mail there instead of this list)/
I would like to introduce myself, as this is my first contact with
libvirt mailing list (although I've been reading quite a lot of
documentation).
My name is Joaquim Barrera, from Barcelona, Catalonia. I am a computer
engineer and recently I joined a research group here in the university.
My task is related to VM migration and management, and since then (a
couple of months) I've been trying to figure some things up.
Now I need to go one step forward, an...
2013 Dec 16
2
Re: First & long question
On 16/12/13 11:19, Ján Tomko wrote:
> On 12/16/2013 11:00 AM, Joaquim Barrera wrote:
>> After make finishes I have compiled 1.2.0 libvirt in the source tree, and if I
>> execute 'sudo ./run tools/virsh version' I get a this answer:
>>
>> /Compiled against library: libvirt 1.2.0//
>> //Using library: libvirt 1.2.0//
>> //Usi...
2011 Nov 20
3
install.package tseries
I have not been successfull in downloading tseries package in the R in my macbook air.
The message sent is:Error in dyn.load(file, DLLpath = DLLpath, ...) :
imposs?vel carregar objeto compartilhado '/Library/Frameworks/
Do you have any clue?
2006 Aug 03
0
Problem using smbfs with large directory
...act
that it has more than 34000 files under it.
I do not know any bug or problem related to the number of files under a
directory.
I am using the version 3.0.22 of smbfs under Linux Ubuntu - Drapper
6.06. I installed the package delivered by Ubuntu's team.
Thanks in a advance for any help.
Joaquim Roberto
supersilvajr@gmail.com
silvajr@insyde.com.br
--
_____________________________
Joaquim Roberto Silva
Software Intelligence
Phone.: 55 11 6281 7700
Mobile: 55 11 8119 3156
Email.: silvajr@insyde.com.br
2014 Feb 28
0
Re: [Qemu-devel] Adjust disk image migration (NBD)
Il 28/02/2014 11:41, Joaquim Barrera ha scritto:
>>
>
> Thanks for the answer. Something is still not clear to me. Are we in
> front of a bug (that means, something that could be fixed) or is this
> behaviour somehow expected for some reason? More and more tests I am
> doing, I get allways the same through...
2013 Dec 16
1
Re: First & long question
On 12/16/2013 08:53 AM, Joaquim Barrera wrote:
[please don't top-post on technical lists]
> Excuse me for the duplicate anwer but I observed exactly what I was
> telling you. I execute "sudo ./run tools/virsh" and then:
If you are running virsh as sudo, then you must remember that virsh is
running under roo...
2013 Dec 16
0
Re: First & long question
...ht.
'migrate --verbose --persistent --copy-storage-inc VM1
qemu+ssh://user@IP_ADDRESS:PORT/system' and it asks me the password, but
never gets it right. I allways get to the third attempt and get rejected.
May it be related to something I wrote here before?
Thanks!
On 16/12/13 15:47, Joaquim Barrera wrote:
>
> On 16/12/13 11:19, Ján Tomko wrote:
>> On 12/16/2013 11:00 AM, Joaquim Barrera wrote:
>>> After make finishes I have compiled 1.2.0 libvirt in the source
>>> tree, and if I
>>> execute 'sudo ./run tools/virsh version' I get a this a...
2014 Feb 24
2
Re: [Qemu-devel] Adjust disk image migration (NBD)
On Fri, Feb 14, 2014 at 11:58:56AM +0100, Michal Privoznik wrote:
> On 14.02.2014 10:40, Joaquim Barrera wrote:
> > Hi all,
> >
> > As I am doing some tests with qemu, I realized that the way it does
> > 'migrate -i tcp:DEST:444' is not the same as 'libvirt migrate
> > --copy-storage-inc'. Basically qemu uses the same stream as RAM
> > mi...
2012 Jun 20
2
Figure title
Hi,
I created several figures and their titles should appear like this:
Figure 1: Monte Carlo results for alternative estimators of structural
parameters (N = 100, T = 5)
Because N and T change across figures, my code includes the following lines:
N.set <- 100
T.set <- 5
mtext(“Figure 1: Monte Carlo results for alternative estimators of
structural
2014 Feb 14
2
Adjust disk image migration (NBD)
Hi all,
As I am doing some tests with qemu, I realized that the way it does
'migrate -i tcp:DEST:444' is not the same as 'libvirt migrate
--copy-storage-inc'. Basically qemu uses the same stream as RAM
migration and libvirt takes advantage of NBD transfer.
With virsh migrate-setspeed I observed that one can only control the
transfer throughput of RAM, but not disk
1999 Dec 01
2
nlmin
...by both GMM and empirical likelihood methods.
Is there any alternative nonlinear optimization command in R? In the
help file it is said that "nlm" is only a preliminary version, is it
expected to replace/improve it soon? Does anyone have any alternative
algorithm?
Thanks for your help,
Joaquim Ramalho
Department of Economics
University of Bristol
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2013 Jan 15
0
temporal and spatial correlation structures in GAMM
...to change the random effect part…?
Anyone can
help me?
Best
regards!
Filipe
Carvalho
Filipe Carvalho, MSc, PhD student.
Unidade de Biologia da Conservação (UBC) e
Centro de Investigação em Biodiversidade e
Recursos Genéticos (CIBIO),
Universidade de Évora,
Casa Cordovil, 2º Andar, Rua Dr.
Joaquim Henrique da Fonseca,
7000-890 Évora, (PORTUGAL)
Telefone: + 351266759350
Filipe Carvalho, MSc, PhD student.
Conservation Biology Unit (UBC) and
Research Center in Biodiversity and
Genetic Resources (CIBIO),
University of Évora,
Casa Cordovil, 2º Andar, Rua Dr.
Joaquim Henrique da Fonseca,
700...
2014 Sep 18
2
Using custom QEMU binaries with libvirt
Hi all,
I compiled a custom version of QEMU 2.0.0 and I am having hard times to
make it available to libvirt. Just to clarify, if I execute
/usr/local/bin/qemu-system-x86_64
it does performs good. But when I put this very same path to <emulator>
tag in a domain configutation, when i start the domain I get
error: Failed to start domain vm1
error: internal error: process exited while