search for: zuse

Displaying 20 results from an estimated 53 matches for "zuse".

Did you mean: use
2013 Jan 09
3
[LLVMdev] Pointer "data direction"
...I'm not quite sure whether e.g. Alias Analysis >> can provide me this information (I suppose it *cannot*). >> >> >> Best regards, >> Sebastian >> >> -- >> Mit freundlichen Grüßen / Kind regards >> >> Sebastian Dreßler >> >> Zuse Institute Berlin (ZIB) >> Takustraße 7 >> D-14195 Berlin-Dahlem >> Germany >> >> dressler at zib.de >> Phone: +49 30 84185-261 >> >> http://www.zib.de/ >> _______________________________________________ >> LLVM Developers mailing list >...
2013 Jan 09
0
[LLVMdev] Pointer "data direction"
...> can provide me this information (I suppose it *cannot*). > >> > >> > >> Best regards, > >> Sebastian > >> > >> -- > >> Mit freundlichen Grüßen / Kind regards > >> > >> Sebastian Dreßler > >> > >> Zuse Institute Berlin (ZIB) > >> Takustraße 7 > >> D-14195 Berlin-Dahlem > >> Germany > >> > >> dressler at zib.de > >> Phone: +49 30 84185-261 > >> > >> http://www.zib.de/ > >> _____________________________________________...
2013 Mar 01
1
[LLVMdev] llvm get annotations
...; >> >>> Cheers, >> >>> Sebastian >> >>> >> >>> >> >>> -- >> >>> Mit freundlichen Grüßen / Kind regards >> >>> >> >>> Sebastian Dreßler >> >>> >> >>> Zuse Institute Berlin (ZIB) >> >>> Takustraße 7 >> >>> D-14195 Berlin-Dahlem >> >>> Germany >> >>> >> >>> dressler at zib.de >> >>> Phone: +49 30 84185-261 >> >>> >> >>> http://www.zib...
2013 Apr 19
2
[LLVMdev] Help:- Memory dependence profiling in LLVM
----------------- Hello, I want to do a memory dependence profiling. Is there any freely available implementation of memory dependence profiling implementations in LLVM which I can modify for my own use? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2013 Feb 27
3
[LLVMdev] llvm get annotations
Hello everyone ! I followed http://stackoverflow.com/questions/4976298/modern-equivalent-of-llvm-annotationmanagerin order to get annotations from my target bytecode. All the examples that I give in the following is related to the code from that link. I have `__attribute__((annotate("DS"))) int f=0;` into the target C++ program and the related IR code: @.str = private unnamed_addr
2013 Jan 09
2
[LLVMdev] Pointer "data direction"
...ng LLVM pass (or maybe a part of a pass) that detects those "data directions" for pointers. I'm not quite sure whether e.g. Alias Analysis can provide me this information (I suppose it *cannot*). Best regards, Sebastian -- Mit freundlichen Grüßen / Kind regards Sebastian Dreßler Zuse Institute Berlin (ZIB) Takustraße 7 D-14195 Berlin-Dahlem Germany dressler at zib.de Phone: +49 30 84185-261 http://www.zib.de/
2013 Mar 01
0
[LLVMdev] llvm get annotations
...unclear, keep asking ;) > >>> > >>> Cheers, > >>> Sebastian > >>> > >>> > >>> -- > >>> Mit freundlichen Grüßen / Kind regards > >>> > >>> Sebastian Dreßler > >>> > >>> Zuse Institute Berlin (ZIB) > >>> Takustraße 7 > >>> D-14195 Berlin-Dahlem > >>> Germany > >>> > >>> dressler at zib.de > >>> Phone: +49 30 84185-261 > >>> > >>> http://www.zib.de/ > >>> > >...
2013 Mar 03
3
[LLVMdev] AESOP autoparallelizing compiler
...ds. > > The loop memory dependence analysis sounds very interesting to me. Could > you provide some more information regarding its capabilities? > > > Cheers, > Sebastian > > > -- > Mit freundlichen Grüßen / Kind regards > > Sebastian Dreßler > > Zuse Institute Berlin (ZIB) > Takustraße 7 > D-14195 Berlin-Dahlem > Germany > > dressler at zib.de > Phone: +49 30 84185-261 > > http://www.zib.de/
2017 Mar 03
2
Bug in nlm()
...r, I'm not a member of Bugzilla. Could anyone be so kind to add me to R's Bugzilla members or let me know to whom I should send the bug report? Thank you in advance. Kind regards, Marie B?hnstedt Marie B?hnstedt, MSc Research Scientist Max Planck Institute for Demographic Research Konrad-Zuse-Str. 1, 18057 Rostock, Germany www.demogr.mpg.de<http://www.demogr.mpg.de/> ---------- This mail has been sent through the MPI for Demographic ...{{dropped:9}}
2006 Nov 07
2
wrong fill colors in polygon-map
...olygons of 343 German districts patenting$patbus contains the number of corporate patents per 100.000 inhabitants for each district Any ideas would be appreciated! Best regards, Katharina ****************************** Katharina Frosch Rostock Center for the Study of Demographic Change Konrad-Zuse-Str. 1 18057 Rostock Tel.: (0381) 2081-148 Fax: (0381) 2081-448 Mail: frosch@rostockerzentrum.de ---------- This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2013 Jan 09
0
[LLVMdev] Pointer "data direction"
..."data > directions" for pointers. I'm not quite sure whether e.g. Alias Analysis > can provide me this information (I suppose it *cannot*). > > > Best regards, > Sebastian > > -- > Mit freundlichen Grüßen / Kind regards > > Sebastian Dreßler > > Zuse Institute Berlin (ZIB) > Takustraße 7 > D-14195 Berlin-Dahlem > Germany > > dressler at zib.de > Phone: +49 30 84185-261 > > http://www.zib.de/ > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://l...
2013 May 09
0
[LLVMdev] 3.3 Testers!
...3.3rc1m so simply repeat steps 1 to 3. Once you have the result.json files for both releases, you can compare them with the mentioned findRegressions-{nightly,simple}.py scripts. I hope that clarifies some things. Cheers, Sebastian -- Mit freundlichen Grüßen / Kind regards Sebastian Dreßler Zuse Institute Berlin (ZIB) Takustraße 7 D-14195 Berlin-Dahlem Germany dressler at zib.de Phone: +49 30 84185-261 http://www.zib.de/
2013 Mar 03
0
[LLVMdev] AESOP autoparallelizing compiler
...dence analysis and parallel code generation using calls to POSIX > threads. The loop memory dependence analysis sounds very interesting to me. Could you provide some more information regarding its capabilities? Cheers, Sebastian -- Mit freundlichen Grüßen / Kind regards Sebastian Dreßler Zuse Institute Berlin (ZIB) Takustraße 7 D-14195 Berlin-Dahlem Germany dressler at zib.de Phone: +49 30 84185-261 http://www.zib.de/
2013 Apr 21
0
[LLVMdev] Help:- Memory dependence profiling in LLVM
...a bit more, please? E. g. do you >> mean accesses to memory locations or object inter-dependencies or ... ? >> >> >> Cheers, >> Sebastian >> >> >> -- >> Mit freundlichen Grüßen / Kind regards >> >> Sebastian Dreßler >> >> Zuse Institute Berlin (ZIB) >> Takustraße 7 >> D-14195 Berlin-Dahlem >> Germany >> >> dressler at zib.de >> Phone: +49 30 84185-261 >> >> http://www.zib.de/ >> >> -- >> This message has been scanned for viruses and >> dangerous cont...
2006 Jul 28
2
Extracting from a matrix w/o for-loop
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060728/957eb23c/attachment.pl
2013 Feb 24
0
[LLVMdev] Canonical way to visualize LLVM IR?
...Well, I think my code yet does not handle all cases either. Anyway, I'm going to wrap things up (needs roughly a day) and then provide it via GitHub. I'm going to send another mail with the projects link. Cheers, Sebastian -- Mit freundlichen Grüßen / Kind regards Sebastian Dreßler Zuse Institute Berlin (ZIB) Takustraße 7 D-14195 Berlin-Dahlem Germany dressler at zib.de Phone: +49 30 84185-261 http://www.zib.de/
2013 May 09
3
[LLVMdev] 3.3 Testers!
First, let me ask if there's a page that documents the testing process in full. If there is, just give me a link to that and save yourself the time of answering this. (I did Google it, all I found was docs on writing tests for LLVM.) Sorry if this is way off, but I have no idea what to download and unpack to start testing. I know it's stuff from here:
2005 May 15
1
Save parameters from optim during iteration procedure
...ve [...] X = -0.292893 0.292893 [...] X = 0.0942275 -0.0942275 [...] X = -0.00110391 0.00110391 [...] X = 1.93949e-006 -1.93949e-006 [...] X = -4.98008e-013 4.98008e-013 [...] Thanks in advance, Carlo Giovanni Camarda Camarda Carlo Giovanni Max Planck Institute for Demographic Research Konrad-Zuse-Strasse 1 18057 Rostock, Germany Tel: +49 (0)381 2081 172 Fax: +49 (0)381 2081 472 Camarda@demogr.mpg.de +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}
2009 Apr 08
1
persp3d and rgl.viewpoint for rotating 3D plots
...formatC(i,digits=1,flag="00"), ".png", sep="") #rgl.snapshot(filename) } ----------------------------------------------------- Dr. Carlo Giovanni Camarda Research Scientist Max Planck Institute for Demographic Research Laboratory of Statistical Demography Konrad-Zuse-Straße 1 18057 Rostock - Germany Phone: +49 (0)381 2081 172 Fax: +49 (0)381 2081 472 camarda@demogr.mpg.de http://www.demogr.mpg.de/en/staff/camarda/default.htm ----------------------------------------------------- ---------- This mail has been sent through the MPI for Demographic ...{{dropped:10...
2013 Feb 24
2
[LLVMdev] Canonical way to visualize LLVM IR?
Hello, On Sun, 24 Feb 2013 19:15:27 +0100 Sebastian Dreßler <dressler at zib.de> wrote: [] > For a project involving a tree data structure, we created a graph for > representing IR for further analysis. I attached an excerpt of such a > graph to give you an idea. If it helps, we will see how to proceed ;) Well, after grepping LLVM source for apparent lack of it and googling for