search for: jave

Displaying 20 results from an estimated 59 matches for "jave".

Did you mean: have
2010 Jun 18
4
[LLVMdev] Speculative Loop Parallelization on LLVM IR
Hi Javed, On 06/18/10 14:07, Javed Absar wrote: > Hi: > I worked on loop-optimizations techniques previously using ORC. > Currently i see lots of research on speculative parallelization of > loops ... specially because multicores [for embedded systems] is > becoming popular. In other words...
2010 Jun 21
0
[LLVMdev] Speculative Loop Parallelization on LLVM IR
...---> LLVM IR support at run-time may be required. Definitely a scaled down version, since polyhedral transformations need a lot of processing in my opinion. So if i understand, we are not there yet .... and may be i can come back with some proposal/ideas and cross-check it with you guys. Thanks Javed On 18 June 2010 19:33, Tobias Grosser <grosser at fim.uni-passau.de> wrote: > Hi Javed, > > > > On 06/18/10 14:07, Javed Absar wrote: > >> Hi: >> I worked on loop-optimizations techniques previously using ORC. >> Currently i see lots of research on sp...
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...n case above, users would like to see only 'b' placed in 'xyz' and not 'a' as well. Link pointed to by Jonathon seems to require same behavior. Jonathon, We are happy to revise the spelling to - #pragma clang section bss = "xyz" as you propose. Best Regards, Javed. From: Jonathan Roelofs <jonathan at codesourcery.com> Sent: 13 March 2017 18:12:57 To: James Molloy; Reid Kleckner; Javed Absar Cc: LLVM Dev; nd; cfe-dev at lists.llvm.org Subject: Re: [llvm-dev] [cfe-dev] proposal - pragma section directive in clang On 3/10/17 2:47 AM, James Molloy v...
2017 Apr 11
1
jave-1.5.0 on centos 7...
Curring a long story short... we had a centos 5 server running jboss 6 and jboss 4.2.3GA because of centois 5 EOL TPTB have decreed this server needs migratiung to a Centos 7 server But... ?the hboss 4.2.3GA jboss app uses java 1.5.0 (_22 FTWT). I can't *(unsurprisingly!) find java 1.5.0 under yum. anyone got it in an rpm or know where it can found? (At his stage it is merely a guess that
2010 Jul 28
2
[LLVMdev] LLVM meta-data for run-time optimization
Hi I read on LLVM blog that meta-data has been implemented to coney debug information to run-time system. Can one use meta-data to convey developer specifc hints to run-time system (e.g. JIT compiler)? Keen to know your thoughts on this. Thanks Javed -- my homepage: http://www.javedabsar.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100728/040ed07a/attachment.html>
2019 Jan 22
2
Instruction scheduling in LLVM
Hi all, Can anyone tell me the current state of instruction scheduling in LLVM, i.e. what all internal scheduling algorithms and whether constraint solving methods are used in LLVM for a single issue processor ? Please let me know if anyone has any information about it. Thanks, Siddharth -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Oct 07
4
[LLVMdev] LLVM Loop Vectorizer (Nadav Rotem)
Hi Nadav (and others who are related to this issue) - I saw some discussions on loop vectorizer that you are planning to write. Do you foresee using Polyhedral Framework (polly project) in some way in that. Thanks J. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121007/476abc1c/attachment.html>
2010 Jul 28
0
[LLVMdev] LLVM meta-data for run-time optimization
Javed Absar wrote: > Hi > > I read on LLVM blog that meta-data has been implemented to coney debug > information to run-time system. > Can one use meta-data to convey developer specifc hints to run-time > system (e.g. JIT compiler)? > Keen to know your thoughts on this. I don...
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...adata > attachment that controls all sections a global could possibly live in > (text, data, rdata, bss). This avoids having three attachments with three > separate hashtable entries on every global variable we emit when the pragma > is active. > > On Tue, Mar 14, 2017 at 2:25 AM, Javed Absar <Javed.Absar at arm.com> wrote: > > Thanks Reid/Jonathon for your replies. > > > Reid, > > An important case against module level flags is that it wont allow > changing or resetting section names e.g. > > > int a; > > #pragma clang section bss =...
2010 Jun 21
2
[LLVMdev] Speculative Loop Parallelization on LLVM IR
On Mon, Jun 21, 2010 at 1:12 AM, Javed Absar <javed.absar at gmail.com> wrote: > Hi Tobias: > > Thanks for replying . So if I understand correctly,  in LLVM currently, the > Polyhedral model is being built ( LLVM IR -------> Poly Model ----------> > LLVM IR ). > This is for compile-time optimizations of lo...
2012 Oct 08
0
[LLVMdev] LLVM Loop Vectorizer (Nadav Rotem)
Hi Javed, Developing a good loop vectorizer takes several years. The work on the GCC vectorizer began in 2004, and they spent several years improving and optimizing their vectorizer. They started by vectorizing simple loops, and added features that they needed in order to vectorize additional loops tha...
2012 Oct 07
0
[LLVMdev] LLVM Loop Vectorizer (Nadav Rotem)
Javed, I'd like to add that, mostly through Tobi's efforts, we were able to have isl (the integer set library) on which Polly depends relicensed such that it is now distributed under the MIT license, and thus Polly should be eligible for inclusion as some of LLVM's core analysis and transfo...
2005 Aug 08
0
ansi2sys.pl and patch for ansieditor
I send to the list the perl script to make the inverse of sys2ansi.pl and convert any ansi file to syslinux format. I recommend jave editor to deal with ascii arts and ascii fonts www.jave.de and for painting colours over the ascii file, the ansieditor from http://www.win.ua.ac.be/~wschrep/ansied/ with the patch attached for import and export to syslinux directly and for colour paint mode to just change the property colour o...
2005 Aug 08
1
ansi2sys and patch for ansieditor
I send to the list the perl script to make the inverse of sys2ansi.pl and convert any ansi file to syslinux format. I recommend jave editor to deal with ascii arts and ascii fonts www.jave.de and for painting colours over the ascii file, the ansieditor from http://www.win.ua.ac.be/~wschrep/ansied/ with the patch attached for import and export to syslinux directly and for colour paint mode to just change the property colour o...
2004 Jan 07
1
(newbie) Hardware sizing question
Pardon me if this is a faq--I could not find the answer. I am trying to build an asterisk-based solution with approximately 200 users. I have a 2.8 GHz P4 with 512 MB RAM. Any comments re this being sufficient/insufficient? Any pointers to sizing guidelines will be really appreciated. Thanks Javed -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040107/89d597c5/attachment.htm
2017 Mar 10
3
[cfe-dev] proposal - pragma section directive in clang
...e been having a > rethink and have a slightly different implementation to propose that we (I) > hope will be nicer. > > ** Rationale (for llvm-dev) ** > > The goal of this proposed feature is to provide a migration path toward > Clang for developers in the automotive domain. As Javed has mentioned, > AUTOSAR, an automotive standard, mandates the use of a #pragma in header > files to determine in which sections initialized and uninitialized data get > put. > > This feature is implemented in our legacy ARM Compiler 5 toolchain and > we're also aware of GCC...
2010 Jun 21
0
[LLVMdev] Speculative Loop Parallelization on LLVM IR
On Mon, Jun 21, 2010 at 10:27 AM, Daniel Berlin <dberlin at dberlin.org> wrote: > On Mon, Jun 21, 2010 at 1:12 AM, Javed Absar <javed.absar at gmail.com> wrote: >> Hi Tobias: >> >> Thanks for replying . So if I understand correctly,  in LLVM currently, the >> Polyhedral model is being built ( LLVM IR -------> Poly Model ----------> >> LLVM IR ). >> This is for compile-...
2006 Sep 02
2
very new user having problems
...of the changes in the networking area. But it did not work. I have read three books on Unix and I am determined to do this. but I think I need lots of help. Where could I look this up on a windows machine?? when I get connected to the net, then I have another question about how to make the jave download operational. thank you
2005 Sep 20
1
[3.5 Server] Problem with libjpeg.a or absence of
Hello CentOS, I am trying to compile zoneminder which requires libjpeg.a I jave libjpeg.so installed okay. Is there a package or do I have to recompile the libjpeg package Sean -- +---------------------------------------------------+ |VOIP= FreeWorldDial: 689482 VOIPBUSTER: thecivvie | |GPG Key http://thecivvie.fastmail.fm/thecivvie.asc | +------------------------------...
2005 Aug 06
1
[OT] Ascii Editor for message files
This is really OT, I got jave to paint some prety Ascii Fonts on my terminal server message file, But I'm not able to find out a simple way to paint ansi coulors than escaping and check a table segment by segment. ?Wich editor you use to use if any? Sorry for the OT :) -- Gustavo Guillermo P?rez Compunauta uLinux www.co...