Displaying 20 results from an estimated 21 matches for "persecutive".
Did you mean:
persecution
2005 Jun 14
0
Mr. Chen told Media that CCP has "thousands" of secret agents in Australia
Chinese Diplomat Step out to Expose Communist Regime at Sydney 6.4 Rally
--- Chinese Communist Party is collapsing from Inside 2 million people quit CCP
June 4, 2005 marks the 16th anniversary of Tiananmen Student Massacre. Australian Democrats,
Greens representatives and human rights groups spoke at the Rally that intends to remember
the pro-democracy students killed on Tiananmen Square and 80
2003 Oct 30
2
AW: trying to figure out how the --delete option works.
Add this:
--delete-excluded
See the manual.
Rainer
-----Urspr?ngliche Nachricht-----
Von: rsync-bounces+rsync=diplan.de@lists.samba.org
[mailto:rsync-bounces+rsync=diplan.de@lists.samba.org]Im Auftrag von
Mandrake Pe
Gesendet: Mittwoch, 29. Oktober 2003 13:33
An: rsync@lists.samba.org
Betreff: trying to figure out how the --delete option works.
I use this comand to back up my entirely drive
2005 Jul 02
0
CCP Believes Australian Government Can Be Bought
Chen Yonglin: CCP Believes Australian Government Can Be Bought
Jun 24, 2005
Picture:Chen Yonglin at the press conference on June 22, 2005 (The Epoch
Times)
When Chen Yonglin, the former Chinese Communist Party (CCP) diplomat
seeking asylum in Australia, first announced his intention to defect, he
told the world about the close relationship between
2013 Aug 08
5
[LLVMdev] Address space extension
...ingle physical memory space. GPU targets such as PTX and R600 can map to the actual HW spaces they want.
>
> Why a backend should be responsible (meaning have knowledge) for a mapping between high level address spaces and low level address spaces?
Thats true. I’m thinking entirely from the persecutive of the backend doing CL/CUDA. But actually LLVM is language agnostic. That is still something the metadata could solve. The front-end could generate the metadata i suggested earlier which will tell the backend how to do the mapping. Then the backend only needs to read the metadata.
>
> W...
2013 Aug 08
0
[LLVMdev] Address space extension
On 08/08/2013 03:52 AM, Pete Cooper wrote:
>> Why a backend should be responsible (meaning have knowledge) for a
>> mapping between high level address spaces and low level address spaces?
> Thats true. I’m thinking entirely from the persecutive of the backend
> doing CL/CUDA. But actually LLVM is language agnostic. That is still
> something the metadata could solve. The front-end could generate the
> metadata i suggested earlier which will tell the backend how to do the
> mapping. Then the backend only needs to read the me...
2013 Aug 08
0
[LLVMdev] Address space extension
...ace. GPU targets such as PTX and R600 can
> map to the actual HW spaces they want.
>
>
> Why a backend should be responsible (meaning have knowledge) for a mapping
> between high level address spaces and low level address spaces?
>
> Thats true. I’m thinking entirely from the persecutive of the backend
> doing CL/CUDA. But actually LLVM is language agnostic. That is still
> something the metadata could solve. The front-end could generate the
> metadata i suggested earlier which will tell the backend how to do the
> mapping. Then the backend only needs to read the me...
2013 Aug 08
1
[LLVMdev] Address space extension
...can map to the actual HW spaces they
>>> want.
>>
>> Why a backend should be responsible (meaning have knowledge) for a
>> mapping between high level address spaces and low level address
>> spaces?
> Thats true. I’m thinking entirely from the persecutive of the
> backend doing CL/CUDA. But actually LLVM is language agnostic.
> That is still something the metadata could solve. The front-end
> could generate the metadata i suggested earlier which will tell the
> backend how to do the mapping. Then the backend only nee...
2003 Oct 29
0
trying to figure out how the --delete option works.
I use this comand to back up my entirely drive to a second drive. Because the
second drive is smaller I have excluded my movies directory. I also excluded
the /mnt/ diectory, becous I dont want to back up the backup. This part works
just fine.
It's the --delete option I cant get to work. I want rsync to delete files on
the backup(destination) drive, that I have deleted or moved on the
2008 Nov 17
1
#505517 [grub-pc] Dosen't handle xen dom0 kernel automagically [PATCH]
package grub-pc
tag 505517 patch upstream
thanks
Le jeudi 13 novembre 2008 09:36:03, vous avez ?crit?:
> Hi,
>
> Willing to try Xen, I installed "xen-linux-system-2.6.26-1-xen-amd64",
> which came with a bunch of packages?
>
> When I tried to boot the corresponding image, I got an error in Grub.
>
> AFAIK and from what I gathered on the web, the entry
2006 Oct 26
4
The elephant in the room: Oracle
So what does everyone else think of Oracle's announcement? http://
developers.slashdot.org/article.pl?sid=06/10/25/2316221
I kind of think that they are going to be hurting RedHat (a valuable
partner if you believe their deployment numbers).
Oh silly, silly Larry. I guess the only hope that we have is that it
actually increases mind share of RHEL and hence broader support for
it (and
2013 Aug 08
1
[LLVMdev] Address space extension
...600 can
> > map to the actual HW spaces they want.
> >
> >
> > Why a backend should be responsible (meaning have knowledge) for a mapping
> > between high level address spaces and low level address spaces?
> >
> > Thats true. I’m thinking entirely from the persecutive of the backend
> > doing CL/CUDA. But actually LLVM is language agnostic. That is still
> > something the metadata could solve. The front-end could generate the
> > metadata i suggested earlier which will tell the backend how to do the
> > mapping. Then the backend only...
2013 Aug 08
0
[LLVMdev] Address space extension
On 08/08/2013 03:16 AM, Pete Cooper wrote:
>
> On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> wrote:
>
>> On 08/08/2013 02:02 AM, Justin Holewinski wrote:
>>> This worries me a bit. This would introduce language-specific
>>> processing into SelectionDAG. OpenCL maps address spaces one way, other
>>> languages map them
2015 Oct 13
4
RFC: Introducing an LLVM Community Code of Conduct
> On Oct 13, 2015, at 10:23 AM, Bill Kelly via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Renato Golin via llvm-dev wrote:
>> On 13 October 2015 at 17:16, Kuperstein, Michael M via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>>> The FreeBSD CoC is, IMHO, much better in this respect ( https://www.freebsd.org/internal/code-of-conduct.html ).
2004 Aug 09
4
linear constraint optim with bounds/reparametrization
Hello All,
I would like to optimize a (log-)likelihood function subject to a number of
linear constraints between parameters. These constraints are equality
constraints of the form A%*%theta=c, ie (1,1) %*% 0.8,0.2)^t = 1 meaning
that these parameters should sum to one. Moreover, there are bounds on the
individual parameters, in most cases that I am considering parameters are
bound between zero
2013 Aug 08
3
[LLVMdev] Address space extension
On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> wrote:
> On 08/08/2013 02:02 AM, Justin Holewinski wrote:
>> This worries me a bit. This would introduce language-specific
>> processing into SelectionDAG. OpenCL maps address spaces one way, other
>> languages map them in other ways. Currently, it is the job of the
>> front-end to map
2005 Nov 07
2
Reducing the deleterious effects of ego related issues on the list: growing up individually.
Folks,
I *suggest* that little or no reply to this is warranted. It's just the
statements of an old fart trying to make a (slightly) better environment
for all of us. These thoughts are offered for consideration and use as
you see fit. For some, "Hey, that'll work for me too" is the hoped for
result. No discussion is intended or warranted, IMO.
If you recognize yourself in
2006 Mar 06
46
Capistrano 1.1
Capistrano is a utility for executing tasks in parallel across
multiple remote hosts. It was formerly known as SwitchTower.
Installation:
gem install capistrano
Manual:
http://manuals.rubyonrails.org/read/book/17
Version 1.1 introduces a few changes:
* Renamed! Due to the trademark infringement debacle of last week, we
had to change the name. Moving forward it will be known as
2013 Aug 08
4
[LLVMdev] Address space extension
...scandale at gmail.com> wrote:
> On 08/08/2013 03:52 AM, Pete Cooper wrote:
>>> Why a backend should be responsible (meaning have knowledge) for a
>>> mapping between high level address spaces and low level address spaces?
>> Thats true. I’m thinking entirely from the persecutive of the backend
>> doing CL/CUDA. But actually LLVM is language agnostic. That is still
>> something the metadata could solve. The front-end could generate the
>> metadata i suggested earlier which will tell the backend how to do the
>> mapping. Then the backend only need...
2003 Nov 01
4
Bug with partial IMAP fetches
An HTML attachment was scrubbed...
URL: http://procontrol.fi/pipermail/dovecot/attachments/20031031/84fb6a1b/attachment.html
-------------- next part --------------
X-UIDL: 61c08992b287bf24b6fff123164620b2
Return-Path: <mreimer@vpop.net>
Delivered-To: krista@vpop.net
Received: from vpop.net (bilbo.vpop.net [65.103.33.41])
by boromir.vpop.net (Postfix) with ESMTP id 6B7D43A60F6
for
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
Hi!
My plea to readers:
===================
Pls., people who only want strictly technical issues to read, and frown
at any
broader context regardless how intrinsically related, but not strictly
technically related, it might be, skip all the way, all the way to,
search for
exact words: "strictly technical" or visually, find two lines of sole
"==="
characters. Thank you!