Displaying 20 results from an estimated 147 matches for "mccarthy".
2015 Nov 04
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...tatic at GOTPCREL(%rip), %rsi
movq (%rsi), %rsi
shlq $5, %rdx
vmovups (%rsi,%rdx), %ymm0 <--- 32-byte load
vmovups %ymm0, (%rcx,%rax) <--- 32-byte store
popq %rbp
vzeroupper
retq
On Wed, Nov 4, 2015 at 8:11 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> Thanks, Hal.
>
> That code is very readable. Basically, the following has to be true
> - not a memset or memzero [check]
> - no implicit floats [check]
> - size greater than 16 [check, it's 32]
> - ! isUnalignedMem16Slow [check?]...
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
----- Original Message -----
> From: "Sanjay Patel via llvm-dev" <llvm-dev at lists.llvm.org>
> To: "Jay McCarthy" <jay.mccarthy at gmail.com>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>
> Sent: Tuesday, November 3, 2015 12:30:51 PM
> Subject: Re: [llvm-dev] Vectorizing structure reads, writes, etc on X86-64 AVX
>
> If the memcpy version isn't getting optimized...
2010 Nov 02
1
Using data( ) in a loop
...r=TRUE,sep="\t")
city=stores$City
state=stores$State
city.state=data.frame(city,state)
state.temp=city.state$state[1]
tract <- paste(state.temp,".tract",sep="")
data(tract)
Warning message:
In data(tract) : data set 'tract' not found
Ian McCarthy, Ph.D.
F T I
214.397.1761 direct
214.663.1683 mobile
ian.mccarthy@fticonsulting.com
<mailto:firstname.lastname@fticonsulting.com>
Confidentiality Notice:\ \ This email and any attachment...{{dropped:16}}
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...> call void @llvm.memcpy.p0i8.p0i8.i64(i8* %2, i8* %3, i64 8, i32 4, i1
> false), !tbaa.struct !6
> ret void
> }
>
> It may still be worth filing a bug (or seeing if one is already open) for
> one of your simple examples.
>
>
> On Thu, Oct 29, 2015 at 6:08 PM, Jay McCarthy via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> I am a first time poster, so I apologize if this is an obvious
>> question or out of scope for LLVM. I am an LLVM user. I don't really
>> know anything about hacking on LLVM, but I do know a bit about
>...
2020 Aug 06
2
How to make a subdirectory in a lit test?
..., Aug 6, 2020 at 3:45 PM David Blaikie <dblaikie at gmail.com> wrote:
> there are some existing tests that seem to do this, for instance:
>
> llvm/test/tools/llvm-ar/lto-kind-from-triple.test
>
> Are these not running on Windows?
>
> On Thu, Aug 6, 2020 at 3:36 PM Adrian McCarthy via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> >
> > I'm writing a lit test that needs to temporarily make a subdirectory.
> >
> > I tried:
> >
> > ```
> > // RUN: mkdir %t/subdir
> > ```
> >
> > But on Windows, it's...
2010 Apr 05
4
NMDS Ordination Graphics Problem
Dr. Stevens,
Hi, my name is Trey Scott, and I'm a grad student of Brian McCarthy's. He
referred me to you because of your expertise in handling complex R problems.
We were hoping you could help us solve a nagging problem that is prohibiting
me from producing graphicl output.
Here is a simple mock-up of the matrix I'm using
a b c d e f
1i...
2020 Aug 06
2
How to make a subdirectory in a lit test?
...sep}` macro, so I tried that.
After several minutes of confusing results, I discovered this is not for
the path component separator, but for the separators used between paths in
the PATH environment variable. On Windows, that's ';', which doesn't help.
Suggestions?
Thanks,
Adrian McCarthy
Why does this test need a separate directory?
The test is to confirm that LLDB can locate a PDB symbol file that
corresponds to the target executable. In the executable, the linker writes
the location where it generated the PDB file. I need that path to be a
different directory than the directo...
2006 Nov 20
7
Snom 360 Multiple calls on hold help
Hi everyone,
Ive just installed a bunch of Snom 360s, and now having a NIGHTMARE of
problems! Ive got a receponist phone with a extra sidecar on it. And when
she gets 2+ calls and puts them on hold, when she goes to transfer them out
the calls on hold get merged together. Somehow the calls on hold get merged
and not to the extension needed!! Any help on this would be great guys, that
would be
2016 Jun 03
2
Realtek 8111GR on C7
Realtek is "real" good about getting drivers for their chips into the
kernels as soon as possible. They are one of the few vendors that I have
never had a problem with built in support...
Mike McCarthy
On 06/03/2016 08:03 AM, Phil Manuel wrote:
> You can get the Linux driver from
> http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=5&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#RTL8111B/RTL8168B/RTL8111/RTL8168%3Cbr%3ERTL8111C/RTL8111CP/RTL8111D%2...
2008 Mar 25
3
public folders fchown error
I was hoping this would be the right place to look for some help, I cannot
make public folders get the right permissions. I continually get the
fchown error in logs, and have googled high an low to find multiple
solutions that do not work for me.
I'm using maildir. I have sendmail with postfix distributing my mail. I
created maildir's in each users personal directory. I then thought
2009 Jul 27
1
Cross-validating two matrices
...nd in both. In this
case, the two matrices would therefore include only sp1,sp4,sp5.
Thank you so much for any suggestions!
E.g.:
Matrix 1:
Trait1
sp1 1.0
sp2 1.2
sp4 3.1
sp5 4.0
sp7 4.5
Matrix 2
sp1 sp3 sp4 sp5 sp6
plot1 1 2 5 1 0
plot2 3 0 1 2 5
plot3 1 1 2 3 1
plot4 0 1 2 1 0
Brian C. McCarthy, Ph.D.
Professor of Forest Ecology
Dept. of Environmental & Plant Biology
317 Porter Hall
Ohio University
Athens, OH 45701-2979 USA
T: 740-593-1615
F: 740-593-1130
E: mccarthy at ohio.edu
W: http://www.plantbio.ohiou.edu/index.php/directory/faculty_page/brian_mccarthy/
1999 Jan 07
0
3.0beta5 disconnecting drives
...enced this yet. This may be just a
matter of circumstance, though.
The relevant smb.conf sections are:
[global]
server string = Craymer's Samba server
debug level = 2
security = user
guest account = guest
guest ok = no
read only = no
create mask = 0775
workgroup = MCCARTHY
wins support = yes
domain master = yes
local master = yes
preferred master = yes
os level = 65
[pc]
comment = PC directory
path = /pc
writable = yes
veto oplock files = /*.ps/*.sem/
[wpdata]
comment = WP Data directory
path = /wpdata
writable = yes
oplocks =...
2007 Jun 12
1
Using dll with Visual Studio Compiler
...n.load, I know the dll has been loaded because it is listed in getLoadedDLLs(), but when I try is.loaded("subroutine name"), it returns FALSE. I saw that this was mentioned in the manual, but it too offers little help for a solution.
Any advice would be greatly appreciated.
Cheers,
Ian McCarthy
Department of Economics
Indiana University
100 S. Woodlawn
Bloomington, IN 47405-7104
http://mypage.iu.edu/~imccarth<http://mypage.iu.edu/~imccarth>
imccarth@indiana.edu<mailto:imccarth@indiana.edu>
[[alternative HTML version deleted]]
2006 Mar 08
4
Is everyone getting mails except me?
I havent got any mails since 2:42 this morning..usually i get at least the
normal 10-15 a hour, if someone gets this can they reply?
Thanks!
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060308/c04e3fc9/attachment.htm
2011 Oct 09
1
glmmadmb help
...e only a few (often
only one) observation in the (beetle.ev=1) case. Mild lack of balance is
no problem in mixed models, but such severe lack of balance can be.
(Note this doesn't guarantee a problem, but it is one of the factors
that makes estimation less stable.)
On 11-10-16 05:41 PM, James McCarthy wrote:
> Hello Ben,
>
> Many thanks for offering to help with this. I have attached the data set
> ?stain.csv?. I have also attached a script file with all of the code
> that should (hopefully) work for you.
>
> What I would like to get working is the function:
>
> nbi...
2014 Jul 09
3
Moving sshd listen port
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am having a problem getting sshd to run after changing it's default
port. I edit sshd_config and set the desired port, open it with
firewall-cmd and then issue a systemctl start sshd. No error gets
reported on the console but the following is logged in /var/messages
sshd.service: main process exited, code=exited, status=255/n/a
Not a very
1999 Jan 06
1
Locally cached files
...there any other parameters that might be causing this?
Here are the relevant sections from the smb.conf:
[global]
server string = Craymer's Samba server
debug level = 2
security = user
guest account = guest
guest ok = no
read only = no
create mask = 0775
workgroup = MCCARTHY
wins support = yes
domain master = yes
local master = yes
preferred master = yes
os level = 65
and the share is:
[pc]
comment = PC directory
path = /pc
writable = yes
Any help would be greatly appreciated.
Cheers,
Duncan Kinnear,
McCarthy and Associates, Email: dunc...
2006 Mar 22
5
Adding Custom templates?
Hi, does anybody have any pointers on where to look to learn how to
write custom dynamic templates? Agile is a little sparse on this (but
otherwise superb)!
Thanx
--
Posted via http://www.ruby-forum.com/.
2015 Oct 30
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...ke to know if a transformation of one
to the other is feasible in LLVM (I know anything is possible, but
what is feasible in this situation?) or if I should implement a
transformation like this in my front-end and settle for the
initialization that comes out.
Thank you for your time,
Jay
--
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io
"Wherefore, be not weary in well-doing,
for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
- D&C 64:33
2010 Dec 01
3
How to pass selection criteria in a function
...this via a function, something like:
newTable <- function( data, criteria){
subset( data, criteria) }
and then calling: newTable(myData, score > 75)
But this doesn't work. I am sure there is a simple way to do this,
but I am stuck! Please help. Thanks!
Chris McCarthy, PhD
Department of Mathematics BMCC
Office: N522 Extension: 5235
cmccarthy@bmcc.cuny.edu
[[alternative HTML version deleted]]