Displaying 20 results from an estimated 100 matches similar to: "RE: [ofa-general] Infiniband performance"
2008 Feb 29
0
[Fwd: [ofa-general] Announcing the release of MVAPICH 1.0]
Per the announcement from the MVAPICH team, I am pleased to let you know
that the MPI-IO support for Lustre has been integrated into the new
release of MVAPICH, version 1.0.
> - Optimized and high-performance ADIO driver for Lustre
> - This MPI-IO support is a contribution from Future Technologies
> Group, Oak Ridge National Laboratory.
>
2010 Jul 08
2
transformation of data.frame
Hello all R users,
I have a problems transforming (or maybe better regrouping) a data.frame.
I have a big data.frame, which I would like to sum up according to a
specific column.
This is an example of my matrix:
ID gen
0042787 gen2
0016070 gen2
0016070 gen3
0007409 Gen1
0007409 gen3
0006511 gen2
0006417 gen3
0016070 gen4
0006511 gen4
I want to rearrange the matrix
2012 Dec 03
0
[ANNOUNCE] xf86-video-intel 2.20.15
Release 2.20.15 (2012-12-03)
============================
And lo, enabling more of the common acceleration paths for gen4 revealed
another lurking bug - something is wrong with how we prepare Y-tiling
surfaces for rendering. For the time being, we can surreptiously disable
them for gen4 and avoid hitting GPU hangs.
* Avoid clobbering the render state after failing to convert the
operation to
2012 Dec 15
0
[ANNOUNCE] xf86-video-intel 2.20.16
Rejoice! We have found a trick to make 830gm/845g stable at long last.
Ever since the switch to GEM and dynamic video memory, those early
second generation chipsets have been plagued by instability. The lack of
flushing cachelines from the CPU to GMCH was eventually solved by using
an undocmented bit, but 830/845 were still hanging under memory pressure.
These deaths were all due to garbage
2013 Feb 20
0
[ANNOUNCE] xf86-video-intel 2.21.3
Release 2.21.3 (2013-02-20)
===========================
A few minor bugfixes, another point release.
* Fix tracking of DRI pixmaps and their backing bo across reparenting. If
we tried to execute a SwapBuffers after a Window was reparented, but
before the DRI client has updated its references, then we would end up
manipulating an exported pixmap without a flush flag set. In the worst
2012 Apr 03
3
A trivial plot gives open circles as the plot char but another one gives me "q"s . . why is this?
People,
On my home computer with a real plot I get what I expect - open circles
as the plot character - on my work computer I get "q"s ! So I tried a
trivial test plot on the work computer ie:
a <- c(1,2,3,4,5)
b <- c(1,2,3,4,5)
plot(a,b)
and that also gives me open circles as it should! - the plot line in my
real script is:
plot( means5[ ,4 ], means6[ ,4 ],
2012 Oct 14
0
[ANNOUNCE] xf86-video-intel 2.20.10
The last couple of weeks have been fairly retrospective, a dive into
prehistory tidying up the earlier generations which lay languishing as
the core progressed and lead to a number of annoying core bugs being
fixed.
-Chris
* Release DRM master earlier during shutdown so switching between
multiple X servers works automatically.
https://bugs.freedesktop.org/show_bug.cgi?id=55446
* Suppress
2017 Dec 27
1
[Bug 104393] New: GF117 volting not possible
https://bugs.freedesktop.org/show_bug.cgi?id=104393
Bug ID: 104393
Summary: GF117 volting not possible
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
2010 Dec 10
0
[ANNOUNCE] libdrm 2.4.23
I've tagged a release for libdrm 2.4.23 principally to expose the new
kernel parameters for BLT support on SandyBridge and relaxed fencing which
are needed to build the next release of xf86-video-intel.
However, I'm lacking sufficient privileges to actually upload the tarballs
myself at the moment, so you'll have to make do with the git tag!
-Chris
Adam Jackson (1):
2016 Dec 02
0
New laptop recomendation
Hi Tony,
I've installed CentOS7 on a Latitude 7470 and can say for a fact
that most of the suff just works, while some of it that doesn't (like HDMI,
or KMS, nifty little feature I like to have) works with an Elrepo LT or ML kernels.
Personally, I'd recommend the LT kernel. I also read in the RHEL 7.3 release notes that
I2C support for Gen6 mobile CPUs was introduced. Thus as the
2011 Oct 25
4
comparing two tables
Hi everybody,
I would like to know whether it is possible to compare to tables for certain
parameters.
I have these two tables:
gene table
name chr start end str accession Length
gen1 4 646752 646838 + MI0005806 86
gen12 2L 243035 243141 - MI0005821 106
gen3 2L 159838 159928 + MI0005813 90
gen7 2L
2013 Mar 21
0
[ANNOUNCE] xf86-video-intel 2.21.5
Release 2.21.5 (2013-03-21)
===========================
Haswell reintroduces a command to load the scanline window from the
command stream and so requires its own specialised wait-for-vsync routine
- failure to do so was then causing hangs when trying to do tearfree video
or use a compositor.
* Prevent buffer leak if a non-fullscreen Window is closed with multiple
pending swap events.
* Fix
2008 Sep 11
12
pciback module not working
This issue was brought up about a year and a half ago. So I''ll bring
it up again and see if anything happens.
I''ve got an infiniband network and am attempting to pass the
infiniband card through the host and give it to the guest.
I''m working with standard CentOS 5.2 on both guest and host with their
provided xen (3.0.3 ish). I''ve also attempted to install the
2008 Sep 11
12
pciback module not working
This issue was brought up about a year and a half ago. So I''ll bring
it up again and see if anything happens.
I''ve got an infiniband network and am attempting to pass the
infiniband card through the host and give it to the guest.
I''m working with standard CentOS 5.2 on both guest and host with their
provided xen (3.0.3 ish). I''ve also attempted to install the
2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
A new intel-gpu-tools quarterly release is available with the following changes:
- Various new tests and tools
- New statistical analysis functions. (Damien Lespiau)
- New benchmark tests. (Chris Wilson)
- Old register tools that were superseded by intel_reg have been removed.
- Various tests have been marked "basic", to indicate they are suitable for
use in basic acceptance
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
A new intel-gpu-tools quarterly release is available with the
following changes:
General changes:
- Bumped used C standard to gnu11. (Lucas De Marchi)
- Bumped required meson version to 0.44. (Petri Latvala)
- Introduced meson options for explicit control over optional dependencies.
(Petri Latvala)
- Added a meson option to set runpath for the installed executables.
(Petri Latvala)
-
2009 Sep 09
1
RE: xen - rdma live migration support
Hi Ola,
There was some code done by IBM a few years ago in conjunction with a University that worked and showed the benefits but AFAIK it was never integrated into Xen. The research paper is around on the web.
A few of us requested RDMA migration support for version 4.0 and it is at the top of the request list, I suspect it is probably a case of enough people asking and Citrix approving.
2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
Hello,
A new intel-gpu-tools quarterly release is available with the following
changes:
- New KMS test: tests/kms_cursor_legacy (Stress legacy cursor ioctl)
(Chris Wilson)
- Several GEM tests have been removed from BAT: tests/gem_exec_whisper,
tests/gem_sync (dropped individual engines), test/gem_cs_prefetch (replaced
by test/gem_exec_gttfill), tests/gem_ctx_param_basic (got relabeled
to
2009 Apr 21
1
Lustre patchless client with ofed-1.4
I am trying to compile lustre-1.6.6 against ofed-1.4 using following
configure options :
./configure --disable-server --with-o2ib=/usr/src/ofa_kernel-1.4
--with-linux=/usr/src/kernels/2.6.18-92.el5-x86_64
I am getting following errors:
configure: error: can''t compile with OpenIB gen2 headers under
/usr/src/ofa_kernel-1.4
Is it that lustre-1.6.6 will only work with ofed-1.3. or I am
2011 Oct 23
0
Samba for eComStation 2.0
Gentlemen:
One of the three operating systems on my computer is eComStation 2.0, and it is connected to the
outer world by means ofa TCP/IP facility. This is activated by means of "File and Directory Connections
(Samba)". I have been through several generations of OS/2, so I know that system, but the Samba is a
new field for me.
After I fill in the rectangles, Samba takes two