Displaying 20 results from an estimated 246 matches for "chapel".
2014 Oct 01
3
[LLVMdev] need help on llvm support for Chapel
Hello,
I don't know if anyone gets familiar with the llvm Chapel front end, it's
version 3.3 and comes within Chapel source package. I'm trying to parse the
.bc code generated from a simple helloworld chapel program.
Just run a basic Hello pass on the code (default one in the llvm source
code) that prints out all the function names in the module. Howeve...
2003 Apr 15
0
NVIDIA driver / internal modem irq conflict
...Any help would be appreciated.
System running 4.8-STABLE with X11 & NVidia built within last week.
(4.8-STABLE #2: Mon Apr 14 07:42:46 HST 2003)
Kernel probe info w/o NVIDIA (modem works):
at boot prompt enter:
> unload all
> load kernel
> load snd_emu10k
> boot
Apr 14 09:30:27 chapel-hill /kernel: pci1: <PCI bus> on pcib1
Apr 14 09:30:27 chapel-hill /kernel: pci1: <NVidia Riva TNT2 graphics
accelerator> at 0.0 irq 11
Apr 14 09:30:27 chapel-hill /kernel: sio0: <3COM PCI FaxModem> port
0x1428-0x142f irq 11 at device 14.0 on pci0
Apr 14 09:30:27 chapel-hill /k...
2005 Jun 17
2
drop elements of vector by class
...ow do I drop the variables according to their
data.class
thanks,
michael foster
________________________________________________
E. Michael Foster
(W) 814-865-1923
(Fax) 814-863-0000
After 7/1
Work:
Professor of Maternal and Child Health
School of Public Health
University of North Carolina, Chapel Hill
Rosenau Hall, CB# 7445
Chapel Hill, NC 27599-7445
Home:
309 Old Larkspur Way
Chapel Hill, NC 27516
UNC School of Public Health--voted #2 SPH by
. US News
. Association of Hand-to-Fin Carp Fisherman
. Iron Chef (not to be confused with the Iron Dukes!)
2017 Sep 26
2
Errors linking with LLVM 5.0 - dump() missing
On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote:
> The dump methods can be included in the release builds anyway by
> enabling LLVM_ENABLE_DUMP.
Is there a way to pass LLVM_ENABLE_DUMP into cmake from outside
without changing any of the configuration files? With Chapel's use of
LLVM, we try to avoid modifying any of the source files that come from
the LLVM distribution. Our own Makefile that builds Chapel also invokes
cmake to build LLVM. I have tried setting environment variables and
passing command-line arguments, and nothing seems to work.
I h...
2015 Jun 02
2
[LLVMdev] `Ty && "Trying to add a type that doesn't exist?
Hello,
I'm having this error and couldn't find a resolution from online, any help
would be greatly appreciated:
clang:
/export/home/hzhang86/chapel/chapel-llvm36/chapel/third-party/llvm/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp:839:
void llvm::DwarfUnit::addType(llvm::DIE&, llvm::DIType,
llvm::dwarf::Attribute): Assertion `Ty && "Trying to add a type that
doesn't exist?"' failed.
0 clang 0x0000000001eac...
2015 May 27
3
[LLVMdev] how to fix this "Expected no forward declarations!" assertion fail
Hello, Everyone
I'm using llvm 3.6 DIBuilder module to build the debug information for
Chapel language(the Chapel-llvm front end works fine). When I run the test
program, I got these assertions failed:
!718
Expected no forward declarations!
!719
Expected no forward declarations!
!720
Expected no forward declarations!
!721
Expected no forward declarations!
!722
All nodes should be resolved!...
2015 Jun 04
2
[LLVMdev] `Ty && "Trying to add a type that doesn't exist?
...Jun 2, 2015 at 5:47 PM, Hui Zhang <wayne.huizhang at gmail.com>
> wrote:
>
>> Hello,
>>
>> I'm having this error and couldn't find a resolution from online, any
>> help would be greatly appreciated:
>>
>> clang:
>> /export/home/hzhang86/chapel/chapel-llvm36/chapel/third-party/llvm/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp:839:
>> void llvm::DwarfUnit::addType(llvm::DIE&, llvm::DIType,
>> llvm::dwarf::Attribute): Assertion `Ty && "Trying to add a type that
>> doesn't exist?"' failed.
>>...
2015 Jun 04
2
[LLVMdev] `Ty && "Trying to add a type that doesn't exist?
...gt;> wrote:
>>>>
>>>> Hello,
>>>>
>>>> I'm having this error and couldn't find a resolution from online, any
>>>> help would be greatly appreciated:
>>>>
>>>> clang:
>>>> /export/home/hzhang86/chapel/chapel-llvm36/chapel/third-party/llvm/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp:839:
>>>> void llvm::DwarfUnit::addType(llvm::DIE&, llvm::DIType,
>>>> llvm::dwarf::Attribute): Assertion `Ty && "Trying to add a type that doesn't
>>>> exist?&qu...
2002 Feb 14
1
Advice on using barplot
...o *distributions* side by side (all the datecat==1 then
all the datecat==2).
Any advice?
Thanks.
----------------------------------------------------------------------
Andrew J Perrin - andrew_perrin at unc.edu - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(...
2014 Dec 19
2
[LLVMdev] question about the DIBuilder::createStructType
...gt; have a field P which is of type S* - so before you try to create the DIType
> for a given type you must check whether you have already created it,
> otherwise you could recurse endlessly around the cycles! (until your
> stack blows up...)
>
I have a situation that in my language(Chapel), I don't have the
llvm::Type, only Chapel::Type, so what do you suggest that how I'm gonna
get the Member aligh and Member size ?
Thanks !
>
> Hope this helps,
>
> Richard
>
>
>
>
>
> On 18 December 2014 at 20:44, Hui Zhang <wayne.huizhang...
2009 Jan 22
2
Standard errors of least squares adjusted means
...efficients (se.coef from package arm), or
the SE for contrasts (se.contrast from package stats), but not the SE
for an adjusted mean.
Thank you,
--
Bruno Estigarribia
Postdoctoral Fellow
FPG Child Development Institute
Neurodevelopmental Disorders Research Center
University of North Carolina at Chapel Hill
105 Smith Level Rd
Chapel Hill, NC 27599-8180
USA
+ 1 (919) 843-7685
2002 Jan 27
5
EPS->LaTeX problem
.... This is rather urgent, as I'm trying to use it for
a lecture in my class Monday morning.
ap
----------------------------------------------------------------------
Andrew J Perrin - andrew_perrin at unc.edu - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(...
2017 Sep 26
2
Errors linking with LLVM 5.0 - dump() missing
...25/2017 02:53 PM, Matthias Braun via llvm-dev wrote:
>>> The dump methods can be included in the release builds anyway by enabling LLVM_ENABLE_DUMP.
>>
>> Is there a way to pass LLVM_ENABLE_DUMP into cmake from outside without changing any of the configuration files? With Chapel's use of LLVM, we try to avoid modifying any of the source files that come from the LLVM distribution. Our own Makefile that builds Chapel also invokes cmake to build LLVM. I have tried setting environment variables and passing command-line arguments, and nothing seems to work.
> Looks lik...
2017 Sep 26
0
Errors linking with LLVM 5.0 - dump() missing
...> On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote:
>> The dump methods can be included in the release builds anyway by enabling LLVM_ENABLE_DUMP.
>
> Is there a way to pass LLVM_ENABLE_DUMP into cmake from outside without changing any of the configuration files? With Chapel's use of LLVM, we try to avoid modifying any of the source files that come from the LLVM distribution. Our own Makefile that builds Chapel also invokes cmake to build LLVM. I have tried setting environment variables and passing command-line arguments, and nothing seems to work.
Looks like nob...
2007 Jun 11
2
how to ignore error messages?
...in R
by which I can continue to run the entire code to the end by ignoring the
error message?
Greatly appreciate your help,
Jianping
##################################
Jianping Jin Ph.D.
Bioinformatics scientist
Center for Bioinformatics
Room 3133 Bioinformatics building
CB# 7104
University of Chapel Hill
Chapel Hill, NC 27599
Phone: (919)843-6105
FAX: (919)843-3103
E-Mail: jjin at email.unc.edu
2019 Jul 22
2
[RFC] A new multidimensional array indexing intrinsic
> It seems that the main advantage of your proposal is that it would allow for non-constant strides (i.e. variable length arrays) in dimensions other than the first one. Do these appear frequently enough in the programs that you're interested in to be worth optimizing for?
Yes - at least in Chapel (which is one of the motivating languages)
these are very common.
In other words, typical Chapel programs use arrays with a size that is
not fixed at compile time.
Thanks,
-michael
On Mon, Jul 22, 2019 at 1:02 PM Peter Collingbourne via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
>...
2002 Feb 08
3
Plotting multiple columns on same graph
...with lines connecting years spanned by NA values. What's the
easiest way to do this?
Thanks.
----------------------------------------------------------------------
Andrew J Perrin - andrew_perrin at unc.edu - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(...
2002 Jan 27
1
DBM databases for R?
Hello!
Can I use DBM databases (as they are used in Perl) for the import of
large datasets in R?
Thanks in advance for your help,
Petra Steiner
-
---------------------------------------------------
Petra Steiner
Arbeitsbereich Linguistik
Universitaet Muenster
Huefferstrasse 27
48149 Muenster
2007 Feb 26
3
PLotting R graphics/symbols without user x-y scaling
...it possible to add to the list
of symbols in the function symbols()
other than:
_circles_, _squares_, _rectangles_, _stars_, _thermometers_, and
_boxplots_
can I make my own symbols and have symbols call these?
Thanks-
--
Jonathan M. Lees
Professor
THE UNIVERSITY OF NORTH CAROLINA AT CHAPEL HILL
Department of Geological Sciences
Campus Box #3315
Chapel Hill, NC 27599-3315
TEL: (919) 962-0695
FAX: (919) 966-4519
jonathan.lees at unc.edu
http://www.unc.edu/~leesj
2019 Jul 25
0
[RFC] A new multidimensional array indexing intrinsic
...proposal is that it would
>> allow for non-constant strides (i.e. variable length arrays) in
>> dimensions other than the first one. Do these appear frequently
>> enough in the programs that you're interested in to be worth
>> optimizing for?
>
> Yes - at least in Chapel (which is one of the motivating languages)
> these are very common.
> In other words, typical Chapel programs use arrays with a size that is
> not fixed at compile time.
>
> Thanks,
>
> -michael
>
> On Mon, Jul 22, 2019 at 1:02 PM Peter Collingbourne via llvm-dev
> <...