similar to: Help "Patching Your Git Tree"

Displaying 20 results from an estimated 10000 matches similar to: "Help "Patching Your Git Tree""

2016 Dec 31
3
Automatic Insertion of OpenACC/OpenMP directives
Dear LLVMers, we have released a tool that uses LLVM to insert OpenACC or OpenMP 4.0 directives in programs. You can use the tool online here: http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR to infer the sizes of memory chunks, and to find dependences within loops. After that, we use debug information to translate the low-level information back into annotations that we
2016 Dec 31
0
Automatic Insertion of OpenACC/OpenMP directives
Hi, > On Dec 31, 2016, at 8:33 AM, Fernando Magno Quintao Pereira via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Dear LLVMers, > > we have released a tool that uses LLVM to insert OpenACC or OpenMP > 4.0 directives in programs. You can use the tool online here: > http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR > to infer the sizes of
2008 May 03
3
Fonts cut off (Dawn of War, wine 0.9.45 +)
I'm using wine 0.9.44 to run Warhammer 40,000: Dawn of War 1.51 (http://appdb.winehq.org/screenshots.php?iAppId=1918&iVersionId=2576) on Kubuntu 8.04 This works just fine: [Image: http://img170.imageshack.us/img170/6568/screen1hq9.th.jpg ] (full size (http://img170.imageshack.us/img170/6568/screen1hq9.jpg)) However, if I use wine 0.9.45 or any later version, the topmost pixel of the fonts
2010 Jan 05
5
mean for subset
Hello, does anyone know how to take the mean for a subset of observations? For example, suppose my data looks like this: OBS NAME SCORE 1 Tom 92 2 Tom 88 3 Tom 56 4 James 85 5 James 75 6 James 32 7 Dawn 56 8 Dawn 91 9 Clara 95 10 Clara 84 Is there a way to get
2012 Jul 15
4
Imposing more than one condition to if
Hi,   I have a dataset which contains several time records for a number of days, plus a variable (light) that allows to determine night time (lihgt= 0) and daytime (light> 0). I need to obtain get dusk time and dawn time for each day and place them in two columns. This is the starting point (d): day time light 1     1       20 1     12     10 1     11     6 1     9       0 1     6       0
2001 Aug 21
1
read.table -unexpected truncation of rows
Hello, Are there any 'unallowed' (meta)characters that can cause R to parse a file incorrectly when using read.table? --Dawn Here the background if it's needed: I'm new to R, but have done some Perl. I'm trying to read in a data.frame from a file using * as a record separator. data <- read.table("all_genomes.data",header=T,sep="*") This has
2006 Mar 03
3
Need Authentication Source
Hi there, This is my first post :) I''ve read Agile and Rails Recipes book. Now i''m learning on making a good authentication system and as i read this maillist archive, i''m interested to have a demo source code (any .sit or .zip .tgz .bz2 would be fine, i''m using tiger 10.4.5) for Security Model by Bruce Perens or any other demos (like a part of
2013 Nov 20
1
error in install
Hi, I am trying to install R on the Unix system. When I type './configure', it seems many not installed on my computer. The last one is 'configure: error: No F77 compiler found'. Can you tell me where I can get these software before installing R? Thanks! Dawn [[alternative HTML version deleted]]
2009 Jul 31
1
Perfect World International- Mouse trouble
I have been installed PWI and I can get into the game but the mouse icon does not show up. I can get in and build a character if I hunt around and click blindly. That is the farthest I have gotten so I don't know if the game is going to work or not. I am fairly new to the Linux system but I have been learning. Does anyone have any ideas as to how to fix this?
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install: fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804 0x34f810 - stub fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8 0x34f804
2001 Mar 19
1
HELP!!! (going crazy)
I don't even know how to start this e-mail. Okay, first I installed samba 2.0.7 directly from the SGI website. It looked pretty good and I thought I was on my way to an easy install. I guess I should tell you my set up. I have a SGI Octane that has samba on it then I have one windows 98 PC connected to it (they can ping each others IP addresses so I know the cable and network cards are
2017 Nov 03
3
CentOS 6 P2V alternatives?
Hello all, This week I've tested out a few ways to do a P2V on a rather ancient CentOS 6 server, in order to move it to a Hyper-V host. So far my tests have failed rather spectacularly. Initially I was set on doing a simple dd-routine, but was told that the server cannot be taken off-line as it's being used daily, so had to look for other solutions. The disk setup is currently as
2013 Apr 09
1
[LLVMdev] VMKit build failure on OSX
Hi all, I am currently trying to build vmkit on OSX Lion. I am using release versions of llvm/clang as 3.2 and have tired both vmkit HEAD, 3.2 and vmkit2. I have gotten farthest with 3.2 but the current build error that I am getting is llvm[3]: Compiling JavaObject.s for Release+Asserts build /vmkit/lib/j3/VMCore/Release+Asserts/JavaObject_gc.s:1647:2: error: invalid instruction mnemonic
2007 Jan 16
2
Gaussian glm for grouped data with unequal variances
Hello - I am fairly new to R, (i.e., ability to create functions/write programs insignificant) and was wondering if there might be a convenient way to model the following: I want to fit a gaussian glm to grouped data, while allowing for unequal variances in each of the groups. More specifically, my data set looks something like this: ---------------- data group 1 76 1 2 82 1 3
2012 Oct 10
1
PuppetConf Videos Are Available Now
I wanted to let everyone know that the videos from PuppetConf are available at http://puppetlabs.com/community/videos/puppetconf/ Here are a few of my personal favorites: CERN: http://youtu.be/-Ykb2j2ojYU Discovering and creating great Puppet Modules: http://youtu.be/aWqktlD62ks (talk actually starts at 4:45 min into video) State of the Community http://youtu.be/0_u_5RkVymE (I''m
2001 Mar 12
1
Using Samba from One Unix box to one Win98 PC
To all the helpful people out there, We currently use samba on our Unix server and have win98 clients from a winNT network that we share files with. I have a user that will soon be working at home using a Unix (SGI Octane2) box and a Win98 PC. He wants to be able to share files between the machines. My question is will I need some kind of hub between the two for them to make Samba work or
2001 Mar 14
1
./configure isn't working
I am using "Sams Teach Yourself Samba in 24 Hours" and I'm having some trouble. I'm attempting to put Samba on a SGI Octane2 so I copied samba-latest.tar.gz off the CD that came with my book and did the gzip -dc samba-latest.tar.gz | tar xvf - command that it told me to use to compile samba. That all seemed to go fine so I went to my /usr/local/samba/src/samba-2.0.3/source
2010 Dec 08
1
Error building network library on OpenSolaris and 1.8.1-rc1
Hello All, I have been banging my head against trying to get asterisk to compile on Solaris as well as OpenSolaris. I've tried to build various versions of Asterisk as on various versions of Solaris and OpenSolaris to no avail. Finally, I said, what the heck, I got the latest version of OpenSolaris that (pkg image-update) could get and then the latest ver of asterisk I found on the digium
2006 Mar 22
6
OT: a very simple .vimrc example to use with my gmail account, pls help
Hi guys, is there a very very simple .vimrc example to use with my gmail account? i couldn''t find it from uncle google. Please help, my thunderbird is becoming so slow with hundreds of thousands of email.. i don''t want to use it anymore, i want to use mutt. i''m using Mac OS X 10.4.5 (Tiger) and mutt (DarwinPort) Thank you very much for your help and sorry for this OT.
2001 Oct 16
1
Defeating Timing Attacks Patch for OpenSSH 2.9.9p2 and 2.9p2
Hello, In response to the timing analysis attacks presented by Dawn Song et. al. in her paper http://paris.cs.berkeley.edu/~dawnsong/ssh-timing.html we at Silicon Defense developed a patch for openssh to avoid such measures. Timing Analysis Evasion changes were developed by C. Jason Coit and Roel Jonkman of Silicon Defense. These changes cause SSH to send packets unless request not to,