Displaying 20 results from an estimated 41 matches for "pmy".
Did you mean:
my
2007 Jan 19
2
PMI patch for OpenSSH 4.4p1
I have just published a pre-alfa of a patch that has the goal to make
OpenSSH aware with PMI.
Reference site : http://nutmay.sourceforge.net
--
Vincenzo Sciarra
2004 Nov 17
1
need help on R
Hi,
I am working on a modeling project for PMI-Australia and interested in
using R, especially POLYMARS or PLYCLASS. I use SAS /PC on WINDOWS for
the statistical analyses including Modeling. I got R downloaded to the
system but can't figure out how to interface with SAS so that I could
use SAS datasets already in place.
Also I could not find POLYMARS on the library packages. I need to know
2013 Apr 29
1
cannot compile R on Cray XE6 HLRS HERMIT
Dear All,
I am trying to compile R-3.0 on Cray xe6 (HLRS) HERMIT, no success so far.
Here is my experience:
I use this to configure and make R:
CC="cc" \
CXX="CC" \
F77="ftn" \
FC="ftn" \
CPPFLAGS="-I$PREFIX/include" \
LDFLAGS="-L$PREFIX/lib${LIBDIRSUFFIX}" \
./configure --prefix=$PREFIX \
--exec-prefix=$PREFIX \
--bindir=$PREFIX/bin \
2011 Mar 04
0
removing files on windows as part of vignette building
...tabases are deleted, but when a
Windows binary is being made on the Bioconductor build servers the
file(s) are not removed (as far as I read the documentation/code they
ought to be). If I try to remove them explicitly, by including a
Makefile with a target
clean:
rm -rf Rplots.pdf my.db pmy.db
(there are two databases), it fails with the error message
rm: cannot remove `Rplots.pdf': Device or resource busy
rm: cannot remove `my.db': Device or resource busy
rm: cannot remove `pmy.db': Device or resource busy
make: *** [all] Error 1
Error in tools::buildVignettes(dir = &q...
2017 Sep 26
1
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
> 1) vCPU context switching and guest side task switching are not identical.
> That is, when the vCPU is scheduled out, the guest task on the vCPU may not
guest task lifetime has nothing to do with this. It's completely independent
of what you do here on the VCPU level.
> run out its time slice yet, so the task will continue to run when the vCPU
> is
> scheduled in by the host
2017 Sep 26
1
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
> 1) vCPU context switching and guest side task switching are not identical.
> That is, when the vCPU is scheduled out, the guest task on the vCPU may not
guest task lifetime has nothing to do with this. It's completely independent
of what you do here on the VCPU level.
> run out its time slice yet, so the task will continue to run when the vCPU
> is
> scheduled in by the host
2009 Mar 17
1
Need to build package for Affy HT HG-U133+ PM arrays
I would like to build a package for the HT HG-U133+ PM arrays from affy,
but I can't find any good documentation on how to go about it. Naively
using makecdfenv's make.cdf.package() causes R to seg-fault.
I'm unfamiliar with the CDF format as such, but I'm guessing that it's
changed somewhat because the PM arrays no longer have P/A and mismatches.
I'm looking to build
2017 Sep 25
2
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
> +static void auto_switch_lbr_msrs(struct vcpu_vmx *vmx)
> +{
> + int i;
> + struct perf_lbr_stack lbr_stack;
> +
> + perf_get_lbr_stack(&lbr_stack);
> +
> + add_atomic_switch_msr(vmx, MSR_LBR_SELECT, 0, 0);
> + add_atomic_switch_msr(vmx, lbr_stack.lbr_tos, 0, 0);
> +
> + for (i = 0; i < lbr_stack.lbr_nr; i++) {
> + add_atomic_switch_msr(vmx,
2017 Sep 25
2
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
> +static void auto_switch_lbr_msrs(struct vcpu_vmx *vmx)
> +{
> + int i;
> + struct perf_lbr_stack lbr_stack;
> +
> + perf_get_lbr_stack(&lbr_stack);
> +
> + add_atomic_switch_msr(vmx, MSR_LBR_SELECT, 0, 0);
> + add_atomic_switch_msr(vmx, lbr_stack.lbr_tos, 0, 0);
> +
> + for (i = 0; i < lbr_stack.lbr_nr; i++) {
> + add_atomic_switch_msr(vmx,
2004 Aug 06
0
ÏÖ´ú׿Խ£¨ÉîÛÚ£©ÏîÄ¿¹ÜÀíÑо¿Éú¿Î³Ì½øÐÞ°àÕÐÉú
ÈÈÃŵÄѧ¿Æ ȨÍþµÄ»ú¹¹ Ò»Á÷µÄר¼Ò ×îеÄÄÚÈÝ Áé»îµÄÊÚ¿Î
»ªÖпƼ¼´óѧ½¯ÊÏ»ù½ð¹¤ÒµÅàѵÖÐÐÄ ±±¾©ÏÖ´ú׿Խ¹ÜÀí¼¼Êõ½»Á÷ÖÐÐÄ
ÔÚÖ°ÈËÔ±ÏîÄ¿¹ÜÀíÑо¿Éú¿Î³Ì½øÐÞ°à
ÕÐ Éú ¼ò ÕÂ
Ò»¡¢ÏîÄ¿¹ÜÀíÑо¿Éú¿Î³Ì½øÐÞ°àµÄ¿ªÉè±³¾°
2006 May 29
1
what samba file do I need to change when manually changing gid in /etc/group file?
I have a need to renumber some of my /etc/group numbers from below 100
to a value that is above 500. (e.g 88 -> 535, 91 -> 632, etc etc, about
9 changes in total)
If I had to do this in an earlier version of samba then I think the
correct files I would have to keep in sync would be /etc/group and
/etc/samba/smbpasswd, simply changing the gid from the value below 100
to it's new value
2013 Jul 20
7
Failure to Launch (was override -q option)
Attached is the very verbose ssh output. Just to be perverse, this time two
nodes lost connectivity. The only thing I see is lines saying that the two
connections are lost, although being honest I have no idea what everything
else means. For reference, 8 ssh cinnections were being made at the same
time for a 8x8mpi task.
N.B., since the OS I am using does not have rsh, I am currently using the
2007 Apr 18
0
[Bridge] Re: re : atheros bridge problem
I'm not sure how this particular solution works for my arrangement. I
have two 10/100 ethernet interfaces on the local net and one atheros
interface. I understand the issues w/ the 802.11a/b/g/i protocols, but
this particular solution sounds as if I want to bridge two networks
that are separated by a network segment, like a VPN. But I have all
these interfaces on one machine that I
2017 Sep 25
1
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
On 25/09/2017 06:44, Wei Wang wrote:
> Passthrough the LBR stack to the guest, and auto switch the stack MSRs
> upon VMEntry and VMExit.
>
> Signed-off-by: Wei Wang <wei.w.wang at intel.com>
This has to be enabled separately for each guest, because it may prevent
live migration to hosts with a different family/model.
Paolo
> ---
> arch/x86/kvm/vmx.c | 50
2017 Sep 25
1
[PATCH v1 4/4] KVM/vmx: enable lbr for the guest
On 25/09/2017 06:44, Wei Wang wrote:
> Passthrough the LBR stack to the guest, and auto switch the stack MSRs
> upon VMEntry and VMExit.
>
> Signed-off-by: Wei Wang <wei.w.wang at intel.com>
This has to be enabled separately for each guest, because it may prevent
live migration to hosts with a different family/model.
Paolo
> ---
> arch/x86/kvm/vmx.c | 50
2014 May 12
1
Terrible dahdi_test results
Hello, I am trying to get a Wildcard TE110P to work in a relatively
modern HP Proliant DL385p Gen8 server. Being a potent 12 core Opteron
server I expected no problems.
Much to my dismay the dahdi_test results are constantly terrible:
# dahdi_test
Opened pseudo dahdi interface, measuring accuracy...
89.101% 89.195% 89.142% 88.957% 88.953% 89.115% 89.089% 89.134%
89.066% 89.021% 88.933% 89.044%
2013 Aug 27
1
Message from syslogd@localhost ... kernel:Disabling IRQ #17
" Message from syslogd at localhost at Aug 27 08:57:53 ...
kernel:Disabling IRQ #17" is the message I got
on all my terminal windows at the time indicated.
What is it complaining about?
What should I do about it?
I got some information from dmesg.
It mentions IRQ 17, but the only error is
from before the most recent hibernation.
Here are some excerpts, in order from dmesg:
SELinux:
2012 Jun 03
0
PCI Passthrough, AMD, fails to initialize
I'm looking for assistance with pci-passthrough on CentOS 6.2.
I've installed libvirt version: 0.9.4, package: 23.el6_2.8 from yum.
I have a windows XP client setup via virt-manager which boots and runs fine
until I attempt to assign a PCI device to it.
The error log reads:
-----------------/var/log/libvirt/qemu/SageTv.log----------------
2012-06-02 22:55:07.801: starting up
LC_ALL=C
2014 Jun 01
1
wct4xxp Excessive Interrupts Resulting in Unusable System or Card
Hello all-
I have a Digium TE410P in an HP DL145 G2 dual processor server that generates well over 100,000 interrupts per second (sometimes I?ve counted 160,000+ per second) generally resulting in either the system becoming swamped and unusable or the kernel disabling the IRQ the TE410P is on resulting in the spans on that card being unusable.
I have confirmed that the card is good by placing it
2010 Jul 30
0
Slow with some applications
Hi.
Excuse my English.
I have a huge problem here.
I have the following scenario:
- Gentoo
- Kernel 2.6.31
- Samba 3.0.37
- OpenLDAP
- Samba + OpelLDAP as a PDC
- 600 users
- 20 groups
- 30 simultaneous users in the highest scenario
- It's a very small scenario anyway
Everything works fine, the times to copy files are fine, no delay at all!
But one application, a Delphi + Paradox