Displaying 20 results from an estimated 104 matches for "ponte".
Did you mean:
monte
2007 Mar 19
4
matrix similarity comparison
...t;- matrix(c(1,0,1,0,1,0,0,1,0,1,0,1), 3,4)
I tried with the function cor2m() [package=edodist] but it didn't worked
and my matrices are much bigger than the ones from the example.
Thank you,
Carlos
--
Carlos GUERRA
Gabinete de Sistemas de Informacao Geografica
Escola Superior Agraria de Ponte de Lima
Mosteiro de Refoios do Lima
4990-706 Ponte de Lima
Tlm: +351 91 2407109
Tlf: +351 258 909779
Reclaim your Inbox...!!!
http://www.mozilla.org/products/thunderbird/
2013 Jan 16
1
Mean calculation by two variables
...dn't work. Someone can help me?
Thanks in advanced!
*EXAMPLE*
structure(list(ID = c(779L, 782L, 1717L, 1717L, 1717L, 1803L,
2650L, 2650L, 2700L, 2700L, 3611L, 3613L, 3647L, 3654L, 3654L,
3683L, 3683L, 3683L, 3685L, 3997L), Site = c("Três Marias", "Três Marias",
"Nova Ponte", "Nova Ponte", "Nova Ponte", "Três Marias", "São Simão",
"São Simão", "São Simão", "São Simão", "São Simão", "São Simão",
"São Simão", "São Simão", "São Simão", "São Si...
2018 Jan 22
0
[PATCH 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
From: Otavio Pontes <otavio.pontes at intel.com>
Use the PCI mmconfig base address exported by jailhouse in boot
parameters in order to access the memory mapped PCI configuration space.
Signed-off-by: Otavio Pontes <otavio.pontes at intel.com>
[Jan: rebased, fixed !CONFIG_PCI_MMCONFIG]
Signed-off-by: Ja...
2018 Feb 28
0
[PATCH v2 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
From: Otavio Pontes <otavio.pontes at intel.com>
Use the PCI mmconfig base address exported by jailhouse in boot
parameters in order to access the memory mapped PCI configuration space.
Signed-off-by: Otavio Pontes <otavio.pontes at intel.com>
[Jan: rebased, fixed !CONFIG_PCI_MMCONFIG]
Signed-off-by: Ja...
2018 Mar 01
0
[PATCH v3 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
From: Otavio Pontes <otavio.pontes at intel.com>
Use the PCI mmconfig base address exported by jailhouse in boot
parameters in order to access the memory mapped PCI configuration space.
Signed-off-by: Otavio Pontes <otavio.pontes at intel.com>
[Jan: rebased, fixed !CONFIG_PCI_MMCONFIG]
Signed-off-by: Ja...
2018 Mar 04
0
[PATCH v4 3/7] x86/jailhouse: Enable PCI mmconfig access in inmates
From: Otavio Pontes <otavio.pontes at intel.com>
Use the PCI mmconfig base address exported by jailhouse in boot
parameters in order to access the memory mapped PCI configuration space.
Signed-off-by: Otavio Pontes <otavio.pontes at intel.com>
[Jan: rebased, fixed !CONFIG_PCI_MMCONFIG, used pcibios_last...
2007 Jul 12
1
problems with memory in Mac
...ed?
When I type:
> mem.limits()
the result is:
nsize vsize
NA NA
and I can't change it, tough my computing in R isn't using all the
memory at it's disposal.
Best regards,
Carlos
--
Carlos GUERRA
Gabinete de Sistemas de Informacao Geografica
Escola Superior Agraria de Ponte de Lima
Mosteiro de Refoios do Lima
4990-706 Ponte de Lima
Tlm: +351 91 2407109
Tlf: +351 258 909779
Reclaim your Inbox...!!!
http://www.mozilla.org/products/thunderbird/
2018 Mar 04
9
[PATCH v4 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...nclude ordering in patch 2
- rebased over Linus master
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Juergen Gross <jgross at suse.com>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (6):
jailhouse: Provide detection for non-x86 systems
PCI: Scan all functions when running over Jailhouse
x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
x86: Consolidate PCI_MMCONFIG configs...
2018 Mar 07
7
[PATCH v5 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...nclude ordering in patch 2
- rebased over Linus master
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Juergen Gross <jgross at suse.com>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (6):
jailhouse: Provide detection for non-x86 systems
PCI: Scan all functions when running over Jailhouse
x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
x86: Consolidate PCI_MMCONFIG configs...
2008 Dec 04
1
xspline, graphical parameters and MAXNUMPTS
Hello,
I am having two difficulties with xspline:
1) Passing lty=2 (via ...) appears to have no effect
2) Apparently depending on the current plot axes, I may or may not
get the failure: add_point - reached MAXNUMPTS (25200)
This happens both on Linux/R 2.8.0 (details below) and Windows Vista/R
2.8.0 patched (2008-10-21 r46766)
Simplest case:
plot(c(0,1),c(0,1))
2018 Feb 28
8
[PATCH v2 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...Changes in v2:
- adjusted commit log and include ordering in patch 2
- rebased over Linus master
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (5):
jailhouse: Provide detection for non-x86 systems
PCI: Scan all functions when running over Jailhouse
x86: Consolidate PCI_MMCONFIG configs
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI...
2018 Jan 22
9
[PATCH 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...affect x86, I would suggest to route the series also via
tip after the necessary acks are collected.
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (5):
jailhouse: Provide detection for non-x86 systems
pci: Scan all functions when probing while running over Jailhouse
x86: Consolidate PCI_MMCONFIG configs
x86/jailhouse: Allow to use PCI_MMCONFI...
2018 Jan 22
9
[PATCH 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...affect x86, I would suggest to route the series also via
tip after the necessary acks are collected.
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (5):
jailhouse: Provide detection for non-x86 systems
pci: Scan all functions when probing while running over Jailhouse
x86: Consolidate PCI_MMCONFIG configs
x86/jailhouse: Allow to use PCI_MMCONFI...
2008 Nov 14
1
dir.create only gives first character of name when warning
This is not a major issue, but is there any way to get the full
directory name out when dir.create issues a warning?
I am running R 2.8.0 patched on Windows Vista - full details below.
With the following code:
dir.create("test")
obscure<-"test"
dir.create(obscure)
I get the warning message:
In dir.create(obscure) : 't' already exists
Session details:
R
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius,
In addition to that attached please find a screenshot from Proxmox on
statistics.
Do you know any ice cast servers that puts out more than 1 gbps for a
longer period? Just curious whether anyone was able to go beyond 1 gbps for
an extensive time.
Thank you!
Best,
Zsolt
zsolt makkai <gvmzsolt at gmail.com> ezt ?rta (id?pont: 2024. m?rc. 14., Cs,
23:39):
> Dear Marius,
2024 Mar 15
1
Unable to utilize past 1 gbps
Hi Zsolt,
looking at the metrics from Proxmox it doesn't look like anything breaks
there. What about at the operating system level? Could there be some
limits there? Have you checked corresponding kernel or system logs?
Which OS/distribution are you using? Checked the logs there? If nothing
screams there, maybe start looking at a load balancer and scale with
several more VMs?
--
Marius
2024 Mar 15
1
Unable to utilize past 1 gbps
A quick Google search indicates that it might be a Proxmox limitation:
https://forum.proxmox.com/threads/i-cant-exceed-1gb-of-internet-with-a-10gb-network-card.128710/
On Fri, Mar 15, 2024 at 12:24?PM Marius Flage <marius at flage.org> wrote:
> Hi Zsolt,
>
> looking at the metrics from Proxmox it doesn't look like anything breaks
> there. What about at the operating
2018 Mar 01
11
[PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...Changes in v2:
- adjusted commit log and include ordering in patch 2
- rebased over Linus master
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (5):
jailhouse: Provide detection for non-x86 systems
PCI: Scan all functions when running over Jailhouse
x86: Consolidate PCI_MMCONFIG configs
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI...
2018 Mar 01
11
[PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
...Changes in v2:
- adjusted commit log and include ordering in patch 2
- rebased over Linus master
Jan
[1] https://lkml.org/lkml/2017/11/27/125
[2] http://jailhouse-project.org
CC: Benedikt Spranger <b.spranger at linutronix.de>
CC: Mark Rutland <mark.rutland at arm.com>
CC: Otavio Pontes <otavio.pontes at intel.com>
CC: Rob Herring <robh+dt at kernel.org>
Jan Kiszka (5):
jailhouse: Provide detection for non-x86 systems
PCI: Scan all functions when running over Jailhouse
x86: Consolidate PCI_MMCONFIG configs
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI...
2007 Apr 04
1
Problems loading package GeoXp
...9; foi compilado na vers?o do R 2.4.1
Erro: .onLoad falhou em 'loadNamespace' para 'tcltk'
Erro: pacote 'tcltk' n?o p?de ser carregado
Can this package only be used under Windows??
--
Carlos GUERRA
Gabinete de Sistemas de Informacao Geografica
Escola Superior Agraria de Ponte de Lima
Mosteiro de Refoios do Lima
4990-706 Ponte de Lima
Tlm: +351 91 2407109
Tlf: +351 258 909779
Reclaim your Inbox...!!!
http://www.mozilla.org/products/thunderbird/