Displaying 20 results from an estimated 100 matches similar to: "[LLVMdev] Adding custom #pragma for clang"
2012 Jun 18
1
[LLVMdev] Any Work Done/ Going on for OpenMP Support in Clang?
Hello;
I saw a discussion went i the llvm mailing list about work on supporting
OpenMP in Clang (llvm-gcc already supports that).(
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-January/046640.html)
I just want to know, anybody has made any progress in it? It would be
really helpful for me.
Thanks a lot;
--
Arnamoy Bhattacharyya
Athabasca Hall 143
Department of Computing Science -
2014 Jun 11
3
[LLVMdev] How do clang & clang++ choose function names for LLVM IR?
Hello all,
I'm getting started on a project using LLVM's opt tool to do static
analysis, printing call graphs and such. When compiling C programs to IR
(and eventually to call graphs), function names remain the same (main,
function1, function2 etc.), but when compiling the same program as C++, the
function names often have cruft added to them (_Z9function1v, _Z9function2v
etc.) which
2004 Oct 20
2
apply function
Hi all,
I have a question about apply function. Is that possible to pass some
non-default arguments in the function we want to apply ?
For example:
if "mat" is a matrix and I want to use the "tabulate" function on its row.
The command apply(mat,1,tabulate) works but I have problem with this one
apply(mat, 1, tabulate(nbins=4)).
Any clue ?
Thanks,
Eric
--
Eric
2005 Oct 04
3
Asterisk as H323 gateway
Is there anyone who is currently using Asterisk as a production H323
gateway?
And using which combination of asterisk and H323 (chan_h323, chan_oh323?)
The main issue is interoperability with other H323 parties (Cisco AS53xx,
Nextone, etc).
Searching the mailing list it seems that both h323 and oh323 are not so
stable, is it only an impression or using h323 is really not so advisable?
2002 Jul 27
2
dhclient
does anyone have dhclient-script (isc''s dhcpc v3) for iproute2?
i have ported most of it, but how do i remove aliases with the ip command?
Best regards,
Alejandro Mery
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 May 31
7
Tools for effectively manage Asterisk
Hallo,
we have started playing with asterisk about one month ago, and we do like
very much what we are experiencing.
Now we would like to take some step further towards "standardizing"
installed modules, functionalities, tools etc.
The "wall" we are facing now is: choosing the right tool for * management.
We tried AMP, very powerful but incomplete (CAPI is very important to
2005 Jun 06
1
AMP and custom application
Hi,
I am trying to define DID Routes via AMP (last version 1.10.008)
I succeded in defining single DID route, one per extension, let's say i.e.
DID number 0101234567 set destination to extension 567
DID number 0101234555 set destination to extension 555
and so on
Now I was trying to define only one route to a custom application
DID number 0101234XXX routes to Custom-App
2005 Feb 15
2
Asterisk Integration with ALCATEL 4400
Does anyone have any input into integrating asterisk with a alcatel 4400 PBX.
Acording to what i've found is that Alcatel uses R2 for E1
--
regards
Vikram (http://www.vicramresearch.com)
2012 Jul 04
3
[LLVMdev] OpenMP/autopar support in LLVM
Hi
I wanted to know the status of OpenMP (or in general auto parallelization) support in
LLVM.
I read some threads discussing about possible effort in that direction in 3.1 onwards,
but did not see any further discussion on that.
If someone in the list knows the updated info or can point me to any useful info,
that would be useful.
Thanks
Regards
Prakash Raghavendra
-------------- next part
2012 Jul 04
0
[LLVMdev] OpenMP/autopar support in LLVM
On 07/04/2012 10:35 AM, Raghavendra, Prakash wrote:
> Hi
>
> I wanted to know the status of OpenMP (or in general auto
> parallelization) support in
>
> LLVM.
>
> I read some threads discussing about possible effort in that direction
> in 3.1 onwards,
>
> but did not see any further discussion on that.
>
> If someone in the list knows the updated info or can
2009 Dec 03
3
Three-dimensional (3D) movement using 'R'
Hi Everyone,
I have a question regarding the construction of 3D graphs in 'R', BUT
these graphs also need to illustrate movement (with time) of the
prostate gland (using radiological techniques). I am not sure how to do
this in 'R' although I'm sure there is some way of doing it.
Below, I have copied and pasted some of the data with which I'm working
on. The data
2005 Jul 06
2
how to set language in capi
I am trying to use language=it in asterisk
I downloaded the sound package and installed it
I added
country=it in indications.conf
language=it in sip.conf
language=it in iax2.conf
everything ok in call from sip and from iax
The problem arises in outside call, coming trom CAPI Trunk
I try language=it in capi.conf: no result: always language=en
I found a german forum, and it seems to be a
2005 Aug 03
1
Is it possible to use CHAN_CAPI with ZAPHFC enabled card ?
I have an ISDN card, Billion ISDN PCI Card
I tried to use the ZAPHFC, I patched the kernel, I did anything (also
followed reccomandation on use on Suse Linux Professional 9.2 --my box is)
using bristuff last version.
In the end I succesfully compile zaphfc, but I am not able to use the card
(a lot of problem running zapcfg, a loto of problem starting asterisk
saying about wrong anything (from
2005 Aug 08
1
problem in inbound calls
I have the following problem when calling from outside my asterisk box :
*********************
Extension 'my ISDN phone number' in context 'from-pstn' from '' does not
exist. Rejecting call on channel 0/1, span 2
*********************
The card is zaphfc configured (group=2), the calls form internal to outside
are perfect.
If I had a chan_capi card, I shoud add
2005 Aug 16
1
problems with eyebeam - video phone
I am trying to connect two Xten eyeBeam Video Phone
No problems in voice connecting.
I tryed to modify my sip.conf
[general]
language=it
videosupport=yes
; enable Asterisk video support
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=h263
allow=gsm
allow=ulaw
allow=alaw
; H.263 is our video codec
;
2013 May 22
0
[Bug 1008] GSSAPI authentication fails with Round Robin DNS hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1008
DarioP <pellegrini.dario at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pellegrini.dario at gmail.com
--- Comment #11 from DarioP <pellegrini.dario at gmail.com> ---
(In reply to
2004 Aug 17
1
Question: email system architecture
Hi,
I have a question about how to implement a mail system, but I don't know
where to ask.
Until now, I have a mail system who receive mail by postfix and
transport it through procmail to the /var/spool/mail/username mailbox.
From here it is retrieved through dovecot (POP3).
Now I have two more users, I want to implement a IMAP server, and also
provide a webmail (squirrelmail)
2005 May 01
1
wbinfo -n and wbinfo -s are broken with win2003 SP1
Hi All,
I upgraded my windows 2003 enterprise server to sp1 and having problems with winbindd/wbinfo.
I am using samba 3.0.6 and joined as ADS
wbinfo -u
wbinfo -g
wbinfo -p
wbinfo -t
work like a Swiss watch
However
wbinfo -n ephi
wbinfo -s .....
DO NOT WORK.
Is the latest SAMBA release (3.0.15pre2 and up) cover those issues (-n and -s)
If we joined as DOMAIN (NT4 style)
2009 Jan 16
0
[LLVMdev] LLVM + OpenAnalysis
Hello everybody,
I am currently looking at the LLVM project to find if it is suitable for
what I have in mind. My research consists in optimization of parallel
applications (mainly MPI and OpenMP) via transformations. What I need is
the possibility to analyze and optimize production programs written in
C/C++ and Fortran.
So, I've been looking inside a lot of source-to-source compilers
2006 Jan 22
2
Disposition codes in CDR
Is there any way to have more specific disposition codes in the CDR?
Currently there are only 3 values: ANSWER, NO ANSWER, BUSY.
In this way, when i call a cell phone that is switched off i get "NO
ANSWER", while i would like to be able to log that the call is not
answered because "The customer you have dialed is unavailable at the
moment".
The same for "non