Displaying 20 results from an estimated 400 matches similar to: "Xen and CUDA Virtualization"
2016 Feb 24
1
Publication : CERE LLVM Based Codelet Extractor and REplayer
Hello,
We have published two papers which build upon the LLVM
Compiler Infrastructure. Would it be possible to include them in the
LLVM related publications at http://llvm.org/pubs/ ?
I attach below
the bibliographic references:
"CERE: LLVM Based Codelet Extractor and
REplayer for Piecewise Benchmarking and Optimization"
P. de Oliveira
Castro, C. Akel, E. Petit, M. Popov, and W.
2018 Jun 02
2
LoopIdiomRecognize is not recognizing the ctpop idiom
Hello.
Could you please tell me why am I not able to recognize (with LLVM built from the SVN
code in Apr 25, 2018) the LLVM IR intrinsic ctpop (described at
https://llvm.org/docs/LangRef.html#llvm-ctpop-intrinsic) in the following program:
int PopCnt_Simple(int x) {
int numBits = 0;
int i;
//for (i = 0; i < 32; i++) {
for (i = 0; x !=
2009 Nov 16
9
Dovecot and SATA Backend
Hi all,
I plan to run a dovecot IMAPS and POPS service on our network. We
handle about 3 000 mailboxes. I thought first buying a topnotch server
(8 cores and 16 Go RAM) with equalogic iSCSI SAN SAS 15K for storage
backend.
On second though (and after a comprhensive read of dovecot features),
I saw in http://wiki.dovecot.org/MailLocation that index files can be
created on a separete local
2016 Apr 03
2
use one way ANOVA to select genes
i want to select the significant genes form ?5 clusters (groups) by one way ANOVA ?in r#######################################################################################
# i want use One way ANOVA to select the siginificant from the clusters above?
selectgene <- function(GropuData,pvalue=0.05, na.rm=TRUE, file=1:5){# if each gruop in one ?txt file ?? ??? ? ??? ? fdata <-
2016 Aug 31
2
Publication: "Archer: Effectively Spotting Data Races in Large OpenMP Applications"
Hi,
Coming back to this, I would greatly appreciate if someone could add this
publication (based on TSan) to the list.
Thanks,
-- Zvonimir
On Tue, Jun 21, 2016 at 12:07 PM Zvonimir Rakamaric <zvonimir at cs.utah.edu>
wrote:
> Hi,
>
> We recently published a paper that leverages clang/LLVM (through
> ThreadSanitizer) to dynamically detect data races in OpenMP programs:
>
2015 Jun 16
2
gvim current directory
When I gvim a file from gnome,
gvim's working directory is always my home directory.
That is not what I want.
It is inconvenient for :vi , :r and :w something.else .
Is there a way to automatically cause gvim's current
directory to be the directory of the edited file?
I am aware of workarounds involving the command line.
I am aware of gedit.
I am looking for a way to give gvim the correct
2020 Nov 06
3
GVIM annoyances
I've just upgraded from my old F9 box to C7, which of course means lots
of changes.? However, the ones are are annoying me most are with VIM.
No matter what I do I can't get? gvim to open in a reasonable size. I
have a dual headed setup (laptop + external) and every time gvim opens
it takes up both screens.
I've tried a few suggestions including the one below without success.?
In
2008 Aug 10
6
gcc editor for newbie (Emacs or vim or ?)
I downloaded the .pdf version of "Thinking in C++" and I've
begun to read that and I did
yum groupinstall 'Development Tools' I'm a Newbie Desktop
user, jumping into the deep end of the pool. Should I try to learn
vi (Vim) (which obviously will help me, if I ever need to
administer a remote box) or install Emacs or something else,
for the gcc editor? An easy learning
2005 May 03
5
CentOS 4 - problem with remote X application
Hello
i have a problem on CentOS 4 with starting remote x application on
remote CentOS 3 od Solaris 9 boxes.
The problem is: When I run it from CentOS 3 it's OK form CentOS 4 I
cannot find a bad word in logs ...
My local machine
stoping firewall
[root at klima-pc ~]# service iptables stop
[root at klima-pc ~]# iptables-save
[root at klima-pc ~]#
SELinux is OFF
I am connecting by ssh
2002 May 10
1
gvim hangs under ssh
This happens every time. I:
1. ssh into another machine
2. start gvim
3. Select another color scheme from "Edit | Color Scheme"
At this point gvim hangs and so does the terminal that I am ssh'ed
into. I am using vim 6.1 on Solaris 7 machines. I am using:
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
This problem doesn't happen if I rlogin and set my
2007 Aug 04
10
Need some help with pure Ruby win32-changenotify
Hi all,
I know it''s deprecated, but people seem to still be using
win32-changenotify, so I thought I''d see if I could make it pure Ruby.
Also, I thought it would be a good opportunity to test passing a custom
Win32::Event object.
I''m mostly done I think, but I''m having trouble unraveling the
FILE_NOTIFY_INFORMATION struct buffer. Please check out the
2016 Mar 02
4
Proposal for function vectorization and loop vectorization with function calls
Proposal for function vectorization and loop vectorization with function calls
==============================================================================
Intel Corporation (3/2/2016)
This is a proposal for an initial work towards Clang and LLVM implementation of
vectorizing a function annotated with OpenMP 4.5's "#pragma omp declare simd"
(named SIMD-enabled function) and its
2006 Mar 09
15
open source editor
does anyone know of a good place to find an open source / freeware text
editor?
--
Posted via http://www.ruby-forum.com/.
2016 Oct 29
3
Stupid vim question
on very large files, vim will condense display - e.g.
+-- 8 lines: static inline void php_openssl_rand_add_timeval()
--------------------------------------------------------------------------------------------------------------------------------------------------
#endif
+-- 29 lines: static int php_openssl_load_rand_file(const char * file,
int *egdsocket, int *seeded)
2003 Mar 10
3
VIM Syntax Highlighting
Has anyone got vim to have syntax highlighting with R function codes? I
know there's something similar that works with emacs (ESS or something like
that), but I was wondering if anyone knew an equivalent that worked with vim.
Thank you,
--
[]'s
mentus at gmx.de
Bitte l?cheln! Fotogalerie online mit GMX ohne eigene Homepage!
2012 Jul 04
2
Strange alterations to vim and related packages on KVM host
OS CentOS-6.2 with updates to present.
I use git on this host to manage configuration changes and to monitor
package alterations. This is not meant to be a security check. It is
simply a way for me to easily recover from fumble fingered
configuration changes.
Yesterday git status reported that the following files had changed
since the previous commit:
# modified: ../usr/bin/gdb
#
1999 May 17
2
DOS to UNIX Conversion
On 17 May 99, Axel Neumann <amn@cromemco.com> had questions about
DOS to UNIX Conversion:
> It seems that a lot of people hate Windoze in such a way that they only
> accept solutions that are not coming from M$.
Maybe that's because the M$ "solutions" are crap, and much better
alternatives already exist.
> If you want to view UNIX text files correctly on a W9x
2016 Feb 02
12
Latest version of kate editor
On 02/02/2016 03:50 PM, Lamar Owen wrote:
> On 02/02/2016 09:28 AM, Jonathan Billings wrote:
>> CentOS is not a bleeding-edge distribution that constantly keeps
>> packages up to date with the upstream projects. If you want that, try
>> another distribution like Fedora.
> <rant>
> GNOME can get a rebase to a newer version, but KDE can't..... this
> from a
2009 Aug 06
5
Is there a 'vi' mode in R?
Hi,
I'm wondering if R provide a vi mode in the command line just like
other shells such as bash do. Can somebody let me know?
Regards,
Peng
2008 Mar 12
2
Gnome desktop, workspaces and windows
I was editing a file in gvim when I inadvertently pressed some key combination
that caused the vim window to disappear from the desktop. I looked in ps and
found that it was still running. Checking the tool bar at the bottom of my
display I noticed that a large rectangle now occupied the second of four boxes
on the extreme right hand side. Clicking on that box brought back the gvim
instance but