search for: chir

Displaying 15 results from an estimated 15 matches for "chir".

Did you mean: char
2013 Nov 23
1
how to melt variable to one variable
I want to make a stacked bar plot with one bar for two variables from my data "chir", the two variables have about 100 values like no, yes and na. I want to show how many no, yes and na they both have together with the stacked bar. I tried to melt these to variables first like this: melt1=melt(data_chir, measure.vars=c("N1_re", "N2_re"), var="zpd&quo...
2009 Feb 05
3
[LLVMdev] 16 bit floats
...ectly operating on the float16, > since the CPU supports float32, but float16 would have to be emulated. > > (unless of course newer CPUs are adding native float16 support or > similar?...). > Right. Micah, does your CPU support float16 operations like add/sub etc natively? -Chirs -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090205/0d12c121/attachment.html>
2015 Jun 08
5
[LLVMdev] Supporting heterogeneous computing in llvm.
Chirs, Have you seen an offloading infrastructure design proposal at http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084986.html ? It relies on the long-standing OpenMP standard with recent updates to support the heterogenous computations. Could you please review it and comment on how it fits to...
2009 Sep 12
11
Installing a lot of packages
How can I install a lot (more than 800) of APT packages using an easy way in puppet? I mean, using some file.txt where I put there the packages I want to install and my package resource get the list . Is it possible? Or do I have to put all packages in the package resource? regards, Israel. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed
2009 Feb 05
0
[LLVMdev] 16 bit floats
----- Original Message ----- From: Villmow, Micah To: LLVM Developers Mailing List Sent: Friday, February 06, 2009 5:47 AM Subject: [LLVMdev] 16 bit floats I need to support 16 bit floats for some operations, outside of datatypes.td and the constants class, is there anything else I will need to modify to add f16 support? probably also code generation (can't give specifics, no
2009 Feb 05
0
[LLVMdev] 16 bit floats
...d be faster than directly operating on the float16, since the CPU supports float32, but float16 would have to be emulated. (unless of course newer CPUs are adding native float16 support or similar?...). Right. Micah, does your CPU support float16 operations like add/sub etc natively? -Chirs -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090205/a69bcc58/attachment.html>
2009 Feb 05
2
[LLVMdev] 16 bit floats
I need to support 16 bit floats for some operations, outside of datatypes.td and the constants class, is there anything else I will need to modify to add f16 support? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML
2010 Jan 05
2
Conditional named_scope chaining with params (Need help)
Hello there, I have a model that has more then one named_scope. In my action Index of the controller that handle this model I want to do this in a drier way: if params[:ownership] == "mine" @posts = Post.tagged_with(params[:tags], :on => :tags).owner(current_user.id).paginate :all, :page => params[:page], :order => ''created_at DESC'' else
2015 Jun 08
2
[LLVMdev] Supporting heterogeneous computing in llvm.
...at 6:13 PM, Roel Jordans <r.jordans at tue.nl> wrote: > Hi Sergos, > > I'd like to try this on our hardware. Is there some example code that I > could use to get started? > > Cheers, > Roel > > > On 08/06/15 13:27, Sergey Ostanevich wrote: >> >> Chirs, >> >> Have you seen an offloading infrastructure design proposal at >> http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084986.html ? >> It relies on the long-standing OpenMP standard with recent updates to >> support the heterogenous computations. >> Coul...
2006 Feb 10
4
Dtracing scsi
A small script to see what SCSI commands are being issued by a system: http://blogs.sun.com/roller/page/chrisg?entry=scsi_d_script Still work in progress as I needs to handle larger CDBs but it is a start, since I don''t have a disk that big it is not a problem for me yet. Also getting the return scsi packet is a hack but so far I can see no alternative short of knowing about all the
2015 Jun 09
2
[LLVMdev] Supporting heterogeneous computing in llvm.
...to try this on our hardware. Is there some example code > that I > > could use to get started? > > > > Cheers, > > Roel > > > > > > On 08/06/15 13:27, Sergey Ostanevich wrote: > >> > >> Chirs, > >> > >> Have you seen an offloading infrastructure design proposal at > >> http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084986.html ? > >> It relies on the long-standing OpenMP standard with recent > updates to > &g...
2005 Dec 19
2
Difficulty using correct moldel for the data in DB
Hi everyone, I''ve tried posting the same question to the list last Friday but somehow did not see it being posted.. I''ve just started with Rails and Ruby. I just started to play one of those RPG and to get my feet wet I''m writing an app to keep track of item fusions. So the scoop is that item can be fused with another items to create a higher level item. The higher
2016 Sep 08
2
GitHub Survey?
On 8 September 2016 at 19:10, Chris Bieneman <cbieneman at apple.com> wrote: > My personal preference would be for the decision makers to be either a > committee of developers or the LLVM Foundation board, and I would prefer if > the survey were crafted to provide them with information to inform a > decision, rather than a dictation of a decision. Hi Chris, Those are very good
2002 Oct 20
1
print$ share
...the rest are there though. I also tried unshareing the print$ share under w2k and interestingly enough when installing the printer on win95 it complained about not being able to find various files. This leads me to believe that there is more to this than just finding the print$ share. thanks, Chirs ps here is my smb.conf # # Sample configuration file for the Samba suite for Debian GNU/Linux. # # $Id: smb.conf,v 1.2.4.6 2002/03/13 18:56:16 peloy Exp $ # # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # her...
2015 Jun 05
3
[LLVMdev] Supporting heterogeneous computing in llvm.
Christos, We would be very interested in learning more about this. In my group, we (Prakalp Srivastava, Maria Kotsifakou and I) have been working on LLVM extensions to make it easier to target a wide range of accelerators in a heterogeneous mobile device, such as Qualcomm's Snapdragon and other APUs. Our approach has been to (a) add better abstractions of parallelism to the LLVM instruction