Displaying 20 results from an estimated 42 matches for "gen3".
Did you mean:
gen
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 according to column GO, so that it will look
likes that:
GO:0042787 gen2
GO:0016070 gen2 : gen3 : gen4
GO:0007409 gen1 : gen3
GO:0006511 gen2 : gen4...
2017 Aug 15
1
[Bug 102236] New: Pcie link speed is gen2 instead of gen3
https://bugs.freedesktop.org/show_bug.cgi?id=102236
Bug ID: 102236
Summary: Pcie link speed is gen2 instead of gen3
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org...
2013 Mar 21
0
[ANNOUNCE] xf86-video-intel 2.21.5
...the transform when fixing up gradients
sna: Mark redirect proxies with a unique id
sna: Improve asserts that the CPU bo is not busy after synchronisation
sna: Missing git-add for 09862a85eba243b
uxa/glamor: Prevent a crash when trying to load a misconfigured glamor
sna/gen3: Reduce another use of transforms
sna/gen3: Tweak code generation for gen3_emit_composite_primitive_identity_gradient__sse2
sna/gen3: Tweak code generation for gen3_emit_composite_primitive_constant__sse2
sna/gen4: Tweak compilation flags to avoid mixed settings across functions...
2014 Jan 16
3
Re: If it's possible for a third-party PCIe card to be shared by multiple containers
Dear Daniel,
The thirty-party PCIe card is based on the Xilinx’ FPGA which is off the shelf, the main features are as follows:
1) x8 Gen3, 8Gb/s per lane/direction
2) MSI and legacy interrupt support
3) Scatter-gather packet DMA engine provide by Northwest Logic
We hope multiple Linux Containers to access the PCIe card in time division mode, for example, during slot 1, lxc1 read/write the PCIe card; during slot 2, lxc2 read/write the...
2012 Dec 15
0
[ANNOUNCE] xf86-video-intel 2.20.16
...case 'divisor && msc-passed' for immediate flipping
sna/dri: Disable name exchanges for SwapBuffers
sna/dri: Query current msc before use
sna/dri: Fix handling of current_msc > target_msc
sna/gen4: Use the single-threaded SF w/a for spans as well
sna/gen3+: Use nearest for unscaled videos
sna/gen2: STIPPLE requires an argument
sna: Pin some batches to avoid CS incoherence on 830/845
sna: Fix the error path in kgem_init_pinned_batches() to use the right iter
sna: Improve the initialisation failure path for pinned batches...
2011 Oct 25
4
comparing two tables
...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 1831685 1831799 - MI0011290 114
gen4 2L 2737568 2737661 + MI0017696 93
...
localization table:
Chr Start End length
4 136532 138654 2122
3 139870 141970...
2008 Dec 12
0
RE: [ofa-general] Infiniband performance
Hi Jan,
I asked almost the exact same question as you about 6 months ago and someone provided some Gen4 results for me (But I can''t seem to find them in email), they were a fair bit better than Gen3.
With IPOIB, you want connected mode and a large 32Kb+ MTU for max bandwidth, 1Gbyte/sec or more should be possible with Gen 4.
Here are some of my original test results on my Opteron System with Gen3 cards:
#qperf 192.168.10.160 tcp_bw tcp_lat
tcp_bw:
bw = 866 MB/sec
tcp_lat:
lat...
2006 Mar 14
1
MEMORY limit in R
...Bioconductor, but I think it is more of an R listserv
question, because of memory allocation trouble
I am having trouble getting the function heatmap() to work on the following
gene expression
> dim(SAMPLES_log)
[1] 12626 20
sample1 sample2...................sample20
gen1
gen2
gen3
....
gen12626
I have converted SAMPLES_log to a numeric matrix using:
as.matrix(SAMPLES_log)
when I use the following command:
heatmap(SAMPLES_log)
Error: cannot allocate vector of size 622668 Kb
In addition: Warning messages:
1: Reached total allocation of 1022Mb: see help(memory.size)
2: R...
2012 May 11
34
gaming on multiple OS of the same machine?
Hi,
I am new to Xen and I was wondering if the following construction would be
feasible with the current Xen.
I would like to put 2/3/4 new computers in my house, mainly for gaming.
Instead of buying 2/3/4 different computers, I was thinking of building one
computer with a 4/6/8-core CPU, 2/3/4 GPUs, 2/3/4 small SSDs, and attach
2/3/4 monitors to it, 2/3/4 keyboards and 2/3/4 mouses, and run VGA
2015 Mar 04
5
Roadmap to 2.7.3
...etworkupstools/nut/issues/190>
* eaton_epdus branch: <https://github.com/networkupstools/nut/tree/eaton-epdus>
Most of these are from the GitHub 2.7.3 milestone: https://github.com/networkupstools/nut/issues?q=milestone%3A2.7.3
#93: The scope of this issue is a bit broad (encompassing a Gen3 dummy-ups driver, etc) but for 2.7.3, I think we can call this closed, so long as there are no issues pushing this to www.networkupstools.org. The current auto-generated DDL is here: http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/
#158: I will rebase the commits, and replace...
2007 Jun 28
5
Droppable onHover fires on page load, not on hover
Hi all, first post. I have a simple set of drag/drops that I''m trying
to use in FF. Unfortunately on page load all of the droppables on the
page fire simultaneously and then won''t respond to any futher attempts
to drop anything on them. Firebug isn''t showing any errors and I''m
completely stumped... Any ideas of where to look?
using:
2010 Dec 10
0
[ANNOUNCE] xf86-video-intel 2.13.902
...ent you with a working driver... But first you have to help us
test it! So without further ado, here is the first release candidate for
2010Q4.
-Chris
Chris Wilson (26):
uxa: Fix crash after allocation failure
i915: Disable maximum state addresses
uxa: Relax fencing some more for gen3
Disable BLT for i830 and 845G
i965: Use reciprocal scale factors to avoid the divide per-vertex-element
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
i965: Amalgamate surface binding tables
Wait on the current buffer to complete when running...
2014 Jan 16
0
Re: If it's possible for a third-party PCIe card to be shared by multiple containers
On Thu, Jan 16, 2014 at 08:55:53AM +0000, WANG Cheng D wrote:
> Dear Daniel,
>
> The thirty-party PCIe card is based on the Xilinx’ FPGA which is off the shelf, the main features are as follows:
> 1) x8 Gen3, 8Gb/s per lane/direction
> 2) MSI and legacy interrupt support
> 3) Scatter-gather packet DMA engine provide by Northwest Logic
> We hope multiple Linux Containers to access the PCIe card in time division mode, for example, during slot 1, lxc1 read/write the PCIe card; during slot 2, lxc2...
2014 Jan 23
1
Re: If it's possible for a third-party PCIe card to be shared by multiple containers
...it's possible for a third-party PCIe card to be shared by multiple containers
On Thu, Jan 16, 2014 at 08:55:53AM +0000, WANG Cheng D wrote:
> Dear Daniel,
>
> The thirty-party PCIe card is based on the Xilinx’ FPGA which is off the shelf, the main features are as follows:
> 1) x8 Gen3, 8Gb/s per lane/direction
> 2) MSI and legacy interrupt support
> 3) Scatter-gather packet DMA engine provide by Northwest Logic We hope
> multiple Linux Containers to access the PCIe card in time division mode, for example, during slot 1, lxc1 read/write the PCIe card; during slot 2, lxc...
2015 Mar 05
0
Roadmap to 2.7.3
...> * eaton_epdus branch: <
> https://github.com/networkupstools/nut/tree/eaton-epdus>
>
> Most of these are from the GitHub 2.7.3 milestone:
> https://github.com/networkupstools/nut/issues?q=milestone%3A2.7.3
>
> #93: The scope of this issue is a bit broad (encompassing a Gen3 dummy-ups
> driver, etc) but for 2.7.3, I think we can call this closed, so long as
> there are no issues pushing this to www.networkupstools.org. The current
> auto-generated DDL is here:
> http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/
>
> #158: I will reb...
2014 Jan 15
2
If it's possible for a third-party PCIe card to be shared by multiple containers
Dear all,
I have a thirty-party PCIe card in my host which can work properly in native mode.
I wonder if this card can be shared by multiple containers.
As far as the network interface is concerned, too many efforts have been made for it. Two dedicated cgroup resource schedulers/subsystem(net_cls, net_prio) have been provided at the kernel level, and libvirt has also done a lot of work on
2016 Mar 01
0
[ANNOUNCE] intel-gpu-tools 1.14
...king storage tests
igt/gem_cs_tlb: Use softpin to remove GTT layout assumptions
igt/gem_exec_alignment: Tweaks count for large alignments
igt/gem_ringfill: Reduce ringfill to just filling the rings
lib: Print memory requirements as MiB
igt: Fix use MI_STORE_DATA_IMM on gen3
igt/gem_softpin: Fix MI_STORE_DATA_IMM for gen3
lib: Refactor common detection of missed interrupts
igt/gem_userptr_blits: Exercise applying relocations to a userptr bo
igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6
igt/gem_ringfill: Mark the write object as E...
2019 May 21
3
[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
...the hardware has to negotiate a width & speed that
result in reliable operation.
> We don't do anything in the driver after the device was suspended. And
> the 0x88000 is a mirror of the PCI config space, but we also got some
> PCIe stuff at 0x8c000 which is used by newer GPUs for gen3 stuff
> essentially. I have no idea how much of this is part of the actual pci
> standard and how much is driver specific. But the driver also wants to
> have some control over the link speed as it's tight to performance
> states on GPU.
As far as I'm aware, there is no generic...
2019 May 21
1
[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
...that
> > result in reliable operation.
> >
> > > We don't do anything in the driver after the device was suspended. And
> > > the 0x88000 is a mirror of the PCI config space, but we also got some
> > > PCIe stuff at 0x8c000 which is used by newer GPUs for gen3 stuff
> > > essentially. I have no idea how much of this is part of the actual pci
> > > standard and how much is driver specific. But the driver also wants to
> > > have some control over the link speed as it's tight to performance
> > > states on GPU.
>...
2014 Apr 30
1
3TB non-system disk reports wrong size on Centos 6 x86_64
root at five-72 ~
# dd if=/dev/zero of=/dev/sdb bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 8.67101 s, 121 MB/s
root at five-72 ~
# parted /dev/sdb
GNU Parted 2.1
Using /dev/sdb
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) mklabel gpt
(parted) print
Model: ATA ST3000DM001-1CH1 (scsi) -->