search for: gpu1

Displaying 6 results from an estimated 6 matches for "gpu1".

Did you mean: gpu
2012 Nov 21
0
[LLVMdev] LLVM Archive Format Extension Proposal
...fic GPU. When linking for a particular GPU, you pass the linker that particular sequence of little archives to search. 2) Have one giant archive for per GPU family and use name mangling scheme to filter. For instance, the compiler emits references to support routine "foo" as "foo$gpu1". Then you construct the support libraries with aliases for each support function. So a particular implementation of foo in an archive may show up in the symbol table through its aliases "foo$gpu3", "foo$gpu4", "foo$gpu7". When the linker is only looking for &...
2012 Nov 21
7
[LLVMdev] LLVM Archive Format Extension Proposal
AMD would like to add new functionality to ranlib (and later ar and nm) and to the bits of LLVM Core that read (and later write) archives. Herewith a terse summary of the change, which we want to improve support of OpenCL for multiple GPUs in a single run-time. Conceptually, a serialized archive is really 2 pieces: a few header members and a set of normal file members. There are no constraints on
2012 Nov 22
2
[LLVMdev] LLVM Archive Format Extension Proposal
...ng to 'solve' by going to a single library, but we want to preserve the space advantage of the current approach. 2) Have one giant archive for per GPU family and use name mangling scheme to filter. For instance, the compiler emits references to support routine "foo" as "foo$gpu1". Then you construct the support libraries with aliases for each support function. So a particular implementation of foo in an archive may show up in the symbol table through its aliases "foo$gpu3", "foo$gpu4", "foo$gpu7". When the linker is only looking for &...
2012 Apr 08
3
System freeze
Hi, At the begining i would like to appologize for my English. My system : Release: Ubuntu 11.10 64 (oneiric) GNOME: 2.32.1 (Ubuntu 2011-04-14) Kernel: 3.0.0-17-generic (#30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012) My Hardware: CPU: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz Memory: 3873 MiB GPU1: Intel (propably) i915 GPU2: NVidia Optimus GT525M Wine 1.5.1 After few minutes (5 - 20 min) of playing Mafia 1 my hole system freeze even alt+ctrl+del or CapsLock not respond. I have to restart computer by using button or take out batery. To play i must copy libGL.so.1 from /usr/lib32/libGLU.so...
2012 Oct 24
8
[Bug 56347] New: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads.
https://bugs.freedesktop.org/show_bug.cgi?id=56347 Priority: medium Bug ID: 56347 Assignee: nouveau at lists.freedesktop.org Summary: NVPlatformProbe routine does not mark the entity as Shared for ZaphodHeads. QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2013 Jun 27
21
[Bug 66255] New: Enabling Xinerama with nouveau driver causes Segmentation fault
https://bugs.freedesktop.org/show_bug.cgi?id=66255 Priority: medium Bug ID: 66255 Assignee: nouveau at lists.freedesktop.org Summary: Enabling Xinerama with nouveau driver causes Segmentation fault QA Contact: xorg-team at lists.x.org Severity: critical Classification: Unclassified OS: Linux (All)