search for: loady

Displaying 8 results from an estimated 8 matches for "loady".

Did you mean: load
2004 Aug 06
2
header question
Jean-Marc Valin wrote: >>a simple question which i can't answer through the manuals ... is the >>header always 80 bytes long? >>thanks in advance, >> >> > >Right now it is. However, I may add some fields (or even additional >headers) in the future if needed. This shouldn't be a problem since the >header is always alone in his packet and
2016 Jan 11
4
Some llvm questions (for tgsi backend)
Hi, After a few distractions I'm back to work on the llvm tgsi backend. I've added clang integration and I can now compile a simple opencl program to something which sort of looks like tgsi. You can find my latest work on this here: http://cgit.freedesktop.org/~jwrdegoede/llvm http://cgit.freedesktop.org/~jwrdegoede/clang (the latter may still need to sync) I've a little test
2004 Aug 06
0
header question
...i noted when looking at the java code is a package counter ... is it important to know at which package the stream pointer stands? I mean, if it is important to continously increment the package counter i would have to repackage the audio data for every listener .... which can become quite CPU loady ... ulrich <p><p>Ulrich B. Staudinger wrote: > Jean-Marc Valin wrote: > >>> a simple question which i can't answer through the manuals ... is >>> the header always 80 bytes long? >>> thanks in advance, >>> >> >> >> R...
2016 Jan 12
1
Some llvm questions (for tgsi backend)
Hi Tom, Thanks for taking the time to answer this. On 11-01-16 18:10, Tom Stellard wrote: > On Mon, Jan 11, 2016 at 12:07:14PM +0100, Hans de Goede wrote: >> Hi, >> >> After a few distractions I'm back to work on the llvm tgsi backend. I've >> added clang integration and I can now compile a simple opencl program >> to something which sort of looks like
2016 Aug 28
2
Basic Backend: Load Indirect
Hi, I am Georg, a student for Embedded System Design at the University of Applied Sciences Upper Austria, Campus Hagenberg. (https://www.fh-ooe.at/en/hagenberg-campus/studiengaenge/master/embedded-systems-design/) In some lectures at my university, a simple 16-bit CPU with a very small instruction set of only 24 instructions called PROL16 is used to teach CPU architecture and chip design. I
2016 Jan 11
0
Some llvm questions (for tgsi backend)
On Mon, Jan 11, 2016 at 6:07 AM, Hans de Goede <hdegoede at redhat.com> wrote: > Hi, > > After a few distractions I'm back to work on the llvm tgsi backend. I've > added clang integration and I can now compile a simple opencl program > to something which sort of looks like tgsi. > > You can find my latest work on this here: >
2005 Apr 26
3
A HowTo guide?
I've very new to this... what I want to achieve, is to have my clients network boot - and then be presented with a menu, allowing them *well, me* to choose what to do. Maybe, boot from the main hard disk, or boot a disk image from a samba share, or maybe even boot a CD image, instead of having the actual CD in the drive. Also, I would want to be able to change this menu, without actually
2016 Jan 11
0
Some llvm questions (for tgsi backend)
On Mon, Jan 11, 2016 at 12:07:14PM +0100, Hans de Goede wrote: > Hi, > > After a few distractions I'm back to work on the llvm tgsi backend. I've > added clang integration and I can now compile a simple opencl program > to something which sort of looks like tgsi. > > You can find my latest work on this here: > http://cgit.freedesktop.org/~jwrdegoede/llvm >